共用方式為


OfferDetail Class

Definition

Confluent Offer detail

public class OfferDetail
type OfferDetail = class
Public Class OfferDetail
Inheritance
OfferDetail

Constructors

OfferDetail()

Initializes a new instance of the OfferDetail class.

OfferDetail(String, String, String, String, String, String)

Initializes a new instance of the OfferDetail class.

Properties

Id

Gets or sets offer Id

PlanId

Gets or sets offer Plan Id

PlanName

Gets or sets offer Plan Name

PublisherId

Gets or sets publisher Id

Status

Gets or sets saaS Offer Status. Possible values include: 'Started', 'PendingFulfillmentStart', 'InProgress', 'Subscribed', 'Suspended', 'Reinstated', 'Succeeded', 'Failed', 'Unsubscribed', 'Updating'

TermUnit

Gets or sets offer Plan Term unit

Methods

Validate()

Validate the object.

Applies to