UpdateOwnerCriteria Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class UpdateOwnerCriteria : OwnerAccessBaseCriteria
The UpdateOwnerCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdateOwnerCriteria |
Name | Description | |
---|---|---|
![]() | AdditionalAddress |
AdditionalAddress
|
![]() | CancelMonthlySettlementsDistribution |
True, if the owner does not receives monthly settlements
|
![]() | City |
City for the address
|
![]() | CountryIsoCode |
ISO 3166-1 country code.
|
![]() | HomeEmail |
The owners home email.
|
![]() | HomeFaxNo |
The owners home fax number.
|
![]() | HomeMobileNo |
The owners home mobile phone number.
|
![]() | HomePhoneNo |
The owners home phone number.
|
![]() | NewPassword |
Sets the owners password to the contents of this string.
|
![]() | Password | (Inherited from OwnerAccessBaseCriteria.) |
![]() | PostalArea |
Postal area code for the address
|
![]() | PostalCode |
PostalCode for the address
|
![]() | RentalObjectNo |
The rental object to find details for.
(Inherited from OwnerAccessBaseCriteria.) |
![]() | StreetName |
The address streetname.
|
![]() | WorkEmail |
The owners work email if person or email if company.
|
![]() | WorkFaxNo |
The owners work fax number if person or fax number if company.
|
![]() | WorkMobileNo |
The owners work mobile phone number if person or mobile phone number if company.
|
![]() | WorkPhoneNo |
The owners work phone number if person or phone number if company.
|