Information about the seller's primary contact.

PrimaryContact

interface SellersApiModelPrimaryContact {
    address: SellersApiModelAddress;
    name: string;
    nonLatinName?: string;
}

Properties

PrimaryContact

name: string

The full name of the seller's primary contact.

PrimaryContact

nonLatinName?: string

The non-Latin script version of the primary contact's name, if applicable.

PrimaryContact

MMNEPVFCICPMFPCPTTAAATR