Click or drag to resize

QuoteInsertResponse Class

Successful response from inserting a quote header.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.RatingQuoteInsertResponse
Namespace:  ASI.TAM.API.Data.UI.Account.Rating
Assembly:  ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntax
public class QuoteInsertResponse

The QuoteInsertResponse type exposes the following members.

Properties
  NameDescription
Public propertyquote_guid
The unique identifier specifying the inserted quote.
Public propertyquote_uri
The uri specifying the resource of the inserted quote.
Top
See Also