Customers
Returns a list of Customers
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Address | String | ||
| TelNo | String | ||
| WebUrl | String | ||
| Employee | Decimal | ||
| ClosingMonth | Decimal | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Capital | Decimal | ||
| OwnerRoleId | Integer | ||
| OwnerRoleName | String | ||
| CustomerCustoms | String |