isAcceptingResponses property

bool? isAcceptingResponses
getter/setter pair

Whether the form accepts responses.

If is_published is set to false, this field is forced to false.

Required.

Implementation

core.bool? isAcceptingResponses;