InternetFeePolicy

Fields

Field Description Type Min/max Notes
TPA_Extensions/
InternetFeePolicy
Internet fee details. object 0..1 Only allowed when FeePolicy[@Code="5035"].
InternetFeePolicy/
@InternetType
Specifies the type of internet connection. enum 0..1 Accepts: wired, wifi, none. Default: wifi
InternetFeePolicy/
@InternetCoverage
Specifies the area covered by internet. enum 0..1 Accepts: entire_property, public_areas, all_rooms, some_rooms, business_centre. Default: entire_property

XML

<InternetFeePolicy
  InternetType="wired"
  InternetCoverage="public_areas" />