| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_BASE_URI |
"https://api.smartsheet.com/2.0/" |
public static final String |
GOV_BASE_URI |
"https://api.smartsheetgov.com/2.0/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_BASE_URI |
"https://api.smartsheet.com/2.0/" |
public static final String |
GOV_BASE_URI |
"https://api.smartsheetgov.com/2.0/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ABSTRACT_DATETIME_FORMAT |
"yyyy-MM-dd\'T\'HH:mm:ss" |
public static final String |
DATE_FORMAT |
"yyyy-MM-dd" |
public static final String |
DATETIME_FORMAT |
"yyyy-MM-dd\'T\'HH:mm:ss\'Z\'" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_AUTHORIZATION_URL |
"https://www.smartsheet.com/b/authorize" |
public static final String |
DEFAULT_TOKEN_URL |
"https://api.smartsheet.com/2.0/token" |
Copyright © 2014–2019 Smartsheet. All rights reserved.