package common.product.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message PaymentConfirmation

product_data_common.proto:30

Payment confirmation contains offer Id (that has been purchased by the user on the Kin marketplace) and its JWT. Payment confirmations are generated by the Kin marketplace and used to unlock products for the user. The JWT is authenticated by the authentication service that it was truly originated from the Kin marketplace Currently Product Id is supported as an offer Id.

Used in: mobile.product.v1.UnlockProductRequest

message PriceData

product_data_common.proto:13

Price data for a Kik product

Used in: mobile.product.v1.Product

message PurchaseData

product_data_common.proto:19

Purchase data contain info whether a product was previously purchased by a user

Used in: mobile.product.v1.Product