Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

File metadata and controls

18 lines (12 loc) · 334 Bytes

TCAClient::AddGroupAttachmentResponse

Properties

Name Type Description Notes
id String Attachment uuid [optional]

Example

require 'tca_client'

instance = TCAClient::AddGroupAttachmentResponse.new(
  id: 768f4633-d4c5-3ba0-8814-caaf421c8985
)