PaperTemplate
Model representing a Paper Template.
Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of an agreement |
|
response.id | Number | The id of the paper template |
|
response.template_name | String | The paper template name |
|
response.description | String | The description of the paper template |
|
response.created_at | String | Date when the paper template was created |
|
response.updated_at | String | Date when the paper template was last updated |