squareconnect.models.source_application
Provides information about the application used to generate an inventory change.
Name | Type | Description | Notes |
---|---|---|---|
product | str | Read-only Product type for the application. See Product for possible values | [optional] |
application_id | str | Read-only Square ID assigned to the application. Only used for Product type `EXTERNAL_API`. | [optional] |
name | str | Read-only display name assigned to the application (e.g. `"Custom Application"`, `"Square POS 4.74 for Android"`). | [optional] |