Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 967 Bytes

File metadata and controls

45 lines (22 loc) · 967 Bytes

SecureApi.SecureVendorResponseDTORemittanceAddress

Properties

Name Type Description Notes
attention String Attention to (optional) [optional]
addressLine1 String Address line 1 [optional]
addressLine2 String Address line 2 (optional) [optional]
city String City [optional]
state String State [optional]
country String Country [optional]
postalCode String Postal code [optional]
addressType String [optional]
addressSource String [optional]

Enum: AddressTypeEnum

  • NA (value: "NA")

  • Remittance (value: "Remittance")

  • Correspondence (value: "Correspondence")

  • Physical (value: "Physical")

Enum: AddressSourceEnum

  • NA (value: "NA")

  • Manual (value: "Manual")

  • Smarty_lookup (value: "Smarty_lookup")