open fun getLocaleModelAsync(options: Map<String, Any> = HashMap()): Deferred<Map<String, Any>?>
Retrieves the bundle of part, materials and colors translations of a specific brand and model If no model is defined the retrieves the bundle of the owner's current model. The options map accepts the following keys:
builds
).
options
- A map of options to configure the request.
Return
A Deferred that will be completed with the locale bundle.