Get Notification Registration Plain Args
data class GetNotificationRegistrationPlainArgs(val notificationRegistrationName: String, val providerNamespace: String) : ConvertibleToJava<GetNotificationRegistrationPlainArgs>
Constructors
Link copied to clipboard
fun GetNotificationRegistrationPlainArgs(notificationRegistrationName: String, providerNamespace: String)