Source: https://guides.developer.iata.org/docs/download-the-latest-standards

BayLock

A Lock used by a ULD Position.

Properties

Name Description Type Required Generic Enum Ignore
lock An ULD restraint which can be fixed within the aircraft. Lock true false
lockPositionCode Position of lock relative to the ULD position. LockPositionCode false false
uldLoadPosition A subdivision of a containerized/palletized compartment. UldLoadPosition true false

Referenced By

UldLoadPosition
Lock
{
  "lock" : {
    "balanceArmMeasure" : { },
    "bayLock" : [ { } ],
    "hold" : { },
    "lateralArmMeasure" : { },
    "lockIdentifier" : "string",
    "typeCode" : "string",
    "verticalInd" : "boolean"
  },
  "lockPositionCode" : {
    "lockPositionCodeEnum" : { }
  },
  "uldLoadPosition" : {
    "balanceArmAftMeasure" : { },
    "balanceArmCentroidMeasure" : { },
    "balanceArmForwardMeasure" : { },
    "bayGrouping" : [ { } ],
    "bayLock" : [ { } ],
    "cargoHeatingDevice" : [ { } ],
    "cargoVentilationDevice" : [ { } ],
    "combinedLoadLimitation" : [ { } ],
    "hold" : { },
    "holdCompartment" : { },
    "lateralArmCentroidMeasure" : { },
    "lateralArmFromMeasure" : { },
    "lateralArmToMeasure" : { },
    "maximumWeightMeasure" : { },
    "missingRestraintRule" : [ { } ],
    "specialLoadLimitation" : [ { } ],
    "uld" : { },
    "uldCompatibility" : [ { } ],
    "uldLoadPositionIdentifier" : "string",
    "volumeMeasure" : { },
    "weightUnitIndexValue" : "number"
  }
}