/AWS1/CL_IOIGETVEHICLESTATRSP¶
GetVehicleStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_campaigns TYPE /AWS1/CL_IOIVEHICLESTATUS=>TT_VEHICLESTATUSLIST TT_VEHICLESTATUSLIST¶
Lists information about the state of the vehicle with deployed campaigns.
iv_nexttoken TYPE /AWS1/IOINEXTTOKEN /AWS1/IOINEXTTOKEN¶
The token to retrieve the next set of results, or
nullif there are no more results.
Queryable Attributes¶
campaigns¶
Lists information about the state of the vehicle with deployed campaigns.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAMPAIGNS() |
Getter for CAMPAIGNS, with configurable default |
ASK_CAMPAIGNS() |
Getter for CAMPAIGNS w/ exceptions if field has no value |
HAS_CAMPAIGNS() |
Determine if CAMPAIGNS has a value |
nextToken¶
The token to retrieve the next set of results, or
nullif there are no more results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |