|  | 
| QuoteInsertResponse Class | 
 
 Successful response from inserting a quote header.
 
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  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
Syntaxpublic class QuoteInsertResponse
Public Class QuoteInsertResponse
Dim instance As QuoteInsertResponse
The QuoteInsertResponse type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | quote_guid | 
  The unique identifier specifying the inserted quote.
  | 
|  | quote_uri | 
 The uri specifying the resource of the inserted quote.
  | 
Top See Also
See Also