fieldPath property
Path to the field being referenced, prefixed with "object" or "class" and separated with dots.
For example, it may be the string "object.purchaseDetails.purchasePrice".
Implementation
core.String? fieldPath;
Path to the field being referenced, prefixed with "object" or "class" and separated with dots.
For example, it may be the string "object.purchaseDetails.purchasePrice".
core.String? fieldPath;