platform property

int? platform
final

The platform on which the customer consumed the in-app purchase.

Possible Values: 0 - Undeclared 1 - An Apple platform. 2 - Non-Apple platform.

Implementation

final int? platform;