| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CollectedData |
CollectedData.Builder.build()
Builds a new
CollectedData object using the set fields. |
CollectedData |
DataCollectionOptions.getCollectedData()
Getter for CollectedData.
|
| Modifier and Type | Method and Description |
|---|---|
DataCollectionOptions.Builder |
DataCollectionOptions.Builder.collectedData(CollectedData collectedData)
Setter for collectedData.
|
| Constructor and Description |
|---|
DataCollectionOptions(String title,
String body,
String inputType,
CollectedData collectedData)
Initialization constructor.
|
Copyright © 2023. All rights reserved.