Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 942 Bytes

SourceApplication.md

File metadata and controls

17 lines (11 loc) · 942 Bytes

SourceApplication

squareconnect.models.source_application

Description

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

Properties

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]

[Back to Model list] [Back to API list] [Back to README]