The known gender identity for the celebrity that matches the provided ID. The known gender identity can be Male, Female, Nonbinary, or Unlisted.

interface KnownGender {
    Type?: string;
}

Properties

Properties

Type?: string

A string value of the KnownGender info about the Celebrity.