mirror of
https://github.com/acaloiaro/kombo-ruby-sdk
synced 2026-07-21 10:12:21 +00:00
412 B
412 B
Kombo::GetAtsActionsAtsCreateCandidatePositiveResponseDataAttachmentRestrictionsTypesCVAnyOf1
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| is_supported | Boolean |
Example
require 'kombo_client'
instance = Kombo::GetAtsActionsAtsCreateCandidatePositiveResponseDataAttachmentRestrictionsTypesCVAnyOf1.new(
is_supported: null
)