mirror of
https://github.com/acaloiaro/kombo-ruby-sdk
synced 2026-07-21 10:12:21 +00:00
556 B
556 B
Kombo::GetAtsActionsAtsAddApplicationAttachmentPositiveResponseData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| attachment_restrictions | GetAtsActionsAtsAddApplicationAttachmentPositiveResponseDataAttachmentRestrictions | [optional] |
Example
require 'kombo_client'
instance = Kombo::GetAtsActionsAtsAddApplicationAttachmentPositiveResponseData.new(
attachment_restrictions: null
)