Skip to content

ElectronPayment

Unofficial

A payment in the Mac App Store payment queue.

Import:

import type { ElectronPayment } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronPayment

Properties

PropertyTypeDescription
applicationUsernamestringAn opaque identifier for the user's account on your system.
paymentDiscount?ElectronPaymentDiscountThe details of the discount offer to apply to the payment.
productIdentifierstringThe identifier of the purchased product.
quantitynumberThe quantity purchased.

Links to this page: