Google Apps Script API
    Preparing search index...
    interface AccountStatusProducts {
        channel?: string;
        country?: string;
        destination?: string;
        itemLevelIssues?: AccountStatusItemLevelIssue[];
        statistics?: AccountStatusStatistics;
    }
    Index

    Properties

    channel?: string
    country?: string
    destination?: string
    itemLevelIssues?: AccountStatusItemLevelIssue[]