state property
The customer's license status.
One of: - ACTIVE: The customer has a valid license. - UNLICENSED:
There is no license. Either this customer has never installed your
application or has deleted it.
Implementation
core.String? state;
The customer's license status.
One of: - ACTIVE: The customer has a valid license. - UNLICENSED:
There is no license. Either this customer has never installed your
application or has deleted it.
core.String? state;