Sha256: 403bc711dc7cd1b4f06e8b5b312df8602ff3b1e818e2a9366d8238e8b73ab03c

Contents?: true

Size: 418 Bytes

Versions: 3

Compression:

Stored size: 418 Bytes

Contents

# OpenapiClient::UnionPayAuthenticationVerificationRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sms_verification_code** | **String** | Customer mobile number for SMS verification. | 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::UnionPayAuthenticationVerificationRequest.new(sms_verification_code: 111111)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
first_data_gateway-1.5.0 docs/UnionPayAuthenticationVerificationRequest.md
first_data_gateway-1.4.0 docs/UnionPayAuthenticationVerificationRequest.md
first_data_gateway-1.3.0 docs/UnionPayAuthenticationVerificationRequest.md