SyncteraRubySdk::InternalAccountsListAllOf

Properties

Name Type Description Notes
internal_accounts Array<InternalAccountResponse> Array of internal accounts

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternalAccountsListAllOf.new(
  internal_accounts: null
)