Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

CartCurrency object represents currencies that can be used during the checkout.  The selected field is present because the page will usually have access to a collection of possible currencies, and the current one will have selected = true.

Properties

Field

Type

Comment/Sample

name

string

 

selected

string

 

symbol

string

 

 

Methods

Method

Returns

Parameters

Parameter Types

Comments/Sample

See Also

  • No labels