Sha256: 7e9e9341f933de71a513ab19863e5e03594068760a9a0144f0b7967121b57544
Contents?: true
Size: 575 Bytes
Versions: 4
Compression:
Stored size: 575 Bytes
Contents
# OpenapiClient::Secure3D10AuthenticationRequestAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **term_url** | **String** | The result of the authentication will be sent to this URL. If not provided, a term URL will be dynamically generated. Note this must be a valid URL (special characters should be URL-encoded). | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::Secure3D10AuthenticationRequestAllOf.new(term_url: https://www.mywebshop.com/process3dSecure) ```
Version data entries
4 entries across 4 versions & 1 rubygems