external_ property

bool? external_
getter/setter pair

Whether this terms of service version is external.

External terms of service versions can only be agreed through external processes and not directly by the merchant through UI or API.

Implementation

core.bool? external_;