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

Copy Markdown View Source

The CardAuthorizationControlsMerchantCountryAllowed object.

Fields

  • country - The ISO 3166-1 alpha-2 country code.

Summary

Types

t()

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