min_user_age property

int32? min_user_age
getter/setter pair

The minimum age of a user to be able to accept the terms; 0 if age isn't restricted

Implementation

int32? min_user_age;