unknownDefaultOpenApi constant

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

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;