Skip to content

ElectronPayment

Unofficial

A payment in the Mac App Store payment queue.

Import:

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

Signature:

export interface ElectronPayment

Properties

Property Type Description
applicationUsername string An opaque identifier for the user's account on your system.
paymentDiscount? ElectronPaymentDiscount The details of the discount offer to apply to the payment.
productIdentifier string The identifier of the purchased product.
quantity number The quantity purchased.

Links to this page: