@coasys/ad4m / Exports / HostingUserInfo
Class: HostingUserInfo
Table of contents
Constructors
Properties
Constructors
constructor
• new HostingUserInfo(email, remainingCredits, hotWalletAddress?)
Parameters
| Name | Type |
|---|---|
email | string |
remainingCredits | string |
hotWalletAddress? | string |
Defined in
runtime/RuntimeResolver.ts:237 (opens in a new tab)
Properties
• email: string
Defined in
runtime/RuntimeResolver.ts:229 (opens in a new tab)
hotWalletAddress
• Optional hotWalletAddress: string
Defined in
runtime/RuntimeResolver.ts:235 (opens in a new tab)
remainingCredits
• remainingCredits: string