CustomField

class CustomField(val field: Member, val custom: Custom)

Constructors

Link copied to clipboard
constructor(field: Member, custom: Custom)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String