actionType property

ActionType? actionType
final

Specifies the type of handshake action.

If you specify ActionType, you cannot also specify ParentHandshakeId.

Implementation

final ActionType? actionType;