Skip to main content

ExhibitionStandPriceInput

Defines the input for a fee for the default currency.

input ExhibitionStandPriceInput {
spaceAmount: Float!
standardAmount: Float!
}

Fields

ExhibitionStandPriceInput.spaceAmount ● Float! non-null scalar

The monetary value for the space amount, including any decimal values.

ExhibitionStandPriceInput.standardAmount ● Float! non-null scalar

The monetary value for the standard amount, including any decimal values.

Member Of

CreateExhibitionStandInput input ● UpdateExhibitionStandInput input