Skip to main content

Fields

agreement : CommonAgreementType

The agreement the auxiliary result was costed against.

end : Decimal

The end of the range. Null indicates the range is open-ended.

name : String! required

The name of the auxiliary result.

period : AuxiliaryResultPeriodType! required

The period the auxiliary result covers.

start : Decimal! required

The start of the range.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "agreement": CommonAgreementType, "end": "1.0", "name": "between-of-to-option-manage", "period": AuxiliaryResultPeriodType, "start": "1.0" }