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

    Interface PaymentStatusDraft

    interface PaymentStatusDraft {
        interfaceCode?: string;
        interfaceText?: string;
        state?: StateResourceIdentifier;
    }
    Index

    Properties

    interfaceCode?: string

    External reference that identifies the current status of the Payment.

    interfaceText?: string

    Text describing the current status of the Payment.