public static final class GetRecordsFromCollectionRequest.Options extends Object
GetRecordsFromCollectionRequest
parameter options
.Modifier and Type | Field and Description |
---|---|
static String |
EXPRESSION
Optional filter expression to apply to the table.
|
static String |
FALSE |
static String |
RETURN_RECORD_IDS
If
TRUE then return the internal record ID
along with each returned record. |
static String |
TRUE |
public static final String RETURN_RECORD_IDS
TRUE
then return the internal record ID
along with each returned record.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
public static final String EXPRESSION
Copyright © 2025. All rights reserved.