Netsutie PHP Toolkit
ItemFulfillment.php
Go to the documentation of this file.
1 <?php
8 class ItemFulfillment extends Record {
9 
18  public $createdDate;
19 
29 
38  public $customForm;
39 
49 
58  public $entity;
59 
68  public $createdFrom;
69 
79 
88  public $partner;
89 
99 
108  public $pickedDate;
109 
118  public $packedDate;
119 
128  public $shippedDate;
129 
139 
149 
158  public $shipStatus;
159 
169 
179 
189 
199 
209 
219 
229 
239 
249 
259 
269 
279 
289 
299 
309 
319 
329 
339 
349 
359 
369 
379 
389 
399 
409 
419 
429 
439 
449 
459 
469 
479 
489 
499 
509 
519 
529 
539 
549 
559 
569 
579 
589 
599 
609 
619 
629 
639 
649 
659 
669 
679 
689 
699 
709 
719 
728  public $halZipFedEx;
729 
739 
749 
759 
769 
779 
788  public $tranDate;
789 
798  public $tranId;
799 
808  public $shipMethod;
809 
819 
829 
839 
848  public $memo;
849 
859 
868  public $packageList;
869 
879 
889 
899 
908  public $itemList;
909 
919 
929 
938  public $internalId;
939 
948  public $externalId;
949 
950 
951 
952  static $paramtypesmap = array(
953 
954  "createdDate" => "dateTime",
955 
956  "lastModifiedDate" => "dateTime",
957 
958  "customForm" => "RecordRef",
959 
960  "postingPeriod" => "RecordRef",
961 
962  "entity" => "RecordRef",
963 
964  "createdFrom" => "RecordRef",
965 
966  "createdFromShipGroup" => "integer",
967 
968  "partner" => "RecordRef",
969 
970  "shippingAddress" => "Address",
971 
972  "pickedDate" => "dateTime",
973 
974  "packedDate" => "dateTime",
975 
976  "shippedDate" => "dateTime",
977 
978  "shipIsResidential" => "boolean",
979 
980  "shipAddressList" => "RecordRef",
981 
982  "shipStatus" => "ItemFulfillmentShipStatus",
983 
984  "saturdayDeliveryUps" => "boolean",
985 
986  "sendShipNotifyEmailUps" => "boolean",
987 
988  "sendBackupEmailUps" => "boolean",
989 
990  "shipNotifyEmailAddressUps" => "string",
991 
992  "shipNotifyEmailAddress2Ups" => "string",
993 
994  "backupEmailAddressUps" => "string",
995 
996  "shipNotifyEmailMessageUps" => "string",
997 
998  "thirdPartyAcctUps" => "string",
999 
1000  "thirdPartyZipcodeUps" => "string",
1001 
1002  "thirdPartyCountryUps" => "Country",
1003 
1004  "thirdPartyTypeUps" => "ItemFulfillmentThirdPartyTypeUps",
1005 
1006  "partiesToTransactionUps" => "boolean",
1007 
1008  "exportTypeUps" => "ItemFulfillmentExportTypeUps",
1009 
1010  "methodOfTransportUps" => "ItemFulfillmentMethodOfTransportUps",
1011 
1012  "carrierIdUps" => "string",
1013 
1014  "entryNumberUps" => "string",
1015 
1016  "inbondCodeUps" => "string",
1017 
1018  "isRoutedExportTransactionUps" => "boolean",
1019 
1020  "licenseNumberUps" => "string",
1021 
1022  "licenseDateUps" => "dateTime",
1023 
1024  "licenseExceptionUps" => "ItemFulfillmentLicenseExceptionUps",
1025 
1026  "eccNumberUps" => "string",
1027 
1028  "recipientTaxIdUps" => "string",
1029 
1030  "blanketStartDateUps" => "dateTime",
1031 
1032  "blanketEndDateUps" => "dateTime",
1033 
1034  "shipmentWeightUps" => "float",
1035 
1036  "saturdayDeliveryFedEx" => "boolean",
1037 
1038  "saturdayPickupFedex" => "boolean",
1039 
1040  "sendShipNotifyEmailFedEx" => "boolean",
1041 
1042  "sendBackupEmailFedEx" => "boolean",
1043 
1044  "signatureHomeDeliveryFedEx" => "boolean",
1045 
1046  "shipNotifyEmailAddressFedEx" => "string",
1047 
1048  "backupEmailAddressFedEx" => "string",
1049 
1050  "shipDateFedEx" => "dateTime",
1051 
1052  "homeDeliveryTypeFedEx" => "ItemFulfillmentHomeDeliveryTypeFedEx",
1053 
1054  "homeDeliveryDateFedEx" => "dateTime",
1055 
1056  "bookingConfirmationNumFedEx" => "string",
1057 
1058  "intlExemptionNumFedEx" => "string",
1059 
1060  "b13aFilingOptionFedEx" => "ItemFulfillmentB13AFilingOptionFedEx",
1061 
1062  "b13aStatementDataFedEx" => "string",
1063 
1064  "thirdPartyAcctFedEx" => "string",
1065 
1066  "thirdPartyCountryFedEx" => "Country",
1067 
1068  "thirdPartyTypeFedEx" => "ItemFulfillmentThirdPartyTypeFedEx",
1069 
1070  "shipmentWeightFedEx" => "float",
1071 
1072  "termsOfSaleFedEx" => "ItemFulfillmentTermsOfSaleFedEx",
1073 
1074  "termsFreightChargeFedEx" => "float",
1075 
1076  "termsInsuranceChargeFedEx" => "float",
1077 
1078  "insideDeliveryFedEx" => "boolean",
1079 
1080  "insidePickupFedEx" => "boolean",
1081 
1082  "ancillaryEndorsementFedEx" => "ItemFulfillmentAncillaryEndorsementFedEx",
1083 
1084  "holdAtLocationFedEx" => "boolean",
1085 
1086  "halPhoneFedEx" => "string",
1087 
1088  "halAddr1FedEx" => "string",
1089 
1090  "halAddr2FedEx" => "string",
1091 
1092  "halAddr3FedEx" => "string",
1093 
1094  "halCityFedEx" => "string",
1095 
1096  "halZipFedEx" => "string",
1097 
1098  "halStateFedEx" => "string",
1099 
1100  "halCountryFedEx" => "string",
1101 
1102  "hazmatTypeFedEx" => "ItemFulfillmentHazmatTypeFedEx",
1103 
1104  "accessibilityTypeFedEx" => "ItemFulfillmentAccessibilityTypeFedEx",
1105 
1106  "isCargoAircraftOnlyFedEx" => "boolean",
1107 
1108  "tranDate" => "dateTime",
1109 
1110  "tranId" => "string",
1111 
1112  "shipMethod" => "RecordRef",
1113 
1114  "generateIntegratedShipperLabel" => "boolean",
1115 
1116  "shippingCost" => "float",
1117 
1118  "handlingCost" => "float",
1119 
1120  "memo" => "string",
1121 
1122  "transferLocation" => "RecordRef",
1123 
1124  "packageList" => "ItemFulfillmentPackageList",
1125 
1126  "packageUpsList" => "ItemFulfillmentPackageUpsList",
1127 
1128  "packageUspsList" => "ItemFulfillmentPackageUspsList",
1129 
1130  "packageFedExList" => "ItemFulfillmentPackageFedExList",
1131 
1132  "itemList" => "ItemFulfillmentItemList",
1133 
1134  "shipGroupList" => "ItemFulfillmentShipGroupList",
1135 
1136  "customFieldList" => "CustomFieldList",
1137 
1138  "internalId" => "string",
1139 
1140  "externalId" => "string",
1141 
1142  );
1143 
1144 }
Definition: Record.php:8