Increase.Cards.Card.AuthorizationControls.MerchantAcceptorIdentifier.Allowed (Increase v1.0.0)

Copy Markdown View Source

The CardAuthorizationControlsMerchantAcceptorIdentifierAllowed object.

Fields

  • identifier - The Merchant Acceptor ID.

Summary

Types

t()

@type t() ::
  %Increase.Cards.Card.AuthorizationControls.MerchantAcceptorIdentifier.Allowed{
    identifier: String.t()
  }