vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface PaymentGatewayProviderMetadata

    interface PaymentGatewayProviderMetadata {
        apexAdapter?: string;
        comments?: string;
        fullName?: string;
        idempotencySupported: IdempotencySupportStatus;
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    apexAdapter?: string
    comments?: string
    fullName?: string
    idempotencySupported: IdempotencySupportStatus
    masterLabel: string