Sha256: 0192c2e67963dbc1bd3de3e2f54f4d7b9d9588d24ccfb61fe9cb46bf4197f3f1
Contents?: true
Size: 436 Bytes
Versions: 11
Compression:
Stored size: 436 Bytes
Contents
# OpenapiClient::AuthenticationRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authentication_type** | **String** | Indicates what kind of authentication scheme the merchant wants to use on the card. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::AuthenticationRequest.new(authentication_type: UnionPayAuthenticationRequest) ```
Version data entries
11 entries across 11 versions & 1 rubygems