Options
All
  • Public
  • Public/Protected
  • All
Menu

External module Application

Index

Type aliases

ReimbursementMethod

ReimbursementMethod: "cadCheque" | "usdCheque" | "wire" | "paypal" | "xoom"

Method of reimbursement for an application

ShirtSize

ShirtSize: "xs" | "s" | "m" | "l" | "xl"

Size of a shirt in an application

Stage

Stage: "not_accepted" | "accepted" | "withdrawn" | "expired" | "auto_accepted" | "confirmed" | "checked_in"

Stage for an application

TransitMethod

TransitMethod: "transit" | "driving" | "none"

Method of transit for an application

Generated using TypeDoc