objectType OfferSetResponse
extends AbstractComponent
A set of executions offered in response to a request, including a uuid, href, and an expiry date for the set.
Members
| name | type | mult | description |
|---|---|---|---|
| result | ivoa:string | A flag to indicate whether the request can be handled by this service. If service is able to handle the request, then the result will be YES and the offers block should contain one or more offers. If service is not able to handle the request, the result will be NO and the messages block should contain one or more reasons explaining why. |
|
| description | ivoa:string | A human readable description. | |
| offers | AbstractExecutionSession | 1 or more |