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

NAME

Business::Fixflo::LandlordProperty

DESCRIPTION

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

ATTRIBUTES

    Id
    CompanyName
    Title
    FirstName
    Surname
    EmailAddress
    ContactNumber
    ContactNumberAlt
    DisplayName
    WorksAuthorisationLimit
    EmailCC
    IsDeleted
    ExternalRef

Operations on a landlord address

create

Creates a landlord property in the Fixflo API

update

Updates a landlord property in the Fixflo API - will throw an exception if the Id is not set

property

Returns the property as a Business::Fixflo::Property object

address

Returns the address as a Business::Fixflo::Address object

landlord

Returns the landlord as a Business::Fixflo::Landlord object