ExtensionProductCost

@Serializable
data class ExtensionProductCost(val amount: Int, val type: String)

Contains details about a digital product's cost.

Constructors

Link copied to clipboard
constructor(amount: Int, type: String)

Properties

Link copied to clipboard
val amount: Int

the amount exchanged for the digital product.

Link copied to clipboard

the type of currency exchanged. Possible values are: bits.