FastlaneDeliverConfiguration.

PriceTier Property

Summary

Gets or sets the price tier of this application.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public Nullable<int> PriceTier { get; set; }

Value

Type Description
Nullable<int>