Sha256: 744775b04d5dfe3f065d35246abb8a4a9bedbf11e5dce8befb38dbd73b8a1bef
Contents?: true
Size: 372 Bytes
Versions: 4
Compression:
Stored size: 372 Bytes
Contents
# SyncteraRubySdk::DeleteResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Object ID | [optional] | | **resource** | **String** | The resource name | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::DeleteResponse.new( id: null, resource: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems