Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 518 Bytes

ReelDomainDTO.md

File metadata and controls

11 lines (8 loc) · 518 Bytes

TripletexRubyClient::ReelDomainDTO

Properties

Name Type Description Notes
namespace String The namespace of the domain [optional]
name String The name of the domain [optional]
functions Array<ReelFunctionDTO> The functions of the domain [optional]
documentation ReelDocumentationDTO The documentation for this domain [optional]