Represents the storage of the buyer's address information. This
object is available in API version 62.0 and later.
Where possible, we changed noninclusive terms to align with our
company value of Equality. We maintained certain terms to avoid any effect on customer
implementations.
Supported Calls
delete(),
describeLayout(),
describeSObjects(),
getDeleted(),
getUpdated(),
query(),
retrieve(),
search(),
undelete()
Special Access Rules
You need the Billing Operations User permission set to access this object.
Fields
Address |
- Type
- address
- Properties
- Filter, Nillable
- Description
- The buyer's address. See Compound Field Considerations and
Limitations for details on geolocation compound
fields.
|
InvoiceAddressGroupNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Required. The auto-generated reference number for the invoice
address group.
|
InvoiceId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- Required. The ID of the invoice associated with the address
group.
- This field is a relationship field.
- Relationship Name
- Invoice
- Relationship Type
- Master-detail
- Refers To
- Invoice (the master object)
|