shippingCost property

CreditNoteShippingCost? shippingCost
final

credit_note_shipping_cost

When shipping_cost contains the shipping_rate from the invoice, the shipping_cost is included in the credit note.

Implementation

final CreditNoteShippingCost? shippingCost;