Creates a new proxy model instance.
The ID of the campaign this proxy belongs to
The unique identifier of the proxy
The proxy URL
Whether the proxy is currently enabled for traffic routing
Total number of messages processed through this proxy
The date and time when the proxy was created
ReadonlycampaignThe ID of the campaign this proxy belongs to
ReadonlycreatedThe date and time when the proxy was created
ReadonlyisWhether the proxy is currently enabled for traffic routing
ReadonlymessageTotal number of messages processed through this proxy
ReadonlyproxyThe unique identifier of the proxy
ReadonlyurlThe proxy URL
StaticisType guard to check if a proxy is enabled.
The proxy model to check
true if the proxy is enabled, false otherwise
StaticisType guard to filter out null values in arrays.
The model to check
true if the model is not null, false otherwise
Represents a proxy model.