Skip to main content

ProsperityPlusSmokingInformation

Smoking history and details.

input ProsperityPlusSmokingInformation {
hasSmoked: Boolean!
smokingDetails: String
}

Fields

ProsperityPlusSmokingInformation.hasSmoked ● Boolean! non-null scalar

Whether the insured person has smoked cigarettes, cigars, or similar substances in the last 12 months.

ProsperityPlusSmokingInformation.smokingDetails ● String scalar

What was smoked and in what quantity per day. Required when hasSmoked is true.

Member Of

ProsperityPlusHealthInput input