Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateDeveloperAccountCreateRequest

Hierarchy

  • CreateDeveloperAccountCreateRequest

Index

Constructors

Properties

address?: string

The address of the wallet that has deposited funds in the paymaster.

name?: string

The name of the account.

signature?: string

Signature to verify the account ownership.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc