Report Subscription - Update an existing subscription
Last updated
Last updated
Expects id of an existing subscription
Expects id of an existing report
Expects a "ReportSubscription" of type ReportSubscriptionPost schema
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the subscriptionName property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the bookmarkState property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the schedule property.
A public property of type list of string that has both a getter and a setter method, which allows for getting and setting the value of the subscribers property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the subject property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the content property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the isActive property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the reportPage property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the StartDateTime property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the EndDateTime property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TimeZone(IST etc) property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ReportParameter property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HasAttachment property.
Success
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
A public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.