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

    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