CheckoutStoreCredit
Representation of store credit in checkout scope
type CheckoutStoreCredit {
useStoreCredit: Boolean
}
Fields
useStoreCredit ● Boolean
Should store credit be used
Example
{}
Representation of store credit in checkout scope
type CheckoutStoreCredit {
useStoreCredit: Boolean
}
useStoreCredit ● BooleanShould store credit be used
{}