ExtensionInterface class for @see \Magento\Sales\Api\Data\InvoiceCommentInterface
is_customer_notified
integer
必需
Is-customer-notified flag value.
is_visible_on_front
integer
必需
Is-visible-on-storefront flag value.
parent_id
integer
必需
Parent ID.
created_at
string
可选
Created-at timestamp.
discount_amount
number
可选
Discount amount.
discount_description
string
可选
Discount description.
discount_tax_compensation_amount
number
可选
Discount tax compensation amount.
email_sent
integer
可选
Email-sent flag value.
entity_id
integer
可选
Invoice ID.
extension_attributes
object(sales-data-invoice-extension-interface)
可选
ExtensionInterface class for @see \Magento\Sales\Api\Data\InvoiceInterface
base_customer_balance_amount
number
可选
base_gift_cards_amount
number
可选
customer_balance_amount
number
可选
gift_cards_amount
number
可选
gw_base_price
string
可选
gw_base_tax_amount
string
可选
gw_card_base_price
string
可选
gw_card_base_tax_amount
string
可选
gw_card_price
string
可选
gw_card_tax_amount
string
可选
gw_items_base_price
string
可选
gw_items_base_tax_amount
string
可选
gw_items_price
string
可选
gw_items_tax_amount
string
可选
gw_price
string
可选
gw_tax_amount
string
可选
vertex_tax_calculation_billing_address
object(sales-data-order-address-interface)
可选
Order address interface. An order is a document that a web store issues to a customer. Magento generates a sales order that lists the product items, billing and shipping addresses, and shipping and payment methods. A corresponding external document, known as a purchase order, is emailed to the customer.
vertex_tax_calculation_order
object(sales-data-order-interface)
可选
Order interface. An order is a document that a web store issues to a customer. Magento generates a sales order that lists the product items, billing and shipping addresses, and shipping and payment methods. A corresponding external document, known as a purchase order, is emailed to the customer.
vertex_tax_calculation_shipping_address
object(sales-data-order-address-interface)
可选
Order address interface. An order is a document that a web store issues to a customer. Magento generates a sales order that lists the product items, billing and shipping addresses, and shipping and payment methods. A corresponding external document, known as a purchase order, is emailed to the customer.