| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Firewall ID | |
| name | string | Firewall name | |
| isSynced | bool | Is current firewall synced with VPS | |
| rules | \Hostinger\Model\VPSV1FirewallFirewallRuleResource[] | Array of `VPS.V1.Firewall.FirewallRuleResource` | |
| createdAt | \DateTime | ||
| updatedAt | \DateTime |