Uses of Package
co.tryterra.terraclient.api
-
Packages that use co.tryterra.terraclient.api Package Description co.tryterra.terraclient co.tryterra.terraclient.api This package contains all the interfaces used by this library. -
Classes in co.tryterra.terraclient.api used by co.tryterra.terraclient Class Description TerraClientV2 Interface for facilities to make requests to the Terra API.TerraWebhookPayload Interface representing a payload received to a developer's webhook URL from Terra. -
Classes in co.tryterra.terraclient.api used by co.tryterra.terraclient.api Class Description PartialUser Interface representing a partial Terra user, containing only the user ID.TerraApiResponse Interface for any response from Terra's API, containing the returned data from the query (if available) as well as the raw, unparsed body as aJsonNode
.User Interface representing a full Terra user.