Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
CreatePortalResponse
Interface CreatePortalResponse
interface
CreatePortalResponse
{
access_url
:
string
;
created_at
:
number
;
customer_id
:
string
;
expires_at
?:
number
;
id
:
string
;
linked_customers
?:
{
customer_id
:
string
;
email
?:
string
;
has_active_subscription
:
boolean
;
has_billing_address
:
boolean
;
has_payment_method
:
boolean
;
}
[]
;
login_at
?:
number
;
login_ipaddress
?:
string
;
logout_at
?:
number
;
logout_ipaddress
?:
string
;
redirect_url
?:
string
;
status
:
string
;
token
:
string
;
}
Index
Properties
access_
url
created_
at
customer_
id
expires_
at?
id
linked_
customers?
login_
at?
login_
ipaddress?
logout_
at?
logout_
ipaddress?
redirect_
url?
status
token
Properties
access_
url
access_url
:
string
created_
at
created_at
:
number
customer_
id
customer_id
:
string
Optional
expires_
at
expires_at
?:
number
id
id
:
string
Optional
linked_
customers
linked_customers
?:
{
customer_id
:
string
;
email
?:
string
;
has_active_subscription
:
boolean
;
has_billing_address
:
boolean
;
has_payment_method
:
boolean
;
}
[]
Optional
login_
at
login_at
?:
number
Optional
login_
ipaddress
login_ipaddress
?:
string
Optional
logout_
at
logout_at
?:
number
Optional
logout_
ipaddress
logout_ipaddress
?:
string
Optional
redirect_
url
redirect_url
?:
string
status
status
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
url
created_
at
customer_
id
expires_
at
id
linked_
customers
login_
at
login_
ipaddress
logout_
at
logout_
ipaddress
redirect_
url
status
token
edocu-sdk
Loading...