BudgetMonthly

BudgetMonthly

Structure

FieldTypeRequiredDescription
monthIntegertrue
paxIntegertrue
roomNightsIntegertrue
revenueBigDecimaltrue

JSON representation

{
	"month": 1,
	"pax": 267,
	"roomNights": 56,
	"revenue": 3039.000000
}

Related content