Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 357 Bytes

checkoutcreate.md

File metadata and controls

17 lines (10 loc) · 357 Bytes

CheckoutCreate

Supported Types

CheckoutProductCreate

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

CheckoutPriceCreate

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