api notification message - VeleSSemecky/Purchase GitHub Wiki
//domain/com.veles.purchase.domain.usecase/NotificationMessageUseCase/apiNotificationMessage
[jvm]
suspend fun apiNotificationMessage(purchaseCollectionId: String, message: String)
//domain/com.veles.purchase.domain.usecase/NotificationMessageUseCase/apiNotificationMessage
[jvm]
suspend fun apiNotificationMessage(purchaseCollectionId: String, message: String)