| active | boolean | The group actie status. | - | - | 
| color | string | The color of the group. | - | - | 
| created_at | string | The group creation date. | - | - | 
| created_by | SCUserType | The group creator. | - | - | 
| description | string | The description of the group. | - | - | 
| emotional_image | string | The group emotional image. | - | - | 
| emotional_image_position | number | The group emotional image position. | - | - | 
| id | number | The ID of the group. | SCPurchasableContent.id | - | 
| image_big | string | The group image, big format. | - | - | 
| image_bigger | string | The group image, bigger format. | - | - | 
| image_medium | string | The group image, medium format. | - | - | 
| image_small | string | The group image, small format. | - | - | 
| managed_by | SCUserType | The group admin. | - | - | 
| name | string | The name of the group. | - | - | 
| payment_order? | SCPaymentOrder | - | - | SCPurchasableContent.payment_order | 
| paywalls? | SCPaymentProduct[] | - | - | SCPurchasableContent.paywalls | 
| privacy | SCGroupPrivacyType | The group privacy. | - | - | 
| product_ids? | number[] | - | - | SCPurchasableContent.product_ids | 
| slug | string | The slug for the group. | - | - | 
| subscribed | boolean | The group subscription status. | - | - | 
| subscribers_counter | number | The number of group members | - | - | 
| subscription_status | SCGroupSubscriptionStatusType | The group subscription status. | - | - | 
| visible | boolean | The group visibility. | - | - |