unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
AdditionalDataCommonIndustryUsageEnum const unknownDefaultOpenApi

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

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const AdditionalDataCommonIndustryUsageEnum unknownDefaultOpenApi = _$additionalDataCommonIndustryUsageEnum_unknownDefaultOpenApi;