Documentation
¶
Overview ¶
Package eoc213rr defines the Santa Clara County EOC-213RR Resource Request Form message type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Type = message.Type{
Tag: "EOC213RR",
Name: "EOC-213RR resource request form",
Article: "an",
}
Type is the type definition for an EOC-213RR resource request form.
Functions ¶
This section is empty.
Types ¶
type EOC213RR ¶
type EOC213RR struct { message.BaseMessage baseform.BaseForm IncidentName string DateInitiated string TimeInitiated string TrackingNumber string RequestedBy string PreparedBy string ApprovedBy string WithSignature string // added in v2.4 QtyUnit string ResourceDescription string ResourceArrival string Priority string EstdCost string DeliverTo string DeliverToLocation string Substitutes string EquipmentOperator string Lodging string Fuel string FuelType string Power string Meals string Maintenance string Water string Other string Instructions string }
EOC213RR holds an EOC-213RR resource request form.
Click to show internal directories.
Click to hide internal directories.