Documentation ¶
Index ¶
- type GetChannelcodeByFirstMileNoDetailResponseEntity
- type GetChannelcodeByFirstMileNoModuleResponseEntity
- type GetChannelcodeByFirstMileNoResult
- type GetChannelcodeByFirstMileNoResultResponseEntity
- type GetLazadaBigbagPDFLableDataResponseEntity
- type GetLazadaBigbagPDFLableDetailResponseEntity
- type GetLazadaBigbagPDFLableResult
- type GetLazadaBigbagPDFLableResultResponseEntity
- type GetLazadaBigbagPDFLableUserInfoRequestEntity
- type GetNewBagNumberDataResponseEntity
- type GetNewBagNumberDetailResponseEntity
- type GetNewBagNumberResult
- type GetNewBagNumberResultResponseEntity
- type LazadaBigbagCancelDataResponseEntity
- type LazadaBigbagCancelDetailResponseEntity
- type LazadaBigbagCancelResult
- type LazadaBigbagCancelResultResponseEntity
- type LazadaBigbagCancelUserInfoRequestEntity
- type LazadaBigbagCollectionPointsDataResponseEntity
- type LazadaBigbagCollectionPointsDetailResponseEntity
- type LazadaBigbagCollectionPointsItemListResponseEntity
- type LazadaBigbagCollectionPointsResult
- type LazadaBigbagCollectionPointsResultResponseEntity
- type LazadaBigbagCommitAddressRequestEntity
- type LazadaBigbagCommitCollectionInfoRequestEntity
- type LazadaBigbagCommitDataResponseEntity
- type LazadaBigbagCommitDetailResponseEntity
- type LazadaBigbagCommitPickupInfoRequestEntity
- type LazadaBigbagCommitResult
- type LazadaBigbagCommitResultResponseEntity
- type LazadaBigbagCommitReturnInfoRequestEntity
- type LazadaBigbagCommitUserInfoRequestEntity
- type LazadaBigbagUpdateDataResponseEntity
- type LazadaBigbagUpdateDetailResponseEntity
- type LazadaBigbagUpdateResult
- type LazadaBigbagUpdateResultResponseEntity
- type LazadaBigbagUpdateUserInfoRequestEntity
- type LazadaSellerAccountBindDataResponseEntity
- type LazadaSellerAccountBindDetailResponseEntity
- type LazadaSellerAccountBindResult
- type LazadaSellerAccountBindResultResponseEntity
- type LazadaSellerAccountBindSellerListRequestEntity
- type LazadaSellerAccountBindUserInfoRequestEntity
- type QueryAddressInformaitonDataResponseEntity
- type QueryAddressInformaitonDetailResponseEntity
- type QueryAddressInformaitonResult
- type QueryAddressInformaitonResultResponseEntity
- type QueryAddressInformaitonUserInfoRequestEntity
- type QueryLazadaBigbagInfoDataResponseEntity
- type QueryLazadaBigbagInfoDetailResponseEntity
- type QueryLazadaBigbagInfoResult
- type QueryLazadaBigbagInfoResultResponseEntity
- type QueryLazadaBigbagInfoUserInfoRequestEntity
- type QueryPackageStatusDataResponseEntity
- type QueryPackageStatusDetailResponseEntity
- type QueryPackageStatusResult
- type QueryPackageStatusResultResponseEntity
- type UploadLazadaBagNumberDataResponseEntity
- type UploadLazadaBagNumberDetailResponseEntity
- type UploadLazadaBagNumberResult
- type UploadLazadaBagNumberResultResponseEntity
- type UploadLazadaBagNumberSuccesssResponseEntity
- type UploadSellerBagNumberDataResponseEntity
- type UploadSellerBagNumberDetailResponseEntity
- type UploadSellerBagNumberResult
- type UploadSellerBagNumberResultResponseEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetChannelcodeByFirstMileNoDetailResponseEntity ¶
type GetChannelcodeByFirstMileNoDetailResponseEntity struct{}
type GetChannelcodeByFirstMileNoModuleResponseEntity ¶
type GetChannelcodeByFirstMileNoModuleResponseEntity struct { }
func (GetChannelcodeByFirstMileNoModuleResponseEntity) String ¶
func (g GetChannelcodeByFirstMileNoModuleResponseEntity) String() string
type GetChannelcodeByFirstMileNoResult ¶
type GetChannelcodeByFirstMileNoResult struct { Result GetChannelcodeByFirstMileNoResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []GetChannelcodeByFirstMileNoDetailResponseEntity `json:"detail"` }
func (GetChannelcodeByFirstMileNoResult) String ¶
func (g GetChannelcodeByFirstMileNoResult) String() string
type GetChannelcodeByFirstMileNoResultResponseEntity ¶
type GetChannelcodeByFirstMileNoResultResponseEntity struct { Success bool `json:"success"` Module []GetChannelcodeByFirstMileNoModuleResponseEntity `json:"module"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (GetChannelcodeByFirstMileNoResultResponseEntity) String ¶
func (g GetChannelcodeByFirstMileNoResultResponseEntity) String() string
type GetLazadaBigbagPDFLableDataResponseEntity ¶
type GetLazadaBigbagPDFLableDataResponseEntity struct{}
func (GetLazadaBigbagPDFLableDataResponseEntity) String ¶
func (g GetLazadaBigbagPDFLableDataResponseEntity) String() string
type GetLazadaBigbagPDFLableDetailResponseEntity ¶
type GetLazadaBigbagPDFLableDetailResponseEntity struct{}
type GetLazadaBigbagPDFLableResult ¶
type GetLazadaBigbagPDFLableResult struct { Result GetLazadaBigbagPDFLableResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []GetLazadaBigbagPDFLableDetailResponseEntity `json:"detail"` }
func (GetLazadaBigbagPDFLableResult) String ¶
func (g GetLazadaBigbagPDFLableResult) String() string
type GetLazadaBigbagPDFLableResultResponseEntity ¶
type GetLazadaBigbagPDFLableResultResponseEntity struct { Data GetLazadaBigbagPDFLableDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (GetLazadaBigbagPDFLableResultResponseEntity) String ¶
func (g GetLazadaBigbagPDFLableResultResponseEntity) String() string
type GetLazadaBigbagPDFLableUserInfoRequestEntity ¶
type GetLazadaBigbagPDFLableUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (GetLazadaBigbagPDFLableUserInfoRequestEntity) String ¶
func (g GetLazadaBigbagPDFLableUserInfoRequestEntity) String() string
type GetNewBagNumberDataResponseEntity ¶
type GetNewBagNumberDataResponseEntity struct {
LzdBagNumber string `json:"lzd_bag_number"`
}
func (GetNewBagNumberDataResponseEntity) String ¶
func (g GetNewBagNumberDataResponseEntity) String() string
type GetNewBagNumberDetailResponseEntity ¶
type GetNewBagNumberDetailResponseEntity struct{}
type GetNewBagNumberResult ¶
type GetNewBagNumberResult struct { Result GetNewBagNumberResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []GetNewBagNumberDetailResponseEntity `json:"detail"` }
func (GetNewBagNumberResult) String ¶
func (g GetNewBagNumberResult) String() string
type GetNewBagNumberResultResponseEntity ¶
type GetNewBagNumberResultResponseEntity struct { Successs bool `json:"successs"` Data GetNewBagNumberDataResponseEntity `json:"data"` ResponseMessage string `json:"response_message"` ResponseCode int `json:"response_code"` }
func (GetNewBagNumberResultResponseEntity) String ¶
func (g GetNewBagNumberResultResponseEntity) String() string
type LazadaBigbagCancelDataResponseEntity ¶
type LazadaBigbagCancelDataResponseEntity struct{}
func (LazadaBigbagCancelDataResponseEntity) String ¶
func (g LazadaBigbagCancelDataResponseEntity) String() string
type LazadaBigbagCancelDetailResponseEntity ¶
type LazadaBigbagCancelDetailResponseEntity struct{}
type LazadaBigbagCancelResult ¶
type LazadaBigbagCancelResult struct { Result LazadaBigbagCancelResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []LazadaBigbagCancelDetailResponseEntity `json:"detail"` }
func (LazadaBigbagCancelResult) String ¶
func (g LazadaBigbagCancelResult) String() string
type LazadaBigbagCancelResultResponseEntity ¶
type LazadaBigbagCancelResultResponseEntity struct { Data LazadaBigbagCancelDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"error_code"` ErrorMsg string `json:"error_msg"` }
func (LazadaBigbagCancelResultResponseEntity) String ¶
func (g LazadaBigbagCancelResultResponseEntity) String() string
type LazadaBigbagCancelUserInfoRequestEntity ¶
type LazadaBigbagCancelUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (LazadaBigbagCancelUserInfoRequestEntity) String ¶
func (g LazadaBigbagCancelUserInfoRequestEntity) String() string
type LazadaBigbagCollectionPointsDataResponseEntity ¶
type LazadaBigbagCollectionPointsDataResponseEntity struct { CurrentPageIndex int `json:"currentPageIndex"` PageTotalNum int `json:"pageTotalNum"` PageSize int `json:"pageSize"` TotalCount int `json:"totalCount"` ItemList []LazadaBigbagCollectionPointsItemListResponseEntity `json:"itemList"` }
func (LazadaBigbagCollectionPointsDataResponseEntity) String ¶
func (g LazadaBigbagCollectionPointsDataResponseEntity) String() string
type LazadaBigbagCollectionPointsDetailResponseEntity ¶
type LazadaBigbagCollectionPointsDetailResponseEntity struct{}
type LazadaBigbagCollectionPointsItemListResponseEntity ¶
type LazadaBigbagCollectionPointsItemListResponseEntity struct{}
func (LazadaBigbagCollectionPointsItemListResponseEntity) String ¶
func (g LazadaBigbagCollectionPointsItemListResponseEntity) String() string
type LazadaBigbagCollectionPointsResult ¶
type LazadaBigbagCollectionPointsResult struct { Result LazadaBigbagCollectionPointsResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []LazadaBigbagCollectionPointsDetailResponseEntity `json:"detail"` }
func (LazadaBigbagCollectionPointsResult) String ¶
func (g LazadaBigbagCollectionPointsResult) String() string
type LazadaBigbagCollectionPointsResultResponseEntity ¶
type LazadaBigbagCollectionPointsResultResponseEntity struct { Data LazadaBigbagCollectionPointsDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErroMsg string `json:"erroMsg"` }
func (LazadaBigbagCollectionPointsResultResponseEntity) String ¶
func (g LazadaBigbagCollectionPointsResultResponseEntity) String() string
type LazadaBigbagCommitAddressRequestEntity ¶
type LazadaBigbagCommitAddressRequestEntity struct { Country string `json:"country"` ZipCode string `json:"zipCode"` City string `json:"city"` Province string `json:"province"` Street string `json:"street"` District string `json:"district"` DetailAddress string `json:"detailAddress"` }
func (LazadaBigbagCommitAddressRequestEntity) String ¶
func (g LazadaBigbagCommitAddressRequestEntity) String() string
type LazadaBigbagCommitCollectionInfoRequestEntity ¶
type LazadaBigbagCommitCollectionInfoRequestEntity struct {
PickUpCode string `json:"pickUpCode"`
}
func (LazadaBigbagCommitCollectionInfoRequestEntity) String ¶
func (g LazadaBigbagCommitCollectionInfoRequestEntity) String() string
type LazadaBigbagCommitDataResponseEntity ¶
type LazadaBigbagCommitDataResponseEntity struct { HandoverOrderId int `json:"handoverOrderId"` HandoverContentId int `json:"handoverContentId"` HandoverContentCode string `json:"handoverContentCode"` }
func (LazadaBigbagCommitDataResponseEntity) String ¶
func (g LazadaBigbagCommitDataResponseEntity) String() string
type LazadaBigbagCommitDetailResponseEntity ¶
type LazadaBigbagCommitDetailResponseEntity struct{}
type LazadaBigbagCommitPickupInfoRequestEntity ¶
type LazadaBigbagCommitPickupInfoRequestEntity struct { Address LazadaBigbagCommitAddressRequestEntity `json:"address"` Phone string `json:"phone"` Name string `json:"name"` Mobile string `json:"mobile"` Email string `json:"email"` AddressId int `json:"addressId"` }
func (LazadaBigbagCommitPickupInfoRequestEntity) String ¶
func (g LazadaBigbagCommitPickupInfoRequestEntity) String() string
type LazadaBigbagCommitResult ¶
type LazadaBigbagCommitResult struct { Result LazadaBigbagCommitResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []LazadaBigbagCommitDetailResponseEntity `json:"detail"` }
func (LazadaBigbagCommitResult) String ¶
func (g LazadaBigbagCommitResult) String() string
type LazadaBigbagCommitResultResponseEntity ¶
type LazadaBigbagCommitResultResponseEntity struct { Data LazadaBigbagCommitDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (LazadaBigbagCommitResultResponseEntity) String ¶
func (g LazadaBigbagCommitResultResponseEntity) String() string
type LazadaBigbagCommitReturnInfoRequestEntity ¶
type LazadaBigbagCommitReturnInfoRequestEntity struct { Address LazadaBigbagCommitAddressRequestEntity `json:"address"` Phone string `json:"phone"` Name string `json:"name"` Mobile string `json:"mobile"` Email string `json:"email"` AddressId int `json:"addressId"` }
func (LazadaBigbagCommitReturnInfoRequestEntity) String ¶
func (g LazadaBigbagCommitReturnInfoRequestEntity) String() string
type LazadaBigbagCommitUserInfoRequestEntity ¶
type LazadaBigbagCommitUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (LazadaBigbagCommitUserInfoRequestEntity) String ¶
func (g LazadaBigbagCommitUserInfoRequestEntity) String() string
type LazadaBigbagUpdateDataResponseEntity ¶
type LazadaBigbagUpdateDataResponseEntity struct{}
func (LazadaBigbagUpdateDataResponseEntity) String ¶
func (g LazadaBigbagUpdateDataResponseEntity) String() string
type LazadaBigbagUpdateDetailResponseEntity ¶
type LazadaBigbagUpdateDetailResponseEntity struct{}
type LazadaBigbagUpdateResult ¶
type LazadaBigbagUpdateResult struct { Result LazadaBigbagUpdateResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []LazadaBigbagUpdateDetailResponseEntity `json:"detail"` }
func (LazadaBigbagUpdateResult) String ¶
func (g LazadaBigbagUpdateResult) String() string
type LazadaBigbagUpdateResultResponseEntity ¶
type LazadaBigbagUpdateResultResponseEntity struct { Data LazadaBigbagUpdateDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErroMsg string `json:"erroMsg"` }
func (LazadaBigbagUpdateResultResponseEntity) String ¶
func (g LazadaBigbagUpdateResultResponseEntity) String() string
type LazadaBigbagUpdateUserInfoRequestEntity ¶
type LazadaBigbagUpdateUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (LazadaBigbagUpdateUserInfoRequestEntity) String ¶
func (g LazadaBigbagUpdateUserInfoRequestEntity) String() string
type LazadaSellerAccountBindDataResponseEntity ¶
type LazadaSellerAccountBindDataResponseEntity struct{}
func (LazadaSellerAccountBindDataResponseEntity) String ¶
func (g LazadaSellerAccountBindDataResponseEntity) String() string
type LazadaSellerAccountBindDetailResponseEntity ¶
type LazadaSellerAccountBindDetailResponseEntity struct{}
type LazadaSellerAccountBindResult ¶
type LazadaSellerAccountBindResult struct { Result LazadaSellerAccountBindResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []LazadaSellerAccountBindDetailResponseEntity `json:"detail"` }
func (LazadaSellerAccountBindResult) String ¶
func (g LazadaSellerAccountBindResult) String() string
type LazadaSellerAccountBindResultResponseEntity ¶
type LazadaSellerAccountBindResultResponseEntity struct { Data LazadaSellerAccountBindDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (LazadaSellerAccountBindResultResponseEntity) String ¶
func (g LazadaSellerAccountBindResultResponseEntity) String() string
type LazadaSellerAccountBindSellerListRequestEntity ¶
type LazadaSellerAccountBindSellerListRequestEntity struct { Country string `json:"country"` SellerId string `json:"sellerId"` ShortCode string `json:"shortCode"` SellerName string `json:"sellerName"` }
func (LazadaSellerAccountBindSellerListRequestEntity) String ¶
func (g LazadaSellerAccountBindSellerListRequestEntity) String() string
type LazadaSellerAccountBindUserInfoRequestEntity ¶
type LazadaSellerAccountBindUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (LazadaSellerAccountBindUserInfoRequestEntity) String ¶
func (g LazadaSellerAccountBindUserInfoRequestEntity) String() string
type QueryAddressInformaitonDataResponseEntity ¶
type QueryAddressInformaitonDataResponseEntity struct{}
func (QueryAddressInformaitonDataResponseEntity) String ¶
func (g QueryAddressInformaitonDataResponseEntity) String() string
type QueryAddressInformaitonDetailResponseEntity ¶
type QueryAddressInformaitonDetailResponseEntity struct{}
type QueryAddressInformaitonResult ¶
type QueryAddressInformaitonResult struct { Result QueryAddressInformaitonResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []QueryAddressInformaitonDetailResponseEntity `json:"detail"` }
func (QueryAddressInformaitonResult) String ¶
func (g QueryAddressInformaitonResult) String() string
type QueryAddressInformaitonResultResponseEntity ¶
type QueryAddressInformaitonResultResponseEntity struct { Data QueryAddressInformaitonDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (QueryAddressInformaitonResultResponseEntity) String ¶
func (g QueryAddressInformaitonResultResponseEntity) String() string
type QueryAddressInformaitonUserInfoRequestEntity ¶
type QueryAddressInformaitonUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (QueryAddressInformaitonUserInfoRequestEntity) String ¶
func (g QueryAddressInformaitonUserInfoRequestEntity) String() string
type QueryLazadaBigbagInfoDataResponseEntity ¶
type QueryLazadaBigbagInfoDataResponseEntity struct{}
func (QueryLazadaBigbagInfoDataResponseEntity) String ¶
func (g QueryLazadaBigbagInfoDataResponseEntity) String() string
type QueryLazadaBigbagInfoDetailResponseEntity ¶
type QueryLazadaBigbagInfoDetailResponseEntity struct{}
type QueryLazadaBigbagInfoResult ¶
type QueryLazadaBigbagInfoResult struct { Result QueryLazadaBigbagInfoResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []QueryLazadaBigbagInfoDetailResponseEntity `json:"detail"` }
func (QueryLazadaBigbagInfoResult) String ¶
func (g QueryLazadaBigbagInfoResult) String() string
type QueryLazadaBigbagInfoResultResponseEntity ¶
type QueryLazadaBigbagInfoResultResponseEntity struct { Data QueryLazadaBigbagInfoDataResponseEntity `json:"data"` Success bool `json:"success"` ErrorCode string `json:"errorCode"` ErrorMsg string `json:"errorMsg"` }
func (QueryLazadaBigbagInfoResultResponseEntity) String ¶
func (g QueryLazadaBigbagInfoResultResponseEntity) String() string
type QueryLazadaBigbagInfoUserInfoRequestEntity ¶
type QueryLazadaBigbagInfoUserInfoRequestEntity struct {
AppUserKey string `json:"appUserKey"`
}
func (QueryLazadaBigbagInfoUserInfoRequestEntity) String ¶
func (g QueryLazadaBigbagInfoUserInfoRequestEntity) String() string
type QueryPackageStatusDataResponseEntity ¶
type QueryPackageStatusDataResponseEntity struct { RtsDate string `json:"rts_date"` OrderCreateDate string `json:"order_create_date"` IsPickedUp bool `json:"is_picked_up"` OrderNumber int64 `json:"order_number"` Weight string `json:"weight"` IsReceived bool `json:"is_received"` GlobalCollection string `json:"global_collection"` ReceiveDate string `json:"receive_date"` IsScanin bool `json:"is_scanin"` PickupDate string `json:"pickup_date"` TrackingNumber string `json:"tracking_number"` LzdBagNumber string `json:"lzd_bag_number"` }
func (QueryPackageStatusDataResponseEntity) String ¶
func (g QueryPackageStatusDataResponseEntity) String() string
type QueryPackageStatusDetailResponseEntity ¶
type QueryPackageStatusDetailResponseEntity struct{}
type QueryPackageStatusResult ¶
type QueryPackageStatusResult struct { Result QueryPackageStatusResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []QueryPackageStatusDetailResponseEntity `json:"detail"` }
func (QueryPackageStatusResult) String ¶
func (g QueryPackageStatusResult) String() string
type QueryPackageStatusResultResponseEntity ¶
type QueryPackageStatusResultResponseEntity struct { Successs bool `json:"successs"` Data []QueryPackageStatusDataResponseEntity `json:"data"` ResponseMessage string `json:"response_message"` ResponseCode int `json:"response_code"` }
func (QueryPackageStatusResultResponseEntity) String ¶
func (g QueryPackageStatusResultResponseEntity) String() string
type UploadLazadaBagNumberDataResponseEntity ¶
type UploadLazadaBagNumberDataResponseEntity struct { ErpBagNumber string `json:"erp_bag_number"` Country string `json:"country"` SellerName string `json:"seller_name"` ResponseDate string `json:"response_date"` LzdBagNumber string `json:"lzd_bag_number"` GlobalCollection string `json:"global_collection"` SellerId string `json:"seller_id"` LabelUrl string `json:"label_url"` }
func (UploadLazadaBagNumberDataResponseEntity) String ¶
func (g UploadLazadaBagNumberDataResponseEntity) String() string
type UploadLazadaBagNumberDetailResponseEntity ¶
type UploadLazadaBagNumberDetailResponseEntity struct{}
type UploadLazadaBagNumberResult ¶
type UploadLazadaBagNumberResult struct { Result UploadLazadaBagNumberResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []UploadLazadaBagNumberDetailResponseEntity `json:"detail"` }
func (UploadLazadaBagNumberResult) String ¶
func (g UploadLazadaBagNumberResult) String() string
type UploadLazadaBagNumberResultResponseEntity ¶
type UploadLazadaBagNumberResultResponseEntity struct { ResponseCode int `json:"response_code"` Successs UploadLazadaBagNumberSuccesssResponseEntity `json:"successs"` Data UploadLazadaBagNumberDataResponseEntity `json:"data"` ResponseMessage string `json:"response_message"` }
func (UploadLazadaBagNumberResultResponseEntity) String ¶
func (g UploadLazadaBagNumberResultResponseEntity) String() string
type UploadLazadaBagNumberSuccesssResponseEntity ¶
type UploadLazadaBagNumberSuccesssResponseEntity struct{}
func (UploadLazadaBagNumberSuccesssResponseEntity) String ¶
func (g UploadLazadaBagNumberSuccesssResponseEntity) String() string
type UploadSellerBagNumberDataResponseEntity ¶
type UploadSellerBagNumberDataResponseEntity struct { ErpBagNumber string `json:"erp_bag_number"` Country string `json:"country"` ResponseDate string `json:"response_date"` LzdBagNumber string `json:"lzd_bag_number"` GlobalCollection string `json:"global_collection"` SellerId string `json:"seller_id"` LabelUrl string `json:"label_url"` }
func (UploadSellerBagNumberDataResponseEntity) String ¶
func (g UploadSellerBagNumberDataResponseEntity) String() string
type UploadSellerBagNumberDetailResponseEntity ¶
type UploadSellerBagNumberDetailResponseEntity struct{}
type UploadSellerBagNumberResult ¶
type UploadSellerBagNumberResult struct { Result UploadSellerBagNumberResultResponseEntity `json:"result"` Type string `json:"type"` Code string `json:"code"` Message string `json:"message"` RequestId string `json:"request_id"` Detail []UploadSellerBagNumberDetailResponseEntity `json:"detail"` }
func (UploadSellerBagNumberResult) String ¶
func (g UploadSellerBagNumberResult) String() string
type UploadSellerBagNumberResultResponseEntity ¶
type UploadSellerBagNumberResultResponseEntity struct { Successs bool `json:"successs"` Data UploadSellerBagNumberDataResponseEntity `json:"data"` ResponseMessage string `json:"response_message"` ResponseCode int `json:"response_code"` }
func (UploadSellerBagNumberResultResponseEntity) String ¶
func (g UploadSellerBagNumberResultResponseEntity) String() string
Source Files ¶
- getchannelcodebyfirstmilenoresult.go
- getchannelcodebyfirstmilenoresultresponseentity.go
- getlazadabigbagpdflableresult.go
- getlazadabigbagpdflableresultresponseentity.go
- getlazadabigbagpdflableuserinforequestentity.go
- getnewbagnumberdataresponseentity.go
- getnewbagnumberresult.go
- getnewbagnumberresultresponseentity.go
- lazadabigbagcancelresult.go
- lazadabigbagcancelresultresponseentity.go
- lazadabigbagcanceluserinforequestentity.go
- lazadabigbagcollectionpointsdataresponseentity.go
- lazadabigbagcollectionpointsresult.go
- lazadabigbagcollectionpointsresultresponseentity.go
- lazadabigbagcommitaddressrequestentity.go
- lazadabigbagcommitcollectioninforequestentity.go
- lazadabigbagcommitdataresponseentity.go
- lazadabigbagcommitpickupinforequestentity.go
- lazadabigbagcommitresult.go
- lazadabigbagcommitresultresponseentity.go
- lazadabigbagcommitreturninforequestentity.go
- lazadabigbagcommituserinforequestentity.go
- lazadabigbagupdateresult.go
- lazadabigbagupdateresultresponseentity.go
- lazadabigbagupdateuserinforequestentity.go
- lazadaselleraccountbindresult.go
- lazadaselleraccountbindresultresponseentity.go
- lazadaselleraccountbindsellerlistrequestentity.go
- lazadaselleraccountbinduserinforequestentity.go
- queryaddressinformaitonresult.go
- queryaddressinformaitonresultresponseentity.go
- queryaddressinformaitonuserinforequestentity.go
- querylazadabigbaginforesult.go
- querylazadabigbaginforesultresponseentity.go
- querylazadabigbaginfouserinforequestentity.go
- querypackagestatusdataresponseentity.go
- querypackagestatusresult.go
- querypackagestatusresultresponseentity.go
- uploadlazadabagnumberdataresponseentity.go
- uploadlazadabagnumberresult.go
- uploadlazadabagnumberresultresponseentity.go
- uploadsellerbagnumberdataresponseentity.go
- uploadsellerbagnumberresult.go
- uploadsellerbagnumberresultresponseentity.go
Click to show internal directories.
Click to hide internal directories.