Sha256: 729eb24ca0e9ebb07f35aadd160c28b344ce9e7374d8994cb936c9197f8d243e

Contents?: true

Size: 328 Bytes

Versions: 4

Compression:

Stored size: 328 Bytes

Contents

# SyncteraRubySdk::SpendControlSingleTransaction

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **time_range_type** | **String** |  |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::SpendControlSingleTransaction.new(
  time_range_type: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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