IAPV4Receipt
abstract class IAPV4Receipt(val type: IAPV4.IAPV4Type, val product: IAPV4.IAPV4Product, val receiptLevel: Int) : DataModel
purchase 나 restore API 에서 받을 수 있는 결과 정보
Result information that can be received from the purchase or restore API
korean
bypassInfo 를 그대로 영수증 검증 서버로 전달(bypass)하여 사용english
bypassInfo is passed (bypassed) to the receipt verification server as it is and usedProperties
Link copied to clipboard
Json data bypassed from game to receipt verification server.
Link copied to clipboard
Receipt Data to send when requesting validation to IAP server.
Link copied to clipboard
IapPayload entered in purchase request.
Link copied to clipboard
Purchased product information.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Receipt Market Information