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