RemotePush

class RemotePush : DataModel

유저가 푸시를 수신 받는 상태 정보
Remote push notification information

Constructors

Link copied to clipboard
constructor()
constructor(isAgreeNotice: Boolean, isAgreeNight: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
open fun toJSON(): JSONObject
Link copied to clipboard
fun toMap(): Map<String, Any>
Link copied to clipboard
open override fun toString(): String