Skip to main content

Savings

Describes the obtained savings of the related optionQuote.

type Savings {
value: Float!
currency: String!
}

Fields

Savings.value ● Float! non-null scalar

Monetary value of the savings.

Savings.currency ● String! non-null scalar

Currency of the savings.

Member Of

OptionRequote object