共用方式為


QueryApprovedPlansPayload Class

Definition

Query approved plans payload

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

Constructors

QueryApprovedPlansPayload()

Initializes a new instance of the QueryApprovedPlansPayload class.

QueryApprovedPlansPayload(String, IList<String>)

Initializes a new instance of the QueryApprovedPlansPayload class.

Properties

OfferId

Gets or sets offer id

PlanIds

Gets or sets offer plan ids

Applies to