The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Business::Fixflo::Property

DESCRIPTION

A class for a fixflo property, extends Business::Fixflo::Resource

ATTRIBUTES

    Id
    AssignedAgent
    AssignedTeam
    BlockId
    BlockName
    Created
    ExternalPropertyRef
    PropertyManager
    PropertyAddressId
    KeyReference
    Address
    Addresses
    Issues
    IsDeleted
    UpdateDate
    Warranties

Operations on a property

get

Gets a property based on either the ExternalPropertyRef or the PropertyId (ExternalPropertyRef is favoured if this is set)

create

Creates a property in the Fixflo API

update

Updates a property in the Fixflo API - will throw an exception if the PropertyId 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