Overview
Members-Overview
|
:timapi.constants.MerchantOptionType |
|
:String |
Methods-Overview
- toString() → {String}
Constructor
new MerchantOption(type, value)
Create merchant option
Parameters:
Name | Type | Description |
---|---|---|
type |
timapi.constants.MerchantOptionType | Merchant option type |
value |
String | Option value |
Member-List
Methods
toString() → {String}
String representation for debugging purpose.
Returns:
String representation
Type: String