DigitalPayExtendedTransactionData

public protocol DigitalPayExtendedTransactionData

Undocumented

  • The name of the extended transaction data field.

    The ‘token’ field is only included in the response if it is enabled in the consumers API configuration.

    Declaration

  • The value of the extended transaction data field.

    Declaration

    Swift

    var value: String { get }