Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 401 Bytes

InviteRequest.md

File metadata and controls

23 lines (11 loc) · 401 Bytes

InviteRequest

Properties

Name Type Description Notes
email String Send an email to this address
role RoleEnum `owner` or `reader`

Enum: RoleEnum

Name Value
READER "reader"
OWNER "owner"