value property

EnterpriseCrmEventbusProtoValueType? value
getter/setter pair

Values for the defined keys.

Each value can either be string, int, double or any proto message.

Implementation

EnterpriseCrmEventbusProtoValueType? value;