Type Alias CreateSetupCheckoutSessionResPayload

CreateSetupCheckoutSessionResPayload: {
    url: string;
}