clientSignature property

v1ClientSignature? clientSignature
final

Optional signature proving authorization for this sub-organization creation. The signature is over the verification token ID and the root user parameters for the root user associated with the verification token. Only required if a public key was provided during the verification step.

Implementation

final v1ClientSignature? clientSignature;