properties: {
agent: {
publicKey: string;
};
allowsOnly: string;
bookmark: {
imageUrl: string;
preview: string;
url: string;
};
chatRoom: {
messages: string;
nextPage: string;
replyTo: string;
};
children: string;
classType: string;
classes: string;
collection: {
currentPage: string;
members: string;
pageSize: string;
property: string;
totalMembers: string;
totalPages: string;
value: string;
};
color: string;
commit: {
createdAt: string;
destroy: string;
lastCommit: string;
previousCommit: string;
push: string;
remove: string;
set: string;
signature: string;
signer: string;
subject: string;
};
constraints: {
dateFormat: string;
decimalPlaces: string;
max: string;
maxFloat: string;
min: string;
minFloat: string;
numberFormatting: string;
};
createdBy: string;
datatype: string;
description: string;
displayStyle: string;
document: {
elements: string;
};
drives: string;
emoji: string;
endpoint: {
parameters: string;
results: string;
};
file: {
attachments: string;
downloadUrl: string;
filename: string;
filesize: string;
mimetype: string;
};
getAll: string;
incomplete: string;
instances: string;
invite: {
agent: string;
publicKey: string;
target: string;
usagesLeft: string;
users: string;
write: string;
};
isA: string;
isDynamic: string;
name: string;
ontology: {
customNodePositioning: string;
};
parent: string;
paymentPointer: string;
properties: string;
publishedAt: string;
read: string;
recommends: string;
redirect: {
destination: string;
redirectAgent: string;
};
requires: string;
search: {
limit: string;
property: string;
query: string;
};
shortname: string;
subResources: string;
table: {
tableColumnWidths: string;
};
write: string;
}
Type declaration
-
agent: {
publicKey: string;
}
-
allowsOnly: string
-
bookmark: {
imageUrl: string;
preview: string;
url: string;
}
-
imageUrl: string
-
preview: string
-
url: string
-
chatRoom: {
messages: string;
nextPage: string;
replyTo: string;
}
-
messages: string
-
nextPage: string
-
replyTo: string
-
children: string
-
classType: string
-
classes: string
-
collection: {
currentPage: string;
members: string;
pageSize: string;
property: string;
totalMembers: string;
totalPages: string;
value: string;
}
-
currentPage: string
-
members: string
-
pageSize: string
-
property: string
-
totalMembers: string
-
totalPages: string
-
value: string
-
color: string
-
commit: {
createdAt: string;
destroy: string;
lastCommit: string;
previousCommit: string;
push: string;
remove: string;
set: string;
signature: string;
signer: string;
subject: string;
}
-
createdAt: string
-
destroy: string
-
lastCommit: string
-
previousCommit: string
-
push: string
-
remove: string
-
set: string
-
signature: string
-
signer: string
-
subject: string
-
constraints: {
dateFormat: string;
decimalPlaces: string;
max: string;
maxFloat: string;
min: string;
minFloat: string;
numberFormatting: string;
}
-
dateFormat: string
-
decimalPlaces: string
-
max: string
-
maxFloat: string
-
min: string
-
minFloat: string
-
numberFormatting: string
-
createdBy: string
-
datatype: string
-
description: string
-
displayStyle: string
-
document: {
elements: string;
}
-
drives: string
-
emoji: string
-
endpoint: {
parameters: string;
results: string;
}
-
parameters: string
-
results: string
-
file: {
attachments: string;
downloadUrl: string;
filename: string;
filesize: string;
mimetype: string;
}
-
attachments: string
-
downloadUrl: string
-
filename: string
-
filesize: string
-
mimetype: string
-
getAll: string
-
incomplete: string
-
instances: string
-
invite: {
agent: string;
publicKey: string;
target: string;
usagesLeft: string;
users: string;
write: string;
}
-
agent: string
-
publicKey: string
-
target: string
-
usagesLeft: string
-
users: string
-
write: string
-
isA: string
-
isDynamic: string
-
name: string
-
ontology: {
customNodePositioning: string;
}
-
customNodePositioning: string
-
parent: string
-
paymentPointer: string
-
properties: string
-
publishedAt: string
-
read: string
-
recommends: string
-
redirect: {
destination: string;
redirectAgent: string;
}
-
destination: string
-
redirectAgent: string
-
requires: string
-
search: {
limit: string;
property: string;
query: string;
}
-
limit: string
-
property: string
-
query: string
-
shortname: string
-
subResources: string
-
table: {
tableColumnWidths: string;
}
-
tableColumnWidths: string
-
write: string
Deprecated
These have been move to their respective onotlogies e.g. core, server, collections, etc.