age:
  type: number
  minimum: 0
  maximum: 199

height:
  type: number

isNotificationEnabled:
  type: boolean

shouldSendEmails:
  type: boolean

shouldSendSMS:
  type: boolean

hasPaymentMethod:
  type: boolean

hasPositiveBalance:
  type: boolean
