Sha256: c9984e0927d413cc9f81e3f2f2f8c3809250f588dc5eda4aadeda69be3283da5
Contents?: true
Size: 382 Bytes
Versions: 4
Compression:
Stored size: 382 Bytes
Contents
# SyncteraRubySdk::SpendControlRollingWindowDaysAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **days** | **Integer** | The number of days to define a rolling window for a spend control | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::SpendControlRollingWindowDaysAllOf.new( days: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems