Interface MediaApiResponseStatus

Base status for a response.

Signature

declare interface MediaApiResponseStatus

Property signatures

Name Description
code Status code for the response.
details Additional details for the response.
message Message for the response.