SiteSetting Object

Represents a setting for a Square Online site.

Properties

Name Type Description
name string The name of the setting file, which is used as the setting’s identifier. To get the setting name, call ListSiteSettings.
properties string The properties of the setting, as an escaped JSON string. This value represents the contents of the file.