isValid property

bool? isValid
getter/setter pair

@var isValid true if bank account is valid

Implementation

bool? isValid;