In this interface we will see the structure of PurchaseParams
export interface PurchaseParams { deviceId?: string;}
Generated using TypeDoc
In this interface we will see the structure of PurchaseParams