Documentation
    Preparing search index...

    Interface PaymentInfo

    interface PaymentInfo {
        Amount: Amount7;
        PaymentInfoID: string;
        PaymentInfoRefID: string;
        PaymentMethod: PaymentMethod;
        PaymentStatusCode: string;
    }
    Index

    Properties

    Amount: Amount7
    PaymentInfoID: string
    PaymentInfoRefID: string
    PaymentMethod: PaymentMethod
    PaymentStatusCode: string