acknowledgementState property

int? acknowledgementState
getter/setter pair

The acknowledgement state of the subscription product.

Possible values are: 0. Yet to be acknowledged 1. Acknowledged

Implementation

core.int? acknowledgementState;