Sha256: a2b70aa446fa56c5dc58694740424152f7fd81adc0ef407feaa50a2d742a6e76
Contents?: true
Size: 348 Bytes
Versions: 6
Compression:
Stored size: 348 Bytes
Contents
# Conekta::TokenCheckout ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **returns_control_on** | **String** | It is a value that allows identifying the returns control on. | [optional] | ## Example ```ruby require 'conekta' instance = Conekta::TokenCheckout.new( returns_control_on: Token ) ```
Version data entries
6 entries across 6 versions & 1 rubygems