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

Latest commit

 

History

History
17 lines (9 loc) · 535 Bytes

CustomerGroupInfo.md

File metadata and controls

17 lines (9 loc) · 535 Bytes

Square.Connect.Model.CustomerGroupInfo

Description

Contains some brief information about a customer group with its identifier included.

Properties

Name Type Description Notes
Id string The ID of the customer group.
Name string The name of the customer group.

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