Sha256: 880f34f0b9cb22b2cda77453bedb93bb69054b2157eb9f587ac3c9fef607dd16
Contents?: true
Size: 746 Bytes
Versions: 1
Compression:
Stored size: 746 Bytes
Contents
# OpenapiClient::ReferencedOrderPaymentTokenizationRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **request_type** | **String** | Object name of tokenization request. | **store_id** | **String** | An optional outlet ID for clients that support multiple stores in the same app. | [optional] **billing_address** | [**Address**](Address.md) | | [optional] **create_token** | [**CreatePaymentToken**](CreatePaymentToken.md) | | **account_verification** | **BOOLEAN** | If the account should be verified prior to token creation. | [optional] [default to false] **referenced_order_id** | **String** | Retrieves the payment instrument information from an existing order. |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/ReferencedOrderPaymentTokenizationRequest.md |