actionUserId property

  1. @JsonKey.new(name: "actionUserId")
dynamic actionUserId
getter/setter pair

Implementation

@JsonKey(name: "actionUserId")
dynamic actionUserId;