public sealed class StandardOffer.Types.PriceModel.Types.FlatFeeSubscription : IMessage<StandardOffer.Types.PriceModel.Types.FlatFeeSubscription>, IEquatable<StandardOffer.Types.PriceModel.Types.FlatFeeSubscription>, IDeepCloneable<StandardOffer.Types.PriceModel.Types.FlatFeeSubscription>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Commerce Producer v1beta API class StandardOffer.Types.PriceModel.Types.FlatFeeSubscription.
Price configurations for flat fee subscriptions.
Implements
IMessageStandardOfferTypesPriceModelTypesFlatFeeSubscription, IEquatableStandardOfferTypesPriceModelTypesFlatFeeSubscription, IDeepCloneableStandardOfferTypesPriceModelTypesFlatFeeSubscription, IBufferMessage, IMessageNamespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Constructors
FlatFeeSubscription()
public FlatFeeSubscription()FlatFeeSubscription(FlatFeeSubscription)
public FlatFeeSubscription(StandardOffer.Types.PriceModel.Types.FlatFeeSubscription other)| Parameter | |
|---|---|
| Name | Description |
other |
StandardOfferTypesPriceModelTypesFlatFeeSubscription |
Properties
Sku
public string Sku { get; set; }Output only. Flat fee subscription SKU for the offer.
| Property Value | |
|---|---|
| Type | Description |
string |
|
SkuAsSkuName
public SkuName SkuAsSkuName { get; set; }| Property Value | |
|---|---|
| Type | Description |
SkuName |
|