{}
Whether to broadcast the product's purchases to all users.
broadcast?: boolean
The product's cost, in bits.
cost: number
The product's display name.
displayName: string
The product's expiration date. If this is not set, the product never expires.
expirationDate?: string
Whether the product is in development.
inDevelopment?: boolean
The product's unique identifier.
sku: string
Properties
expirationDate
Type: ?string
The product's expiration date. If this is not set, the product never expires.