delayedCharge constant
- @BuiltValueEnumConst.new(wireName: r'DelayedCharge')
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'DelayedCharge')
static const AdditionalDataCommonIndustryUsageEnum delayedCharge = _$additionalDataCommonIndustryUsageEnum_delayedCharge;