DiscreteParty
Overview
The The DiscreteParty contains data defining the Discrete Party ID.
{
id string
nullable: true
Gets or Sets ID
name string
nullable: true
Gets or Sets Name
businessName string
nullable: true
Gets or Sets BusinessName
addressLine1 string
nullable: true
Gets or Sets AddressLine1
addressLine2 string
nullable: true
Gets or Sets AddressLine2
city string
nullable: true
Gets or Sets City
state string
nullable: true
Gets or Sets State
zipCode string
nullable: true
Gets or Sets ZipCode
countryCode string
nullable: true
Gets or Sets CountryCode
mailingMethod string
nullable: true
Gets or Sets MailingMethod
accountNumber string
nullable: true
Gets or Sets AccountNumber
emailAddress string
nullable: true
Gets or Sets EmailAddress
}