Properties Models

Some base models

User

NameTypeDescription
idString
emailString

Address

NameTypeDescription
addressLine1String
addressLine2String
cityString
stateString
countryString
zipCodeString
addressTypeEnumOne of
SHIPPING,
BILLING,
NOT_SPECIFIED

Phone

NameTypeDescription
phoneNumberString
typeEnum

Email

NameTypeDescription
emailString
typeEnum

TrackingCategory Info

A Tracking Category is a generic categorization (tagging) used for financial reporting purposes, applicable to invoices, purchase orders, and similar documents. It is sometimes referred to as a Class.

NameTypeDescription
categoryIdString
categoryNameString
parentCategoryIdString
parentCategoryNameString