package models
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class ApplicationId(value: UUID) extends AnyVal with Product with Serializable
This file should be in some Application based library
- final case class ClientId(value: String) extends AnyVal with Product with Serializable
- sealed trait PrivacyPolicyLocation extends AnyRef
- sealed trait TermsAndConditionsLocation extends AnyRef
Value Members
- object ApplicationId extends Serializable
- object ClientId extends Serializable
- object PrivacyPolicyLocations
- object TermsAndConditionsLocations