Struct PaymentsKit.GetProductData
Namespace: Pley
Assembly: Pley.dll
Syntax
public struct GetProductData
Fields
product
Declaration
public PaymentsKit.Product product
Field Value
Type | Description |
---|---|
PaymentsKit.Product |
result
It can contain whether Ok or PmkProductNotFound.
Declaration
public PleyResult result
Field Value
Type | Description |
---|---|
PleyResult |