CardResponse
No description
union CardResponse = BadRequestError | Card | InternalServerError
Possible types
CardResponse.BadRequestError object
Returned when there is an error in the request.
CardResponse.Card object
A physical or virtual card issued to an Individual for a Benefits Program.
CardResponse.InternalServerError object
Returned when an error is encountered that is not expected.
Returned By
card query