active property
Indicates if the API credential is enabled. Must be set to true to use the credential in your integration.
Implementation
@BuiltValueField(wireName: r'active')
bool get active;
Indicates if the API credential is enabled. Must be set to true to use the credential in your integration.
@BuiltValueField(wireName: r'active')
bool get active;