NAME
Business::Fixflo::IssueDraft
DESCRIPTION
A class for a fixflo issue draft, extends Business::Fixflo::Resource
ATTRIBUTES
Address
ContactNumber
ContactNumberAlt
Updated
EmailAddress
FaultId
FaultNotes
FirstName
Id
IssueDraftMedia
IssueTitle
Surname
Title
Operations on a issue draft
create
Creates an issue draft in the Fixflo API
update
Updates an issue draft in the Fixflo API - will throw an exception if the Id is not set
commit
Commits the issue draft, returning a Business::Fixflo::Issue object
delete
Deletes the issue draft.
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:
https://github.com/G3S/business-fixflo