unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The type of transfer. Possible values: - bank: Transfer to a transfer instrument or a bank account.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const TransferRouteRequestCategoryEnum unknownDefaultOpenApi = _$transferRouteRequestCategoryEnum_unknownDefaultOpenApi;