STANDARD constant
Speed with which payouts for this account are processed. Permitted values: STANDARD, SAME_DAY.
Implementation
@BuiltValueEnumConst(wireName: r'STANDARD')
static const CreateAccountResponsePayoutSpeedEnum STANDARD = _$createAccountResponsePayoutSpeedEnum_STANDARD;