Click or drag to resize

AvailabilityResultPetFeePrice Property

Pet fee price. See also

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double PetFeePrice { get; set; }

Property Value

Type: Double
Remarks
If the value is 0 then it has no associated extra charge to bring 1 or more pets to the house. However the rental object can still dissallow pets. See NumberOfPets
See Also