class types.PremiumGiftCodeOption extends _TypePremiumGiftCodeOptionimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PremiumGiftCodeOption } = types; ConstructorsnewPremiumGiftCodeOption(params: { users: number; months: number; storeProduct?: string; storeQuantity?: number; currency: string; amount: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsamount: bigintcurrency: stringmonths: numberoptionalstoreProduct: stringoptionalstoreQuantity: numberusers: numberStatic Propertiesreadonly[paramDesc]: ParamDesc