Click or drag to resize

PetFee Class

Data contract for pet fee info.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.WebClientPetFee

Namespace:  Tse.EasyBook.Server.DataContracts.WebClient
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class PetFee

The PetFee type exposes the following members.

Constructors
  NameDescription
Public methodPetFee
Top
Properties
  NameDescription
Public propertyArticle
The pet fee article.
Public propertyPetFeePerPet
True if pet fee applies to each pet.
Top
See Also