changeDate property
The timestamp of the update to the organization.
Implementation
@$pb.TagNumber(1)
$2.Timestamp get changeDate => $_getN(0);
Implementation
@$pb.TagNumber(1)
set changeDate($2.Timestamp value) => $_setField(1, value);
The timestamp of the update to the organization.
@$pb.TagNumber(1)
$2.Timestamp get changeDate => $_getN(0);
@$pb.TagNumber(1)
set changeDate($2.Timestamp value) => $_setField(1, value);