Skip to main content
Version: Next

StatusNegotiationDto

rolestringrequired
Example: provider
statestringrequired
Example: OFFERED
countnumberrequired
Example: 1
StatusNegotiationDto
{
"role": "provider",
"state": "OFFERED",
"count": 1
}