AssignmentBillingContact
mobileNumberstringnullable
Billing contact mobile number
Example:
1234567890
namestringnullable
Billing contact name
Example:
Will Smith
telephoneNumberstringnullable
Billing contact telephone number
Example:
1234567890
AssignmentBillingContact
{
"email": "[email protected]",
"mobileNumber": "1234567890",
"name": "Will Smith",
"telephoneNumber": "1234567890"
}