Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of a single bulk import |
|
response.id | Number |
|
The id of the bulk import on the server |
response.type | String |
|
The type of this object ('import_wizard__bulk_imports') |
response.platform_model | String |
|
Platform model, such as |
response.separator | String |
|
Separator, such as |
response.created_at | Date |
|
Time at which the bulk import was created |
response.updated_at | Date |
|
Time at which the bulk import was updated |