Configuration Responses
object ConfigurationResponses
Contains response models for configuration API calls.
Types
Link copied to clipboard
Holds the Evervault credentials returned by the configuration endpoint.
Link copied to clipboard
data class GetSiftConfigurationResponse(val accountId: String? = null, val beaconKey: String? = null)
Holds the Sift credentials returned by the configuration endpoint.