Sha256: c9f4cf0090653b84501eac77b9587ae751f78750d12e6652959a57e1c39fb4b9
Contents?: true
Size: 406 Bytes
Versions: 198
Compression:
Stored size: 406 Bytes
Contents
# UltracartClient::CheckoutSetupBrowserKeyResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **browser_key** | **String** | Browser key that is used to authenticate against the new linked application. | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CheckoutSetupBrowserKeyResponse.new( browser_key: null ) ```
Version data entries
198 entries across 198 versions & 1 rubygems