ApiResponse - A generic response object for API requests.
The status code of the response.
The message of the response.
The data of the response.
asAppCollectionType - Converts the ApiResponse to an ApiResponse<CollectionResponse>.
asAppType - Converts the ApiResponse to an ApiResponse.
asCreatedWithIdResponseType - Converts the ApiResponse to an ApiResponse<CreatedWithIdResponse>.
asFieldCollectionType - Converts the ApiResponse to an ApiResponse<CollectionResponse>.
asFieldType - Converts the ApiResponse to an ApiResponse.
asFileInfoType - Converts the ApiResponse to an ApiResponse.
asFileType - Converts the ApiResponse to an ApiResponse.
asGetPagedAppsResponseType - Converts the ApiResponse to an ApiResponse.
asGetPagedFieldsResponseType - Converts the ApiResponse to an ApiResponse.
asGetPagedRecordsResponseType - Converts the ApiResponse to an ApiResponse.
asGetPagedReportsResponseType - Converts the ApiResponse to an ApiResponse.
asListItemResponseType - Converts the ApiResponse to an ApiResponse.
asRecordCollectionType - Converts the ApiResponse to an ApiResponse<CollectionResponse>.
asRecordType - Converts the ApiResponse to an ApiResponse.
asReportDataType - Converts the ApiResponse to an ApiResponse.
asSaveRecordResponseType - Converts the ApiResponse to an ApiResponse.
ApiResponse - A generic response object for API requests.