unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
Identifies the category of the message for a specific use case. Possible values: * payment * nonPayment
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const AuthenticationInfoMessageCategoryEnum unknownDefaultOpenApi = _$authenticationInfoMessageCategoryEnum_unknownDefaultOpenApi;