From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Business::Fixflo::IssueDraftMedia

DESCRIPTION

A class for a fixflo issue draft media, extends Business::Fixflo::Resource

ATTRIBUTES

Id
IssueDraftId
Url
ContentType
ShortDesc
EncodedByteData

Operations on a issue draft media

create

Creates an issue draft media in the Fixflo API

download

Gets the binary content of the issue draft media.

delete

Deletes the issue draft media.

AUTHOR

Lee Johnson - leejo@cpan.org

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you would like to contribute documentation, features, bug fixes, or anything else then please raise an issue / pull request: