AddressProperties interface

Address Properties.

Properties

addressClassification

Type of address based on its usage context.

addressValidationStatus

Status of address validation.

contactDetails

Contact details for the address.

provisioningState

Provisioning state

shippingAddress

Shipping details for the address.

Property Details

addressClassification

Type of address based on its usage context.

addressClassification?: string

Property Value

string

addressValidationStatus

Status of address validation.

addressValidationStatus?: string

Property Value

string

contactDetails

Contact details for the address.

contactDetails?: ContactDetails

Property Value

provisioningState

Provisioning state

provisioningState?: string

Property Value

string

shippingAddress

Shipping details for the address.

shippingAddress?: ShippingAddress

Property Value