Name | Type | Description | Notes |
---|---|---|---|
status | NoteStatus | [optional] |
require 'synctera'
instance = Synctera::PatchNote.new(
status: null
)
Name | Type | Description | Notes |
---|---|---|---|
status | NoteStatus | [optional] |
require 'synctera'
instance = Synctera::PatchNote.new(
status: null
)