@gradientedge/commercetools-utils
    Preparing search index...

    Interface PaymentStatus

    interface PaymentStatus {
        interfaceCode?: string;
        interfaceText?: string;
        state?: StateReference;
    }
    Index

    Properties

    interfaceCode?: string

    External reference that identifies the current status of the Payment.

    interfaceText?: string

    Text describing the current status of the Payment.