useAssetContactsInstead property

bool get useAssetContactsInstead
inherited

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;
set useAssetContactsInstead (bool value)
inherited

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);