Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
PackageDocument
Interface PackageDocument
A document related to a package.
interface
PackageDocument
{
contents
:
string
;
format
:
DocumentFormat
;
type
:
DocumentType
;
}
Index
Properties
contents
format
type
Properties
contents
contents
:
string
A Base64 encoded string of the file contents.
format
format
:
DocumentFormat
type
type
:
DocumentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contents
format
type
Selling Partner API SDK for JavaScript
Loading...
A document related to a package.