AgeUnit

public enum AgeUnit : String, Codable, Equatable

Undocumented

  • Undocumented

    Declaration

    Swift

    case year = "YEAR"
  • Undocumented

    Declaration

    Swift

    case month = "MONTH"
  • day

    Undocumented

    Declaration

    Swift

    case day = "DAY"