Creates a new lure model instance.
The ID of the campaign this lure belongs to.
The unique identifier for the lure.
The URL path for the lure.
The ID of the redirector that handles this lure.
The flag indicating if the lure is currently active for request routing.
The total number of sessions processed through this lure.
The date and time when the lure was created.
ReadonlycampaignThe ID of the campaign this lure belongs to.
ReadonlycreatedThe date and time when the lure was created.
ReadonlyisThe flag indicating if the lure is currently active for request routing.
ReadonlylureThe unique identifier for the lure.
ReadonlypathThe URL path for the lure.
ReadonlyredirectorThe ID of the redirector that handles this lure.
ReadonlysessionThe total number of sessions processed through this lure.
Represents the lure model.