PrimaryConnectClient::Ids
Properties
Name | Type | Description | Notes |
---|---|---|---|
ids | Array<String> | List of IDs | [optional] |
Example
require 'primary_connect_client'
instance = PrimaryConnectClient::Ids.new(
ids: null
)
Name | Type | Description | Notes |
---|---|---|---|
ids | Array<String> | List of IDs | [optional] |
require 'primary_connect_client'
instance = PrimaryConnectClient::Ids.new(
ids: null
)