accountId property Null safety
read / write
ID of the account that contains this subaccount.
This is a read-only field that can be left blank.
Implementation
core.String? accountId;
ID of the account that contains this subaccount.
This is a read-only field that can be left blank.
core.String? accountId;