Skip to main content

Type Parameters

Type ParameterDefault type
Tany

Properties

PropertyTypeDescription
successbooleanWhether the API call was successful
data?TResponse data if successful
error?stringError message if unsuccessful
code?stringError code for programmatic handling
details?anyDetailed validation errors from API response
timestamp?stringError timestamp from backend
requestId?stringRequest ID for tracking and debugging