Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
Org
Interface Org
interface
Org
{
id
:
string
;
key
:
string
;
secret
?:
string
;
name
:
string
;
createdAt
:
Date
;
updatedAt
:
Date
;
trialEndDate
?:
string
;
lastTrialExtensionDate
?:
string
;
limits
?:
OrgLimits
;
lastThirtyDayUsagePercent
?:
number
;
todayUsagePercent
?:
number
;
}
Index
Properties
id
key
secret?
name
created
At
updated
At
trial
End
Date?
last
Trial
Extension
Date?
limits?
last
Thirty
Day
Usage
Percent?
today
Usage
Percent?
Properties
id
id
:
string
key
key
:
string
Optional
secret
secret
?:
string
name
name
:
string
created
At
createdAt
:
Date
updated
At
updatedAt
:
Date
Optional
trial
End
Date
trialEndDate
?:
string
Optional
last
Trial
Extension
Date
lastTrialExtensionDate
?:
string
Optional
limits
limits
?:
OrgLimits
Optional
last
Thirty
Day
Usage
Percent
lastThirtyDayUsagePercent
?:
number
Optional
today
Usage
Percent
todayUsagePercent
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
secret
name
created
At
updated
At
trial
End
Date
last
Trial
Extension
Date
limits
last
Thirty
Day
Usage
Percent
today
Usage
Percent
Console
SDK
REST API
Membrane React - v0.2.1
Loading...