Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 551 Bytes

File metadata and controls

30 lines (19 loc) · 551 Bytes

ExistingCustomFieldDetailsInput

Type-specific details of the custom-field.

Supported Types

OpenEndedOneLine

ExistingCustomFieldDetailsInput.CreateOpenEndedOneLine(/* values here */);

OpenEndedDateTime1

ExistingCustomFieldDetailsInput.CreateOpenEndedDateTime1(/* values here */);

OpenEndedCommentBox

ExistingCustomFieldDetailsInput.CreateOpenEndedCommentBox(/* values here */);

Choices1Input

ExistingCustomFieldDetailsInput.CreateChoices1Input(/* values here */);