sqlx4k
Toggle table of contents
0.42.0
native
Platform filter
native
Switch theme
Search in API
sqlx4k
sqlx4k-postgres
/
io.github.smyrgeorge.sqlx4k.postgres
/
PostgreSQL
/
Notification
Notification
data
class
Notification
(
val
channel
:
String
,
val
value
:
String
)
Members
Constructors
Notification
Link copied to clipboard
constructor
(
channel
:
String
,
value
:
String
)
Properties
channel
Link copied to clipboard
val
channel
:
String
value
Link copied to clipboard
val
value
:
String