@stigg/js-client-sdk - v3.92.2

    Type Alias StripeCheckoutCredentialsFragment

    type StripeCheckoutCredentialsFragment = {
        __typename?: "StripeCheckoutCredentials";
        accountId?: string | null;
        publicKey?: string | null;
        setupSecret: string;
    }
    Index

    Properties

    __typename?: "StripeCheckoutCredentials"
    accountId?: string | null
    publicKey?: string | null
    setupSecret: string
    MMNEPVFCICPMFPCPTTAAATR