| Contact | Donate | Imprint |
| ServiceSupply | Module | Netflix |
| Property | Type | Entity | Reference | Module |
| (1) Company | LONG | ServiceSupply | Company | CompanyModule |
| (2) Description | STRING | ServiceSupply | ||
| (3) LaunchDate | DATE | ServiceSupply | ||
| (4) Name | STRING | ServiceSupply | ||
| (5) Status | STRING | ServiceSupply | ||
| (6) Type | STRING | ServiceSupply | ||
| (7) Url | STRING | ServiceSupply |
Example:
final ServiceSupply servicesupply = (ServiceSupply) invokeModule(MODULE + "/servicesupply/" + id, ServiceSupply.class);| Contact | Donate | Imprint |