Table of Contents

Class SeatConfiguration.Price

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class SeatConfiguration.Price
Inheritance
SeatConfiguration.Price
Inherited Members
Extension Methods

Constructors

Price()

public Price()

Properties

Amount

public decimal Amount { get; set; }

Property Value

decimal

GroupStatus

public string GroupStatus { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string