Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.AbstractCheckoutAddressInput

A checkout address.

This class is abstract.

Superclass of:

Property Type Description Required or Optional Available Version
city String City of the address. Optional 53.0
companyName String Company name of the address. Optional 59.0
country String ISO code of the address country. Must match one of the valid ISO codes defined within the org’s State-Country picklist. Required 53.0
firstName String First name of the contact. Optional 57.0
id String ID of the address. Required 53.0
lastName String Last name of the contact. Optional 57.0
name String Name of the contact. Required 53.0
postalCode String ZIP code of the address. Optional 53.0
region String ISO code of the address region. Must match one of the valid ISO codes defined within the org’s State-Country picklist. Optional 53.0
shipToPhoneNumber String Phone number of the contact. Optional 63.0
street String Street of the address. Required 53.0