Skip to main content
Version: v0.15.0

ProjectAgreementCallbackDto

urlstringrequired

URL to send the callback to

authTokenstringrequired

Authorization token for the callback

ProjectAgreementCallbackDto
{
"url": "string",
"authToken": "string"
}