| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
ErrorDetail |
ErrorDetail.setAlternateEmailAddress(String alternateEmailAddress)
Sets the alternate email address that was specified in the request
|
ErrorDetail |
ErrorDetail.setIndex(Integer index)
Sets the index of the row that caused the error
|
ErrorDetail |
ErrorDetail.setMaxSheetCount(Integer maxSheetCount)
Sets the maximum sheet count for the server-side limit
|
ErrorDetail |
ErrorDetail.setPrimaryEmailAddress(String primaryEmailAddress)
Sets the primary email address that should be specified in the request
|
ErrorDetail |
ErrorDetail.setRowId(Long rowId)
Sets the row ID of the row that caused the error
|
ErrorDetail |
ErrorDetail.setTopContainerId(Long topContainerId)
Sets the ID of the container that was partially copied
|
ErrorDetail |
ErrorDetail.setTopContainerType(DestinationType topContainerType)
Sets the type of the container that was partially copied
|
Copyright © 2014–2019 Smartsheet. All rights reserved.