Skip to main content

CreatedOffer

Information about the new offer that has been successfully created with the provided information.

type CreatedOffer {
contractID: PolicyID!
}

Fields​

CreatedOffer.contractID ● PolicyID! non-null scalar​

The contract number of the offer that has been successfully created.

Implemented By​

CreateOfferResult union