Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 707 Bytes

File metadata and controls

13 lines (9 loc) · 707 Bytes

AndDoneSecureClientLibrary.Model.PFGenerateQuoteResponse

Properties

Name Type Description Notes
IsSuccess bool Indicates if the quote generation was successful. [optional]
Message string A message related to the quote generation. [optional]
IntegrationID string The integration ID associated with the quote generation. [optional]
Item PFGenerateQuoteResponseItem [optional]

[Back to Model list] [Back to API list] [Back to README]