Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-inbound-api-2024-03-20
ContactInformation
Interface ContactInformation
The seller's contact information.
interface
ContactInformation
{
email
?:
string
;
name
:
string
;
phoneNumber
:
string
;
}
Index
Properties
email?
name
phone
Number
Properties
Optional
email
email
?:
string
The email address.
name
name
:
string
The contact's name.
phone
Number
phoneNumber
:
string
The phone number.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
name
phone
Number
Selling Partner API SDK for JavaScript
Loading...
The seller's contact information.