Sha256: 4e84c89ec40b4a699a1f6ea16ba312e034140ee5b68486fee243ecb0e6db9dbe
Contents?: true
Size: 396 Bytes
Versions: 4
Compression:
Stored size: 396 Bytes
Contents
# SyncteraRubySdk::CardProductListResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **card_products** | [**Array<CardProductResponse>**](CardProductResponse.md) | Array of Card Products | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::CardProductListResponseAllOf.new( card_products: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems