Gender

public struct Gender : Codable, Sendable, Hashable

Gender model.

  • id

    Declaration

    Swift

    public let id: Int
  • Declaration

    Swift

    public let name: String