| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
SalesOrderInvoiceCommentEntity[] |
SalesOrderInvoiceEntity.getComments()
Gets the comments value for this SalesOrderInvoiceEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesOrderInvoiceEntity.setComments(SalesOrderInvoiceCommentEntity[] comments)
Sets the comments value for this SalesOrderInvoiceEntity.
|
| Constructor and Description |
|---|
SalesOrderInvoiceEntity(String increment_id,
String parent_id,
String store_id,
String created_at,
String updated_at,
String is_active,
String global_currency_code,
String base_currency_code,
String store_currency_code,
String order_currency_code,
String store_to_base_rate,
String store_to_order_rate,
String base_to_global_rate,
String base_to_order_rate,
String subtotal,
String base_subtotal,
String base_grand_total,
String discount_amount,
String base_discount_amount,
String shipping_amount,
String base_shipping_amount,
String tax_amount,
String base_tax_amount,
String billing_address_id,
String billing_firstname,
String billing_lastname,
String order_id,
String order_increment_id,
String order_created_at,
String state,
String grand_total,
String invoice_id,
SalesOrderInvoiceItemEntity[] items,
SalesOrderInvoiceCommentEntity[] comments) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.