status property

String? status
getter/setter pair

Status of this billing profile.This is a read-only field. Possible string values are:

  • "UNDER_REVIEW"
  • "ACTIVE"
  • "ARCHIVED"

Implementation

core.String? status;