# SourceApplication

### Description

Provides information about the application used to generate an inventory change.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**product** | getProduct() | setProduct($value) | **string** | Read-only &#x60;Product&#x60; type for the application. See [Product](#type-product) for possible values | [optional] 
**application_id** | getApplicationId() | setApplicationId($value) | **string** | Read-only Square ID assigned to the application. Only used for &#x60;Product&#x60; type &#x60;EXTERNAL_API&#x60;. | [optional] 
**name** | getName() | setName($value) | **string** | Read-only display name assigned to the application (e.g. &#x60;\&quot;Custom Application\&quot;&#x60;, &#x60;\&quot;Square POS 4.74 for Android\&quot;&#x60;). | [optional] 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

