CardsResponse
No description
union CardsResponse = BadRequestError | CardsResults | InternalServerError
Possible types
CardsResponse.BadRequestError object
Returned when there is an error in the request.
CardsResponse.CardsResults object
CardsResponse.InternalServerError object
Returned when an error is encountered that is not expected.
Returned By
cards query