unknownDefaultOpenApi constant

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

The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.

Implementation

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