toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
Csrf
Csrf
class
Csrf
(
val
value
:
String
)
Represents a CSRF token.
Members
Constructors
Csrf
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
The string literal of the CSRF token.