RetailCardGroup
Model that describes customer card groups.
| Name |
Type |
Description |
| child_count |
Int64 |
Number of nested child groups. |
| id |
Int64 |
System group ID. |
| last_update |
Int64 |
Last record update date as Unix time in seconds. |
| name |
String |
Group name. |
| parent_id |
Int64 |
Parent group ID. |