RefundReason - Payment Module Data Models Reference

This documentation provides a reference to the RefundReason data model. It belongs to the Payment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the refund reason.
labelTextProperty
The label of the refund reason
refundsHasMany<Refund>
The associated refunds.
descriptionTextPropertyOptional
The description of the refund reason
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?