/AWS1/CL_SISCREATEO2TOKENRSP¶
Output structure for CreateOAuth2Token operation
Contains flattened token operation outputs for both authorization code and refresh token flows. The response content depends on the grant_type from the original request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_tokenoutput TYPE REF TO /AWS1/CL_SISCREO2TOKENRSPBODY /AWS1/CL_SISCREO2TOKENRSPBODY¶
Flattened token operation outputs The specific response fields depend on the grant_type used in the request
Queryable Attributes¶
tokenOutput¶
Flattened token operation outputs The specific response fields depend on the grant_type used in the request
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKENOUTPUT() |
Getter for TOKENOUTPUT |