Provides the ability to retrieve Dell quote information.
new(client:Client, version:String)
Creates a new Quote API.
get(quoteNumber:Int64, quoteVersion:Int, locale:String):Promise<Quote>
Gets quote information by number, version and locale.