OBJECT
Represents single message for subcharter quote
type SubcharterMessage {messageNid: Int! subcharterRequestNid: Int! author: String! createdDate: DateTime! providerType: String! fromOperator: Boolean! }