loginAccount property

ProductAccount? loginAccount
getter/setter pair

The account used to make this API call.

To add or remove data from the operating_account, this login_account must have write access to the operating_account. For example, a manager account of the operating_account, or an account with an established link to the operating_account.

Optional.

Implementation

ProductAccount? loginAccount;