/
PhoneLocationType

PhoneLocationType

Structure

FieldTypeRequiredDescription
idIntegertrueUnique identifier for the

PhoneLocationType.

codeStringtrueCode of the

PhoneLocationType.

nameStringtrueName of the

PhoneLocationType.

JSON representation

{
	"id": 1,
	"code": "1",
	"name": "Brand reservations office"
}

Related content