SampleData

object SampleData

Sample data used across multiple document types.

This data is based on the fictional person Erika Mustermann and a fictional country called Utopia.

Note: The ISO-3166-1 Alpha-2 country code used for Utopia is ZZ. This value is a user-assigned country code.

Properties

Link copied to clipboard
Link copied to clipboard
const val AGE_BIRTH_YEAR: Int = 1971
Link copied to clipboard
const val AGE_IN_YEARS: Int = 54
Link copied to clipboard
const val AGE_OVER: Boolean = true
Link copied to clipboard
const val AGE_OVER_13: Boolean = true
Link copied to clipboard
const val AGE_OVER_16: Boolean = true
Link copied to clipboard
const val AGE_OVER_18: Boolean = true
Link copied to clipboard
const val AGE_OVER_21: Boolean = true
Link copied to clipboard
const val AGE_OVER_25: Boolean = true
Link copied to clipboard
const val AGE_OVER_60: Boolean = false
Link copied to clipboard
const val AGE_OVER_62: Boolean = false
Link copied to clipboard
const val AGE_OVER_65: Boolean = false
Link copied to clipboard
const val AGE_OVER_68: Boolean = false
Link copied to clipboard
const val BIRTH_CITY: String
Link copied to clipboard
Link copied to clipboard
const val BIRTH_DATE: String
Link copied to clipboard
const val BIRTH_PLACE: String
Link copied to clipboard
const val BIRTH_STATE: String
Link copied to clipboard
const val CINEMA: String
Link copied to clipboard
const val CINEMA_PARKING: Boolean = true
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val EXPIRY_DATE: String
Link copied to clipboard
const val FAMILY_NAME: String
Link copied to clipboard
Link copied to clipboard
const val GIVEN_NAME: String
Link copied to clipboard
Link copied to clipboard
const val HEIGHT_CM: Int = 175
Link copied to clipboard
const val ISSUE_DATE: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val MOVIE: String
Link copied to clipboard
Link copied to clipboard
const val MOVIE_RATING: String
Link copied to clipboard
const val NATIONALITY: String
Link copied to clipboard
const val PERSON_ID: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val SEX_ISO_5218: Int = 2
Link copied to clipboard
const val THEATRE_NAME: String
Link copied to clipboard
const val THEATRE_SEAT: String
Link copied to clipboard
const val TICKET_NUMBER: Int = 123456789
Link copied to clipboard
Link copied to clipboard
const val WEIGHT_KG: Int = 68