Table of Contents

Struct LinkedAccount

Namespace
Thirdweb
Assembly
Thirdweb.dll
public struct LinkedAccount
Inherited Members

Properties

Details

public LinkedAccount.LinkedAccountDetails Details { readonly get; set; }

Property Value

LinkedAccount.LinkedAccountDetails

Type

public string Type { readonly get; set; }

Property Value

string

Methods

ToString()

Returns the fully qualified type name of this instance.

public override readonly string ToString()

Returns

string

The fully qualified type name.