API Reference
classes
Hostinguserinfo

@coasys/ad4m / Exports / HostingUserInfo

Class: HostingUserInfo

Table of contents

Constructors

Properties

Constructors

constructor

new HostingUserInfo(email, remainingCredits, hotWalletAddress?)

Parameters

NameType
emailstring
remainingCreditsstring
hotWalletAddress?string

Defined in

runtime/RuntimeResolver.ts:237 (opens in a new tab)

Properties

email

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

Defined in

runtime/RuntimeResolver.ts:232 (opens in a new tab)