RequestPresentation

constructor(id: String = UUID.randomUUID().toString(), body: RequestPresentation.Body, attachments: Array<AttachmentDescriptor>, thid: String? = null, from: DID, to: DID? = null, direction: Message.Direction = Message.Direction.RECEIVED)(source)