Interface StagedQuoteResourceIdentifier
interface StagedQuoteResourceIdentifier { id?: string; key?: string; typeId: "staged-quote";} Properties
Optional
Readonly
id
id?: string
Optional
Readonly
key
key?: string
Readonly
typeId
typeId: "staged-quote"
ResourceIdentifier to a StagedQuote.