@stigg/node-server-sdk - v4.22.1

    Type Alias AppStoreSubscriptionMappingInput

    An App Store subscription mapping object

    type AppStoreSubscriptionMappingInput = {
        appStoreSubscriptionId: Scalars["String"];
        planRefId: Scalars["String"];
    }
    Index

    Properties

    appStoreSubscriptionId: Scalars["String"]

    Product ID of the App Store subscription

    planRefId: Scalars["String"]

    Ref ID of the Stigg plan

    MMNEPVFCICPMFPCPTTAAATR