SyncteraRubySdk::CardWidgetUrlResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | [optional] |
Example
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::CardWidgetUrlResponse.new(
url: null
)
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | [optional] |
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::CardWidgetUrlResponse.new(
url: null
)