Cloud Commerce Producer v1beta API - Class StandardOffer.Types.PriceModel.Types.FlatFeeSubscription (1.0.0-beta01)

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, IMessage

Reference documentation and code samples for the Cloud Commerce Producer v1beta API class StandardOffer.Types.PriceModel.Types.FlatFeeSubscription.

Price configurations for flat fee subscriptions.

Inheritance

object > StandardOffer.Types.PriceModel.Types.FlatFeeSubscription

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

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; }

SkuName-typed view over the Sku resource name property.

Property Value
Type Description
SkuName