共用方式為


AcknowledgeOfferNotificationProperties Class

Definition

Notification update request payload

[Microsoft.Rest.Serialization.JsonTransformation]
public class AcknowledgeOfferNotificationProperties
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AcknowledgeOfferNotificationProperties = class
Public Class AcknowledgeOfferNotificationProperties
Inheritance
AcknowledgeOfferNotificationProperties
Attributes

Constructors

AcknowledgeOfferNotificationProperties()

Initializes a new instance of the AcknowledgeOfferNotificationProperties class.

AcknowledgeOfferNotificationProperties(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, IList<String>, IList<String>)

Initializes a new instance of the AcknowledgeOfferNotificationProperties class.

Properties

Acknowledge

Gets or sets a value indicating whether acknowledge action flag is enabled

AddPlans

Gets or sets added plans

Dismiss

Gets or sets a value indicating whether dismiss action flag is enabled

RemoveOffer

Gets or sets a value indicating whether remove offer action flag is enabled

RemovePlans

Gets or sets remove plans

Applies to