RefundLine Object
Represents a refund line
Fields
#
percentage
Float !
Non-null
If configured as a percentage refund, this is the percentage of the scope value that is to be refunded. This is in the range [0. 100]
quantityFulfilled
Int !
Non-null
If configured as a quantity based refund, this is the number of fulfilled units refunded.
quantityUnfulfilled
Int !
Non-null
If configured as a quantity based refund, this is the number of unfulfilled units refunded.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field node from RefundLineCountableEdge
- Field refundLine from JournalEntry