Provides the ability to retrieve Dell quote information.

Constructor

new(client:Client, version:String)

Creates a new Quote API.

Methods

get(quoteNumber:Int64, quoteVersion:Int, locale:String):Promise<Quote>

Gets quote information by number, version and locale.