whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
square
/
square
/
doc
/
models
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/square/square/doc/models/select-option.md
# Select Option ## Structure `SelectOption` ## Fields | Name | Type | Tags | Description | Getter | Setter | | --- | --- | --- | --- | --- | --- | | `referenceId` | `string` | Required | The reference id for the option.<br>**Constraints**: *Minimum Length*: `1`, *Maximum Length*: `40` | getReferenceId(): string | setReferenceId(string referenceId): void | | `title` | `string` | Required | The title text that displays in the select option button.<br>**Constraints**: *Minimum Length*: `1`, *Maximum Length*: `250` | getTitle(): string | setTitle(string title): void | ## Example (as JSON) ```json { "reference_id": "reference_id2", "title": "title4" } ```
Copyright ©2021 || Defacer Indonesia