# Structs
Cursor is used for pagination.
Error is a basic structure for all errors coming out of the api.
ISClaims is the basic structure of a jwt from identityserver4.
Metadata is basic data about the data being returned from the api.
NatsData is a child to NatsResponse that holds the data and metadata.
NatsResponse is the parent response.
RolesRequest is used in the request to the identity server for authorization.