Type Alias CreateCheckoutSessionData

CreateCheckoutSessionData: {
    requestBody: CheckoutSessionRequest;
}