Fields documentation for PetFeeInterval

NameTypeSummeryRemarks
ArticleNumberStringPet fee article number.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
PetFeePerPetBooleanTrue if pet fee applies to each pet.If true, the fee must be charged for each pet taken to the rental house. Conversely, The customer must inform how many pets are taken during the booking process.
ValidFromDateTimeStart date.
ValidToNullable<DateTime>End date. If null, the interval is seen as having no expiration.