industryUsage property

  1. @BuiltValueField.new(wireName: r'industryUsage')
AdditionalDataCommonIndustryUsageEnum? get industryUsage

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.

Implementation

@BuiltValueField(wireName: r'industryUsage')
AdditionalDataCommonIndustryUsageEnum? get industryUsage;