Sha256: ef42a6fb64a29fcb415d23802a44451d9e6fa0b77534c7b222a9bbc3720f7781
Contents?: true
Size: 295 Bytes
Versions: 4
Compression:
Stored size: 295 Bytes
Contents
# SyncteraRubySdk::PatchNote ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | [**Status1**](Status1.md) | | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::PatchNote.new( status: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
synctera_ruby_sdk-1.1.3 | docs/PatchNote.md |
synctera_ruby_sdk-1.1.2 | docs/PatchNote.md |
synctera_ruby_sdk-1.1.1 | docs/PatchNote.md |
synctera_ruby_sdk-1.0.0 | docs/PatchNote.md |