Class ScheduleSelfShipAppointmentResponse


  • public class ScheduleSelfShipAppointmentResponse
    extends java.lang.Object
    The `scheduleSelfShipAppointment` response.
    • Constructor Detail

      • ScheduleSelfShipAppointmentResponse

        public ScheduleSelfShipAppointmentResponse()
    • Method Detail

      • getSelfShipAppointmentDetails

        public SelfShipAppointmentDetails getSelfShipAppointmentDetails()
        Get selfShipAppointmentDetails
        Returns:
        selfShipAppointmentDetails
      • setSelfShipAppointmentDetails

        public void setSelfShipAppointmentDetails​(SelfShipAppointmentDetails selfShipAppointmentDetails)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object