Table of Contents

Struct LinkedAccount.LinkedAccountDetails

Namespace
Thirdweb
Assembly
Thirdweb.dll
public struct LinkedAccount.LinkedAccountDetails
Inherited Members

Properties

Address

public string Address { readonly get; set; }

Property Value

string

Email

public string Email { readonly get; set; }

Property Value

string

Id

public string Id { readonly get; set; }

Property Value

string

Phone

public string Phone { readonly get; set; }

Property Value

string