BillingOrderCommentDTO

BillingOrderCommentDTO
BillingOrderCommentDTO
JSON Example
{
    "user": {
        "firstName": "Bob",
        "lastName": "Johnson",
        "email": "[email protected]"
    },
    "createdTime": "2023-03-01T08:14:56Z",
    "content": "approved by [email protected]"
}
user
Optional

user

string As date-time As date-time
createdTime
Optional

createdTime

string
content
Optional

content