-
@JsonClass(generateAdapter = true) public final class SiteMembershipRejectionBody
-
-
Constructor Summary
Constructors Constructor Description SiteMembershipRejectionBody(String comment)
-
Method Summary
Modifier and Type Method Description final StringgetComment()final UnitsetComment(@Json(name = comment) String comment)-
-
Constructor Detail
-
SiteMembershipRejectionBody
SiteMembershipRejectionBody(String comment)
-
-
Method Detail
-
getComment
final String getComment()
-
setComment
final Unit setComment(@Json(name = comment) String comment)
-
-
-
-