# PointOfSaleAppData
## Properties
**id** | Option<**String**> | Id of the app | [optional]
**name** | Option<**String**> | Name given to the app when it was created | [optional]
**store_id** | Option<**String**> | Id of the store to which the app belongs | [optional]
**created** | Option<**i32**> | UNIX timestamp for when the app was created | [optional]
**app_type** | Option<**String**> | Type of the app which was created | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)