Documentation
¶
Index ¶
- func CreateMTOAgent(cmd *cobra.Command, args []string) error
- func CreateMTOServiceItem(cmd *cobra.Command, args []string) error
- func CreatePaymentRequest(cmd *cobra.Command, args []string) error
- func CreatePaymentRequestUpload(cmd *cobra.Command, args []string) error
- func GetMTO(cmd *cobra.Command, args []string) error
- func InitCreateMTOAgentFlags(flag *pflag.FlagSet)
- func InitCreateMTOServiceItemFlags(flag *pflag.FlagSet)
- func InitCreatePaymentRequestFlags(flag *pflag.FlagSet)
- func InitCreatePaymentRequestUploadFlags(flag *pflag.FlagSet)
- func InitGetMTOFlags(flag *pflag.FlagSet)
- func InitListMovesFlags(flag *pflag.FlagSet)
- func InitUpdateMTOAgentFlags(flag *pflag.FlagSet)
- func InitUpdateMTOServiceItemFlags(flag *pflag.FlagSet)
- func InitUpdateMTOShipmentAddressFlags(flag *pflag.FlagSet)
- func InitUpdateMTOShipmentStatusFlags(flag *pflag.FlagSet)
- func InitUpdatePostCounselingInfoFlags(flag *pflag.FlagSet)
- func ListMoves(cmd *cobra.Command, args []string) error
- func UpdateMTOAgent(cmd *cobra.Command, args []string) error
- func UpdateMTOServiceItem(cmd *cobra.Command, args []string) error
- func UpdateMTOShipmentAddress(cmd *cobra.Command, args []string) error
- func UpdateMTOShipmentStatus(cmd *cobra.Command, args []string) error
- func UpdatePostCounselingInfo(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMTOAgent ¶
CreateMTOAgent creates a gateway and sends the request to the endpoint
func CreateMTOServiceItem ¶
CreateMTOServiceItem creates the mto service item for a MTO and/or MTOShipment
func CreatePaymentRequest ¶
CreatePaymentRequest creates the payment request for an MTO
func CreatePaymentRequestUpload ¶
CreatePaymentRequestUpload creates the payment request for an MTO
func InitCreateMTOAgentFlags ¶
InitCreateMTOAgentFlags declares which flags are enabled
func InitCreateMTOServiceItemFlags ¶
InitCreateMTOServiceItemFlags initializes flags.
func InitCreatePaymentRequestFlags ¶
InitCreatePaymentRequestFlags initializes flags.
func InitCreatePaymentRequestUploadFlags ¶
InitCreatePaymentRequestUploadFlags initializes flags.
func InitGetMTOFlags ¶
InitGetMTOFlags declares which flags are enabled
func InitListMovesFlags ¶
InitListMovesFlags declares which flags are enabled
func InitUpdateMTOAgentFlags ¶
InitUpdateMTOAgentFlags declares which flags are enabled
func InitUpdateMTOServiceItemFlags ¶
InitUpdateMTOServiceItemFlags declares which flags are enabled
func InitUpdateMTOShipmentAddressFlags ¶
InitUpdateMTOShipmentAddressFlags declares which flags are enabled
func InitUpdateMTOShipmentStatusFlags ¶
InitUpdateMTOShipmentStatusFlags declares which flags are enabled
func InitUpdatePostCounselingInfoFlags ¶
InitUpdatePostCounselingInfoFlags declares which flags are enabled
func UpdateMTOAgent ¶
UpdateMTOAgent creates a gateway and sends the request to the endpoint
func UpdateMTOServiceItem ¶
UpdateMTOServiceItem creates a gateway and sends the request to the endpoint
func UpdateMTOShipmentAddress ¶
UpdateMTOShipmentAddress creates a gateway and sends the request to the endpoint
func UpdateMTOShipmentStatus ¶
UpdateMTOShipmentStatus creates a gateway and sends the request to the endpoint
Types ¶
This section is empty.