AdditionalDataCommonIndustryUsageEnum class

Inheritance
  • Object
  • EnumClass
  • AdditionalDataCommonIndustryUsageEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<AdditionalDataCommonIndustryUsageEnum>
no setter
values → BuiltSet<AdditionalDataCommonIndustryUsageEnum>
no setter

Constants

delayedCharge → const AdditionalDataCommonIndustryUsageEnum
In case of asynchronous authorisation adjustment, this field denotes why the additional payment is made. Possible values: * NoShow: An incremental charge is carried out because of a no-show for a guaranteed reservation. * DelayedCharge: An incremental charge is carried out to process an additional payment after the original services have been rendered and the respective payment has been processed.
noShow → const AdditionalDataCommonIndustryUsageEnum
In case of asynchronous authorisation adjustment, this field denotes why the additional payment is made. Possible values: * NoShow: An incremental charge is carried out because of a no-show for a guaranteed reservation. * DelayedCharge: An incremental charge is carried out to process an additional payment after the original services have been rendered and the respective payment has been processed.
unknownDefaultOpenApi → const AdditionalDataCommonIndustryUsageEnum
In case of asynchronous authorisation adjustment, this field denotes why the additional payment is made. Possible values: * NoShow: An incremental charge is carried out because of a no-show for a guaranteed reservation. * DelayedCharge: An incremental charge is carried out to process an additional payment after the original services have been rendered and the respective payment has been processed.