Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Files

Latest commit

62e9cf2 · Sep 24, 2019

History

History
18 lines (10 loc) · 921 Bytes

SourceApplication.md

File metadata and controls

18 lines (10 loc) · 921 Bytes

Square.Connect.Model.SourceApplication

Description

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

Properties

Name Type Description Notes
Product string Read-only `Product` type for the application. See Product for possible values [optional]
ApplicationId string Read-only Square ID assigned to the application. Only used for `Product` type `EXTERNAL_API`. [optional]
Name string 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]