SyncteraRubySdk::StatementAllOf

Properties

Name Type Description Notes
savings_summary SavingsSummary [optional]

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::StatementAllOf.new(
  savings_summary: null
)