Sha256: 9436ae8faf916648c5cae894c60edbbe1a60802d341cdd873cfefd944d336fe8

Contents?: true

Size: 428 Bytes

Versions: 3

Compression:

Stored size: 428 Bytes

Contents

# OpenapiClient::UnionPayAuthenticationVerificationRequestAllOf

## Properties

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

## Code Sample

```ruby
require 'OpenapiClient'

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


Version data entries

3 entries across 3 versions & 1 rubygems

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