Sha256: a6fe13379de997bccb8adba73d42f8e2e5b0a97c6369ad6afa5956b8bd721d7b
Contents?: true
Size: 470 Bytes
Versions: 196
Compression:
Stored size: 470 Bytes
Contents
# UltracartClient::CheckoutSetupBrowserKeyRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **allowed_referrers** | **Array<String>** | Allowed referrers. If URLs are specified, automatic translation will convert them to proper allowed referrer maskes. | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CheckoutSetupBrowserKeyRequest.new( allowed_referrers: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems