useAssetContactsInstead property
useAssetContactsInstead is a flag to use the asset contacts instead of the submission contacts.
Implementation
set externalAccountId(String? value);/// [useAssetContactsInstead] is a flag to use the asset contacts instead of the submission contacts.
bool get useAssetContactsInstead;
useAssetContactsInstead is a flag to use the asset contacts instead of the submission contacts.
Implementation
bool get useAssetContactsInstead;/// [useAssetContactsInstead] is a flag to use the asset contacts instead of the submission contacts.
set useAssetContactsInstead(bool value);