originalArgs
originalArgs: { users: number; months: number; storeProduct?: string; storeQuantity?: number; currency: string; amount: BigInteger }
Type declaration
users: number
months: number
Optional storeProduct?: string
Optional storeQuantity?: number
currency: string
amount: BigInteger