Sha256: 075870c388fa7ac7f2dbf7e513d07dc1a44c2c96f418e782c6e3332bf6c45237
Contents?: true
Size: 412 Bytes
Versions: 4
Compression:
Stored size: 412 Bytes
Contents
# SyncteraRubySdk::PostPersonAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **note** | **String** | Text to be added to a note when creating a person. A note is required when creating a person with a ban_status of SUSPENDED. | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::PostPersonAllOf.new( note: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems