Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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