OBJECT
type CommunityPlanUpdateResult {externalCommunityId: String externalPlanId: String externalElevationId: String communityId: Int communityName: String planId: Int planName: String elevationId: Int elevationInternalName: String elevationCaption: String bed: Int bath: Float size: Int cost: Int description: String updateStatus: String reason: String }