| Paramater | Description | Data Type | 
|---|---|---|
date_created | 
						Date | |
date_deleted | 
						Date | |
id | 
						Unique id of object | Integer | 
name | 
						String | |
type | 
						String | |
visibility | 
						'Contract','Insertion','Both' | Enum | 
{
  "id":"1",
  "name":"Import",
  "type":"Fee",
  "visibility":"Both",
  "date_created":"2017-04-16 01:03:01",
  "date_deleted":null
}