Get Sift Configuration Response
data class GetSiftConfigurationResponse(val accountId: String? = null, val beaconKey: String? = null)
Holds the Sift credentials returned by the configuration endpoint.
Holds the Sift credentials returned by the configuration endpoint.