PushNotificationConfigPage

@JsonSerializable
data class PushNotificationConfigPage(val configs: List<TaskPushNotificationConfig>, val nextPageToken: PageToken? = null)(source)

Constructors

Link copied to clipboard
constructor(configs: List<TaskPushNotificationConfig>, nextPageToken: PageToken? = null)

Properties

Link copied to clipboard
Link copied to clipboard