Struct LinkedAccount.LinkedAccountDetails
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
public struct LinkedAccount.LinkedAccountDetails
- Inherited Members
Properties
Address
public string Address { readonly get; set; }
Property Value
public string Email { readonly get; set; }
Property Value
Id
public string Id { readonly get; set; }
Property Value
Phone
public string Phone { readonly get; set; }