Class: OrderTaxRate

order.OrderTaxRate()

new OrderTaxRate()

Source:

Methods

(static) OrderTaxRate#getAmount() → {Number}

Get the field value
Source:
Returns:
must be a long integer
Type
Number

(static) OrderTaxRate#getId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) OrderTaxRate#getName() → {String}

Get the field value
Source:
Returns:
Type
String

(static) OrderTaxRate#setAmount(amount)

Set the field value
Parameters:
Name Type Description
amount Number must be a long integer
Source:

(static) OrderTaxRate#setId(id)

Set the field value
Parameters:
Name Type Description
id String
Source:

(static) OrderTaxRate#setName(name)

Set the field value
Parameters:
Name Type Description
name String
Source: