NAME
Business::Fixflo::Agency
DESCRIPTION
A class for a fixflo agency, extends Business::Fixflo::Resource
ATTRIBUTES
AgencyName
Created
CustomDomain
EmailAddress
FeatureType
Id
IsDeleted
IssueTreeRoot
SiteBaseUrl
DefaultTimeZoneId
Locale
Password
ApiKey
TermsAcceptanceUrl
TermsAcceptanceDate
UpdateDate
Operations on an agency
create
Creates an agency in the Fixflo API - will throw an exception if the Id is already set
update
Updates an agency in the Fixflo API - will throw an exception if the Id is not set
delete
Deletes an agency in the Fixflo API - will throw an exception if the Id is not set
undelete
Undeletes an agency in the Fixflo API - will throw an exception if the Id is not set
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/Humanstate/business-fixflo