Search
Preparing search index...
The search index is not available
@oasislabs/parcel - v1.0.0-beta.24
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@oasislabs/parcel - v1.0.0-beta.24
app
Module app
Index
Namespaces
App
Impl
Classes
App
Type aliases
App
Create
Params
App
Id
App
Participation
App
Update
Params
List
Apps
Filter
PODApp
Variables
APPS_
EP
Functions
endpoint
For
App
Type aliases
App
Create
Params
App
Create
Params
:
Except
<
AppUpdateParams
,
"owner"
>
&
{
identity
:
IdentityCreateParams
}
App
Id
App
Id
:
Opaque
<
ResourceId
,
"AppId"
>
App
Participation
App
Participation
:
"invited"
|
"joined"
App
Update
Params
App
Update
Params
:
WritableExcluding
<
App
,
"participants"
>
List
Apps
Filter
List
Apps
Filter
:
Partial
<
{
owner
:
IdentityId
;
participation
:
AppParticipation
}
>
PODApp
PODApp
:
Readonly
<
PODModel
&
{
acceptanceText
?:
string
;
admins
:
ResourceId
[]
;
allowUserUploads
:
boolean
;
brandingColor
?:
string
;
category
?:
string
;
collaborators
:
ResourceId
[]
;
extendedDescription
?:
string
;
homepageUrl
:
string
;
invitationText
?:
string
;
inviteOnly
:
boolean
;
invites
?:
ResourceId
[]
;
logoUrl
:
string
;
name
:
string
;
organization
:
string
;
owner
:
ResourceId
;
participants
:
ResourceId
[]
;
privacyPolicy
:
string
;
published
:
boolean
;
rejectionText
?:
string
;
shortDescription
:
string
;
termsAndConditions
:
string
}
>
Variables
Const
APPS_
EP
APPS_
EP
:
"apps"
= 'apps'
Functions
Const
endpoint
For
App
endpoint
For
App
(
id
:
AppId
)
:
string
Parameters
id:
AppId
Returns
string
Modules
Parcel
app
App
Impl
asset
client
compute
condition
database
document
fixed-
types
grant
http
identity
meter
model
permission
polyfill
token
tokenization
App
App
Create
Params
App
Id
App
Participation
App
Update
Params
List
Apps
Filter
PODApp
APPS_
EP
endpoint
For
App
Generated using
TypeDoc