@getalby/sdk
Preparing search index...
oauth
types
GetAccountInformationResponse
Type Alias GetAccountInformationResponse
type
GetAccountInformationResponse
=
{
avatar
?:
string
;
email
:
string
;
identifier
:
string
;
keysend_custom_key
:
string
;
keysend_custom_value
:
string
;
keysend_pubkey
:
string
;
lightning_address
?:
string
;
name
?:
string
;
nostr_pubkey
?:
string
;
}
Index
Properties
avatar?
email
identifier
keysend_
custom_
key
keysend_
custom_
value
keysend_
pubkey
lightning_
address?
name?
nostr_
pubkey?
Properties
Optional
avatar
avatar
?:
string
email
email
:
string
identifier
identifier
:
string
keysend_
custom_
key
keysend_custom_key
:
string
keysend_
custom_
value
keysend_custom_value
:
string
keysend_
pubkey
keysend_pubkey
:
string
Optional
lightning_
address
lightning_address
?:
string
Optional
name
name
?:
string
Optional
nostr_
pubkey
nostr_pubkey
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
email
identifier
keysend_
custom_
key
keysend_
custom_
value
keysend_
pubkey
lightning_
address
name
nostr_
pubkey
@getalby/sdk
Loading...