Mayson Monorepo Documentation
    Preparing search index...
    interface PaymentRecordRefund {
        payment_record: string;
        refund_group: string;
    }
    Index

    Properties

    payment_record: string

    ID of the payment record.

    refund_group: string

    ID of the refund group.