Name | Description | Type | Additional information |
---|---|---|---|
StatusString |
A status on the overall call to the quoting service. If successful or failure, this result will be output here. |
string |
None. |
StatusValue |
An integer representation of the overall call to the quoting service. If successful or failure, this result will be output here. Success will be reported as 1, failure as 2. |
string |
None. |
QuoteReference |
A value that can be referenced for the individual quote returned. |
string |
None. |
Quotes |
The quotes being returned from the service. |
Collection of LifeQuoteResult |
None. |
Log |
A list of strings containing errors that might have occured during the run of the quoting service. |
Collection of string |
None. |