Selling Partner API SDK for JavaScript
    Preparing search index...

    A link to metadata schema.

    interface SchemaLink {
        checksum: string;
        link: SchemaLinkLink;
    }
    Index

    Properties

    Properties

    checksum: string

    Checksum hash of the schema (Base64 MD5). Use this to verify schema contents, identify changes between schema versions, and for caching.