PetFeeInterval Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class PetFeeInterval : IntervalWeb
The PetFeeInterval type exposes the following members.
| Name | Description | |
|---|---|---|
| PetFeeInterval |
| Name | Description | |
|---|---|---|
| ArticleNumber |
Pet fee article number.
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| PetFeePerPet |
True if pet fee applies to each pet.
| |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |