open property

bool? open
getter/setter pair

True if the billing account is open, and will therefore be charged for any usage on associated projects.

False if the billing account is closed, and therefore projects associated with it are unable to use paid services.

Output only.

Implementation

core.bool? open;