Sha256: 86b7ff8830309d0db4bf61f69e9506c395b385e37bfc9085cb792a242aaf2294
Contents?: true
Size: 377 Bytes
Versions: 4
Compression:
Stored size: 377 Bytes
Contents
# SyncteraRubySdk::CardChangesListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **changes** | [**Array<CardChange>**](CardChange.md) | List of changes in descending chronological order | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::CardChangesListAllOf.new( changes: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems