Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 522 Bytes

checkoutcreate.md

File metadata and controls

23 lines (14 loc) · 522 Bytes

CheckoutCreate

Supported Types

CheckoutProductsCreate

checkoutCreate := components.CreateCheckoutCreateCheckoutProductsCreate(components.CheckoutProductsCreate{/* values here */})

CheckoutProductCreate

checkoutCreate := components.CreateCheckoutCreateCheckoutProductCreate(components.CheckoutProductCreate{/* values here */})

CheckoutPriceCreate

checkoutCreate := components.CreateCheckoutCreateCheckoutPriceCreate(components.CheckoutPriceCreate{/* values here */})