Sha256: 05dddb4b57926334b0564b0ac6c0229781ec505092003cb764f7a7ec9a652e88

Contents?: true

Size: 400 Bytes

Versions: 4

Compression:

Stored size: 400 Bytes

Contents

# SyncteraRubySdk::SpendControlResponseAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **number_of_related_accounts** | **Integer** | A count of how many accounts are using this spend control |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::SpendControlResponseAllOf.new(
  number_of_related_accounts: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synctera_ruby_sdk-1.1.3 docs/SpendControlResponseAllOf.md
synctera_ruby_sdk-1.1.2 docs/SpendControlResponseAllOf.md
synctera_ruby_sdk-1.1.1 docs/SpendControlResponseAllOf.md
synctera_ruby_sdk-1.0.0 docs/SpendControlResponseAllOf.md