valid constant
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.
Implementation
@BuiltValueEnumConst(wireName: r'valid')
static const PayoutSettingsVerificationStatusEnum valid = _$payoutSettingsVerificationStatusEnum_valid;