Class FreeOnBoard


  • @Generated("jsonschema2pojo")
    public class FreeOnBoard
    extends Object
    Free On Board

    The free on board (FOB) type specified for the purchase order.

    • Field Detail

      • id

        @JsonPropertyDescription("The global identifier for the Free On Board.")
        private String id
        ID

        The global identifier for the Free On Board. (Required)

    • Constructor Detail

      • FreeOnBoard

        public FreeOnBoard()
    • Method Detail

      • getId

        public String getId()
        ID

        The global identifier for the Free On Board. (Required)

      • setId

        public void setId​(String id)
        ID

        The global identifier for the Free On Board. (Required)

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object