Type Alias CreateSetupCheckoutSessionData

CreateSetupCheckoutSessionData: {
    organizationId: string;
}

Type declaration

  • organizationId: string

    The id of the organization to create setup checkout session for.