PortalType

data class PortalType(val type: PortalType) : Condition

Constructors

Link copied to clipboard
constructor(type: PortalType)

Properties

Link copied to clipboard
Link copied to clipboard
@SerialName(value = "portal_type")
val type: PortalType