Skip to main content

RepaymentCausal

Permission required: repayment_causal:read

type RepaymentCausal {
description: String
id: ID
refundKind: RepaymentCausalRefundKind
}

Fields

RepaymentCausal.description ● String scalar

The description of the return reason.

RepaymentCausal.id ● ID scalar

The unique identifier of the record.

RepaymentCausal.refundKind ● RepaymentCausalRefundKind enum

How the return is refunded (see RepaymentCausalRefundKind).

Member Of

RepaymentRequest object