UNPKG

cordova-plugin-qonversion

Version:
9 lines (8 loc) 272 B
export declare class SKPaymentDiscount { identifier: string; keyIdentifier: string; nonce: string; signature: string; timestamp: number; constructor(identifier: string, keyIdentifier: string, nonce: string, signature: string, timestamp: number); }