Interface ShipmentSecurityUtils


public interface ShipmentSecurityUtils
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static boolean
    getHasFreeOnBoardAccess(graphql.schema.DataFetchingEnvironment env)
     
    static boolean
    getHasFreeOnBoardsAccess(graphql.schema.DataFetchingEnvironment env)
     
  • Method Details