Sha256: a6fd12ddcd5ac5b64dc32e29f600c3f0961af3ff0b856736f06a002ac4b5662c
Contents?: true
Size: 403 Bytes
Versions: 4
Compression:
Stored size: 403 Bytes
Contents
# SyncteraRubySdk::SpendControlResponseListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **spend_controls** | [**Array<SpendControlResponse>**](SpendControlResponse.md) | Array of Spend Controls | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::SpendControlResponseListAllOf.new( spend_controls: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems