ConnectApi.CommerceQuoteDetail

Representation of quote details response.
Property Name Type Description Available Version
errors List<ConnectApi.ErrorResponse> Detailed error message if the operation was unsuccessful. 66.0
fields Map<String, ConnectApi.RecordFieldRepresentation> Record field containing the quote field details. 66.0
id String ID of the quote. 66.0
lineItems List<ConnectApi.CommerceQuoteLineItem> List of quote line items. 66.0
notes List<ConnectApi.CommerceNote> List of notes exchanged between the buyer and the sales representative. 66.0
quoteNumber String Quote reference number of the quote. 66.0
status String Status of the quote. 66.0