unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
Specifies the service level (settlement type) of this payment method. Required for merchants operating in Japan. Possible values: * noContract: Adyen holds the contract with JCB. * gatewayContract: JCB receives the settlement and handles disputes, then pays out to you or your sub-merchant directly.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const DinersInfoServiceLevelEnum unknownDefaultOpenApi = _$dinersInfoServiceLevelEnum_unknownDefaultOpenApi;