Uses of Class
co.tryterra.terraclient.models.DeauthData
-
Packages that use DeauthData Package Description co.tryterra.terraclient.api This package contains all the interfaces used by this library. -
-
Uses of DeauthData in co.tryterra.terraclient.api
Methods in co.tryterra.terraclient.api that return types with arguments of type DeauthData Modifier and Type Method Description Optional<DeauthData>
TerraWebhookPayload. asDeauthData()
Attempt to parse the raw payload as aDeauthData
object.
-