Package com.cord.types
Class ClientAuthTokenData
java.lang.Object
com.cord.types.ClientAuthTokenData
Variables used for the information needed in the
authentication token data
The required variables are "app_id", "user_id" and "organization_id".
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
app_id
-
user_id
-
organization_id
-
user_details
-
organization_details
-
-
Method Details
-
getApp_id
-
getUser_id
-
getOrganization_id
-
getUser_details
-
getOrganization_details
-