SyncteraRubySdk::RelationshipResponseAllOf

Properties

Name Type Description Notes
account_id String Account ID [optional]

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::RelationshipResponseAllOf.new(
  account_id: null
)