ProjectSpecSchema

object
assignedPaymentMethodIdstring or nullRequiredformat: uuid
ID of the payment method assigned to the project.
displayNamestringRequired
Display name of the project.
isActivebooleanRequired
Is project active.
locationDisplayNamestringOptional
Display name of the location the project is in.
locationIdstringRequiredformat: uuid
ID of the location the project is in.
locationNamestringRequired
Name of the location the project is in.
namestringRequired
Name of the project.