| Name | Summary |
|---|---|
preventPeopleChooser | abstract val preventPeopleChooser: Boolean Set whether or not to show the user selection step. If the reported object is a user, they can choose to block the reported user from further interactions within the platform. |
reportType | abstract val reportType: AbuseReportType The intended entity type horizon.platform.abusereport.enums.AbuseReportType being reported, it can be either a user horizon.platform.abusereport.enums.AbuseReportType.user or an object/content horizon.platform.abusereport.enums.AbuseReportType.object. |
| Name | Summary |
|---|---|
builder | fun builder(): AbuseReportOptions.Builder |