MockOrderTotal
Properties
Name | Type | Description |
---|---|---|
discounts | this.createDiscounts() | |
grand_total | this.createMoney() | |
subtotal | this.createMoney() | |
total_shipping | this.createMoney() | |
total_tax | this.createMoney() |
Name | Type | Description |
---|---|---|
discounts | this.createDiscounts() | |
grand_total | this.createMoney() | |
subtotal | this.createMoney() | |
total_shipping | this.createMoney() | |
total_tax | this.createMoney() |