Class CheckoutInfo

Class Documentation

class CheckoutInfo

Represents Checkout information for a product.

Public Functions

CheckoutInfo() = default
bool operator==(const CheckoutInfo &Other) const
bool operator!=(const CheckoutInfo &Other) const

Public Members

csp::common::String StoreUrl

Url of the Store.

csp::common::String CheckoutUrl

Url of Checkout.