Buyer
Represents a unit buyer.
Fields
addressBuyerAddress
agentBuyersAgent
agreements[Agreement]
appointments[Appointment]
assigneeUser
cancellationDateDate
cancellationReasonString
closingDateDate
closingFees[ClosingFee]
coBuyerCoBuyer
commissionDisbursements[CommissionDisbursement]
commissionableContractPriceFloat
companyString
contacts[Contact]
customFields[CustomField]
deposits[Deposit]
dobDate
documents[BuyerDocument]
emailString
events[Event]
firstNameString
fullNameString
idID
insertedAtNaiveDateTime
lastNameString
leadLead
lineItems[PurchaseLineItem]
lotUnit
messages[ProjectMessage]
Returns a ProjectMessage
union, which can be a ProjectDirectMessage
and ProjectEmailMessage
. Future iteration will support ProjectSMSMessage
.
metadataJson
occupancyTypeBuyerOccupancyType
originLeadOrigin
phoneString
ppsfFloat
preferredLanguagePreferredLanguage
presetAddons[PurchasePresetAddon]
projectProject
purchaseDateDate
purchaseFirmDateDate
sourceString
statusBuyerStatus
tasks[Task]
totalPpsfFloat
unitUnit
updatedAtNaiveDateTime
userUser
Deprecated Fields
totalContractPriceFloat
The computed total contract price of the purchase. The price is calculated by adding the line-items to the purchase price.
Use gross_purchase_price or net_purchase_price instead.