Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterConsignmentItemServiceServer(s grpc.ServiceRegistrar, srv ConsignmentItemServiceServer)
- func RegisterIssueRequestResponseServiceServer(s grpc.ServiceRegistrar, srv IssueRequestResponseServiceServer)
- func RegisterIssueRequestServiceServer(s grpc.ServiceRegistrar, srv IssueRequestServiceServer)
- func RegisterShippingInstructionServiceServer(s grpc.ServiceRegistrar, srv ShippingInstructionServiceServer)
- func RegisterShippingInstructionSummaryServiceServer(s grpc.ServiceRegistrar, srv ShippingInstructionSummaryServiceServer)
- func RegisterShippingServiceServer(s grpc.ServiceRegistrar, srv ShippingServiceServer)
- func RegisterSurrenderRequestAnswerServiceServer(s grpc.ServiceRegistrar, srv SurrenderRequestAnswerServiceServer)
- func RegisterSurrenderRequestServiceServer(s grpc.ServiceRegistrar, srv SurrenderRequestServiceServer)
- func RegisterTransportDocumentServiceServer(s grpc.ServiceRegistrar, srv TransportDocumentServiceServer)
- type ApproveTransportDocumentRequest
- func (*ApproveTransportDocumentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveTransportDocumentRequest) GetRequestId() string
- func (x *ApproveTransportDocumentRequest) GetTransportDocumentReference() string
- func (x *ApproveTransportDocumentRequest) GetUserEmail() string
- func (x *ApproveTransportDocumentRequest) GetUserId() string
- func (*ApproveTransportDocumentRequest) ProtoMessage()
- func (x *ApproveTransportDocumentRequest) ProtoReflect() protoreflect.Message
- func (x *ApproveTransportDocumentRequest) Reset()
- func (x *ApproveTransportDocumentRequest) String() string
- func (m *ApproveTransportDocumentRequest) Validate() error
- func (m *ApproveTransportDocumentRequest) ValidateAll() error
- type ApproveTransportDocumentRequestMultiError
- type ApproveTransportDocumentRequestValidationError
- func (e ApproveTransportDocumentRequestValidationError) Cause() error
- func (e ApproveTransportDocumentRequestValidationError) Error() string
- func (e ApproveTransportDocumentRequestValidationError) ErrorName() string
- func (e ApproveTransportDocumentRequestValidationError) Field() string
- func (e ApproveTransportDocumentRequestValidationError) Key() bool
- func (e ApproveTransportDocumentRequestValidationError) Reason() string
- type ApproveTransportDocumentResponse
- func (*ApproveTransportDocumentResponse) Descriptor() ([]byte, []int)deprecated
- func (*ApproveTransportDocumentResponse) ProtoMessage()
- func (x *ApproveTransportDocumentResponse) ProtoReflect() protoreflect.Message
- func (x *ApproveTransportDocumentResponse) Reset()
- func (x *ApproveTransportDocumentResponse) String() string
- func (m *ApproveTransportDocumentResponse) Validate() error
- func (m *ApproveTransportDocumentResponse) ValidateAll() error
- type ApproveTransportDocumentResponseMultiError
- type ApproveTransportDocumentResponseValidationError
- func (e ApproveTransportDocumentResponseValidationError) Cause() error
- func (e ApproveTransportDocumentResponseValidationError) Error() string
- func (e ApproveTransportDocumentResponseValidationError) ErrorName() string
- func (e ApproveTransportDocumentResponseValidationError) Field() string
- func (e ApproveTransportDocumentResponseValidationError) Key() bool
- func (e ApproveTransportDocumentResponseValidationError) Reason() string
- type CargoItem
- func (*CargoItem) Descriptor() ([]byte, []int)deprecated
- func (x *CargoItem) GetCargoItemD() *CargoItemD
- func (x *CargoItem) GetCargoLineItems() []*CargoLineItem
- func (x *CargoItem) GetCrUpdTime() *v1.CrUpdTime
- func (x *CargoItem) GetCrUpdUser() *v1.CrUpdUser
- func (*CargoItem) ProtoMessage()
- func (x *CargoItem) ProtoReflect() protoreflect.Message
- func (x *CargoItem) Reset()
- func (x *CargoItem) String() string
- func (m *CargoItem) Validate() error
- func (m *CargoItem) ValidateAll() error
- type CargoItemD
- func (*CargoItemD) Descriptor() ([]byte, []int)deprecated
- func (x *CargoItemD) GetConsignmentItemId() uint32
- func (x *CargoItemD) GetId() uint32
- func (x *CargoItemD) GetIdS() string
- func (x *CargoItemD) GetNumberOfPackages() uint32
- func (x *CargoItemD) GetPackageCode() string
- func (x *CargoItemD) GetPackageNameOnBl() string
- func (x *CargoItemD) GetUtilizedTransportEquipmentId() uint32
- func (x *CargoItemD) GetUuid4() []byte
- func (x *CargoItemD) GetVolume() float64
- func (x *CargoItemD) GetVolumeUnit() string
- func (x *CargoItemD) GetWeight() float64
- func (x *CargoItemD) GetWeightUnit() string
- func (*CargoItemD) ProtoMessage()
- func (x *CargoItemD) ProtoReflect() protoreflect.Message
- func (x *CargoItemD) Reset()
- func (x *CargoItemD) String() string
- func (m *CargoItemD) Validate() error
- func (m *CargoItemD) ValidateAll() error
- type CargoItemDMultiError
- type CargoItemDValidationError
- type CargoItemMultiError
- type CargoItemValidationError
- type CargoLineItem
- func (*CargoLineItem) Descriptor() ([]byte, []int)deprecated
- func (x *CargoLineItem) GetCargoLineItemD() *CargoLineItemD
- func (x *CargoLineItem) GetCrUpdTime() *v1.CrUpdTime
- func (x *CargoLineItem) GetCrUpdUser() *v1.CrUpdUser
- func (*CargoLineItem) ProtoMessage()
- func (x *CargoLineItem) ProtoReflect() protoreflect.Message
- func (x *CargoLineItem) Reset()
- func (x *CargoLineItem) String() string
- func (m *CargoLineItem) Validate() error
- func (m *CargoLineItem) ValidateAll() error
- type CargoLineItemD
- func (*CargoLineItemD) Descriptor() ([]byte, []int)deprecated
- func (x *CargoLineItemD) GetCargoItemId() uint32
- func (x *CargoLineItemD) GetId() uint32
- func (x *CargoLineItemD) GetIdS() string
- func (x *CargoLineItemD) GetShippingMarks() string
- func (x *CargoLineItemD) GetUuid4() []byte
- func (*CargoLineItemD) ProtoMessage()
- func (x *CargoLineItemD) ProtoReflect() protoreflect.Message
- func (x *CargoLineItemD) Reset()
- func (x *CargoLineItemD) String() string
- func (m *CargoLineItemD) Validate() error
- func (m *CargoLineItemD) ValidateAll() error
- type CargoLineItemDMultiError
- type CargoLineItemDValidationError
- func (e CargoLineItemDValidationError) Cause() error
- func (e CargoLineItemDValidationError) Error() string
- func (e CargoLineItemDValidationError) ErrorName() string
- func (e CargoLineItemDValidationError) Field() string
- func (e CargoLineItemDValidationError) Key() bool
- func (e CargoLineItemDValidationError) Reason() string
- type CargoLineItemMultiError
- type CargoLineItemValidationError
- func (e CargoLineItemValidationError) Cause() error
- func (e CargoLineItemValidationError) Error() string
- func (e CargoLineItemValidationError) ErrorName() string
- func (e CargoLineItemValidationError) Field() string
- func (e CargoLineItemValidationError) Key() bool
- func (e CargoLineItemValidationError) Reason() string
- type ConsignmentItem
- func (*ConsignmentItem) Descriptor() ([]byte, []int)deprecated
- func (x *ConsignmentItem) GetCargoItems() []*CargoItem
- func (x *ConsignmentItem) GetConsignmentItemD() *ConsignmentItemD
- func (x *ConsignmentItem) GetCrUpdTime() *v1.CrUpdTime
- func (x *ConsignmentItem) GetCrUpdUser() *v1.CrUpdUser
- func (*ConsignmentItem) ProtoMessage()
- func (x *ConsignmentItem) ProtoReflect() protoreflect.Message
- func (x *ConsignmentItem) Reset()
- func (x *ConsignmentItem) String() string
- func (m *ConsignmentItem) Validate() error
- func (m *ConsignmentItem) ValidateAll() error
- type ConsignmentItemD
- func (*ConsignmentItemD) Descriptor() ([]byte, []int)deprecated
- func (x *ConsignmentItemD) GetDescriptionOfGoods() string
- func (x *ConsignmentItemD) GetHsCode() string
- func (x *ConsignmentItemD) GetId() uint32
- func (x *ConsignmentItemD) GetIdS() string
- func (x *ConsignmentItemD) GetShipmentId() uint32
- func (x *ConsignmentItemD) GetShippingInstructionId() uint32
- func (x *ConsignmentItemD) GetUuid4() []byte
- func (x *ConsignmentItemD) GetVolume() float64
- func (x *ConsignmentItemD) GetVolumeUnit() string
- func (x *ConsignmentItemD) GetWeight() float64
- func (x *ConsignmentItemD) GetWeightUnit() string
- func (*ConsignmentItemD) ProtoMessage()
- func (x *ConsignmentItemD) ProtoReflect() protoreflect.Message
- func (x *ConsignmentItemD) Reset()
- func (x *ConsignmentItemD) String() string
- func (m *ConsignmentItemD) Validate() error
- func (m *ConsignmentItemD) ValidateAll() error
- type ConsignmentItemDMultiError
- type ConsignmentItemDValidationError
- func (e ConsignmentItemDValidationError) Cause() error
- func (e ConsignmentItemDValidationError) Error() string
- func (e ConsignmentItemDValidationError) ErrorName() string
- func (e ConsignmentItemDValidationError) Field() string
- func (e ConsignmentItemDValidationError) Key() bool
- func (e ConsignmentItemDValidationError) Reason() string
- type ConsignmentItemMultiError
- type ConsignmentItemServiceClient
- type ConsignmentItemServiceServer
- type ConsignmentItemValidationError
- func (e ConsignmentItemValidationError) Cause() error
- func (e ConsignmentItemValidationError) Error() string
- func (e ConsignmentItemValidationError) ErrorName() string
- func (e ConsignmentItemValidationError) Field() string
- func (e ConsignmentItemValidationError) Key() bool
- func (e ConsignmentItemValidationError) Reason() string
- type CreateCargoItemRequest
- func (*CreateCargoItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCargoItemRequest) GetCargoLineItems() []*CreateCargoLineItemRequest
- func (x *CreateCargoItemRequest) GetConsignmentItemId() uint32
- func (x *CreateCargoItemRequest) GetNumberOfPackages() uint32
- func (x *CreateCargoItemRequest) GetPackageCode() string
- func (x *CreateCargoItemRequest) GetPackageNameOnBl() string
- func (x *CreateCargoItemRequest) GetRequestId() string
- func (x *CreateCargoItemRequest) GetUserEmail() string
- func (x *CreateCargoItemRequest) GetUserId() string
- func (x *CreateCargoItemRequest) GetUtilizedTransportEquipmentId() uint32
- func (x *CreateCargoItemRequest) GetVolume() float64
- func (x *CreateCargoItemRequest) GetVolumeUnit() string
- func (x *CreateCargoItemRequest) GetWeight() float64
- func (x *CreateCargoItemRequest) GetWeightUnit() string
- func (*CreateCargoItemRequest) ProtoMessage()
- func (x *CreateCargoItemRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCargoItemRequest) Reset()
- func (x *CreateCargoItemRequest) String() string
- func (m *CreateCargoItemRequest) Validate() error
- func (m *CreateCargoItemRequest) ValidateAll() error
- type CreateCargoItemRequestMultiError
- type CreateCargoItemRequestValidationError
- func (e CreateCargoItemRequestValidationError) Cause() error
- func (e CreateCargoItemRequestValidationError) Error() string
- func (e CreateCargoItemRequestValidationError) ErrorName() string
- func (e CreateCargoItemRequestValidationError) Field() string
- func (e CreateCargoItemRequestValidationError) Key() bool
- func (e CreateCargoItemRequestValidationError) Reason() string
- type CreateCargoLineItemRequest
- func (*CreateCargoLineItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCargoLineItemRequest) GetCargoItemId() uint32
- func (x *CreateCargoLineItemRequest) GetRequestId() string
- func (x *CreateCargoLineItemRequest) GetShippingMarks() string
- func (x *CreateCargoLineItemRequest) GetUserEmail() string
- func (x *CreateCargoLineItemRequest) GetUserId() string
- func (*CreateCargoLineItemRequest) ProtoMessage()
- func (x *CreateCargoLineItemRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCargoLineItemRequest) Reset()
- func (x *CreateCargoLineItemRequest) String() string
- func (m *CreateCargoLineItemRequest) Validate() error
- func (m *CreateCargoLineItemRequest) ValidateAll() error
- type CreateCargoLineItemRequestMultiError
- type CreateCargoLineItemRequestValidationError
- func (e CreateCargoLineItemRequestValidationError) Cause() error
- func (e CreateCargoLineItemRequestValidationError) Error() string
- func (e CreateCargoLineItemRequestValidationError) ErrorName() string
- func (e CreateCargoLineItemRequestValidationError) Field() string
- func (e CreateCargoLineItemRequestValidationError) Key() bool
- func (e CreateCargoLineItemRequestValidationError) Reason() string
- type CreateConsignmentItemRequest
- func (*CreateConsignmentItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConsignmentItemRequest) GetCargoItems() []*CreateCargoItemRequest
- func (x *CreateConsignmentItemRequest) GetDescriptionOfGoods() string
- func (x *CreateConsignmentItemRequest) GetHsCode() string
- func (x *CreateConsignmentItemRequest) GetRequestId() string
- func (x *CreateConsignmentItemRequest) GetShipmentId() uint32
- func (x *CreateConsignmentItemRequest) GetShippingInstructionId() uint32
- func (x *CreateConsignmentItemRequest) GetUserEmail() string
- func (x *CreateConsignmentItemRequest) GetUserId() string
- func (x *CreateConsignmentItemRequest) GetVolume() float64
- func (x *CreateConsignmentItemRequest) GetVolumeUnit() string
- func (x *CreateConsignmentItemRequest) GetWeight() float64
- func (x *CreateConsignmentItemRequest) GetWeightUnit() string
- func (*CreateConsignmentItemRequest) ProtoMessage()
- func (x *CreateConsignmentItemRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConsignmentItemRequest) Reset()
- func (x *CreateConsignmentItemRequest) String() string
- func (m *CreateConsignmentItemRequest) Validate() error
- func (m *CreateConsignmentItemRequest) ValidateAll() error
- type CreateConsignmentItemRequestMultiError
- type CreateConsignmentItemRequestValidationError
- func (e CreateConsignmentItemRequestValidationError) Cause() error
- func (e CreateConsignmentItemRequestValidationError) Error() string
- func (e CreateConsignmentItemRequestValidationError) ErrorName() string
- func (e CreateConsignmentItemRequestValidationError) Field() string
- func (e CreateConsignmentItemRequestValidationError) Key() bool
- func (e CreateConsignmentItemRequestValidationError) Reason() string
- type CreateConsignmentItemResponse
- func (*CreateConsignmentItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConsignmentItemResponse) GetConsignmentItem() *ConsignmentItem
- func (*CreateConsignmentItemResponse) ProtoMessage()
- func (x *CreateConsignmentItemResponse) ProtoReflect() protoreflect.Message
- func (x *CreateConsignmentItemResponse) Reset()
- func (x *CreateConsignmentItemResponse) String() string
- func (m *CreateConsignmentItemResponse) Validate() error
- func (m *CreateConsignmentItemResponse) ValidateAll() error
- type CreateConsignmentItemResponseMultiError
- type CreateConsignmentItemResponseValidationError
- func (e CreateConsignmentItemResponseValidationError) Cause() error
- func (e CreateConsignmentItemResponseValidationError) Error() string
- func (e CreateConsignmentItemResponseValidationError) ErrorName() string
- func (e CreateConsignmentItemResponseValidationError) Field() string
- func (e CreateConsignmentItemResponseValidationError) Key() bool
- func (e CreateConsignmentItemResponseValidationError) Reason() string
- type CreateConsignmentItemsByShippingInstructionIdAndTOsRequest
- func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) GetCreateConsignmentItemRequest() *CreateConsignmentItemRequest
- func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoMessage()
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Reset()
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) String() string
- func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Validate() error
- func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ValidateAll() error
- type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError
- type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Cause() error
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Error() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) ErrorName() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Field() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Key() bool
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Reason() string
- type CreateConsignmentItemsByShippingInstructionIdAndTOsResponse
- func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) GetConsignmentItem() *ConsignmentItem
- func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoMessage()
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoReflect() protoreflect.Message
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Reset()
- func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) String() string
- func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Validate() error
- func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ValidateAll() error
- type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError
- type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Cause() error
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Error() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) ErrorName() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Field() string
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Key() bool
- func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Reason() string
- type CreateEblVisualizationRequest
- func (*CreateEblVisualizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEblVisualizationRequest) GetContent() string
- func (x *CreateEblVisualizationRequest) GetName() string
- func (x *CreateEblVisualizationRequest) GetRequestId() string
- func (x *CreateEblVisualizationRequest) GetUserEmail() string
- func (x *CreateEblVisualizationRequest) GetUserId() string
- func (*CreateEblVisualizationRequest) ProtoMessage()
- func (x *CreateEblVisualizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEblVisualizationRequest) Reset()
- func (x *CreateEblVisualizationRequest) String() string
- func (m *CreateEblVisualizationRequest) Validate() error
- func (m *CreateEblVisualizationRequest) ValidateAll() error
- type CreateEblVisualizationRequestMultiError
- type CreateEblVisualizationRequestValidationError
- func (e CreateEblVisualizationRequestValidationError) Cause() error
- func (e CreateEblVisualizationRequestValidationError) Error() string
- func (e CreateEblVisualizationRequestValidationError) ErrorName() string
- func (e CreateEblVisualizationRequestValidationError) Field() string
- func (e CreateEblVisualizationRequestValidationError) Key() bool
- func (e CreateEblVisualizationRequestValidationError) Reason() string
- type CreateEblVisualizationResponse
- func (*CreateEblVisualizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEblVisualizationResponse) GetEblVisualization() *EblVisualization
- func (*CreateEblVisualizationResponse) ProtoMessage()
- func (x *CreateEblVisualizationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEblVisualizationResponse) Reset()
- func (x *CreateEblVisualizationResponse) String() string
- func (m *CreateEblVisualizationResponse) Validate() error
- func (m *CreateEblVisualizationResponse) ValidateAll() error
- type CreateEblVisualizationResponseMultiError
- type CreateEblVisualizationResponseValidationError
- func (e CreateEblVisualizationResponseValidationError) Cause() error
- func (e CreateEblVisualizationResponseValidationError) Error() string
- func (e CreateEblVisualizationResponseValidationError) ErrorName() string
- func (e CreateEblVisualizationResponseValidationError) Field() string
- func (e CreateEblVisualizationResponseValidationError) Key() bool
- func (e CreateEblVisualizationResponseValidationError) Reason() string
- type CreateEndorsementChainLinkRequest
- func (*CreateEndorsementChainLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEndorsementChainLinkRequest) GetActionDateTime() string
- func (x *CreateEndorsementChainLinkRequest) GetActor() uint32
- func (x *CreateEndorsementChainLinkRequest) GetEntryOrder() int32
- func (x *CreateEndorsementChainLinkRequest) GetRecipient() uint32
- func (x *CreateEndorsementChainLinkRequest) GetRequestId() string
- func (x *CreateEndorsementChainLinkRequest) GetSurrenderRequestId() uint32
- func (x *CreateEndorsementChainLinkRequest) GetUserEmail() string
- func (x *CreateEndorsementChainLinkRequest) GetUserId() string
- func (*CreateEndorsementChainLinkRequest) ProtoMessage()
- func (x *CreateEndorsementChainLinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEndorsementChainLinkRequest) Reset()
- func (x *CreateEndorsementChainLinkRequest) String() string
- func (m *CreateEndorsementChainLinkRequest) Validate() error
- func (m *CreateEndorsementChainLinkRequest) ValidateAll() error
- type CreateEndorsementChainLinkRequestMultiError
- type CreateEndorsementChainLinkRequestValidationError
- func (e CreateEndorsementChainLinkRequestValidationError) Cause() error
- func (e CreateEndorsementChainLinkRequestValidationError) Error() string
- func (e CreateEndorsementChainLinkRequestValidationError) ErrorName() string
- func (e CreateEndorsementChainLinkRequestValidationError) Field() string
- func (e CreateEndorsementChainLinkRequestValidationError) Key() bool
- func (e CreateEndorsementChainLinkRequestValidationError) Reason() string
- type CreateEndorsementChainLinkResponse
- func (*CreateEndorsementChainLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEndorsementChainLinkResponse) GetEndorsementChainLink() *EndorsementChainLink
- func (*CreateEndorsementChainLinkResponse) ProtoMessage()
- func (x *CreateEndorsementChainLinkResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEndorsementChainLinkResponse) Reset()
- func (x *CreateEndorsementChainLinkResponse) String() string
- func (m *CreateEndorsementChainLinkResponse) Validate() error
- func (m *CreateEndorsementChainLinkResponse) ValidateAll() error
- type CreateEndorsementChainLinkResponseMultiError
- type CreateEndorsementChainLinkResponseValidationError
- func (e CreateEndorsementChainLinkResponseValidationError) Cause() error
- func (e CreateEndorsementChainLinkResponseValidationError) Error() string
- func (e CreateEndorsementChainLinkResponseValidationError) ErrorName() string
- func (e CreateEndorsementChainLinkResponseValidationError) Field() string
- func (e CreateEndorsementChainLinkResponseValidationError) Key() bool
- func (e CreateEndorsementChainLinkResponseValidationError) Reason() string
- type CreateIssuanceRequestRequest
- func (*CreateIssuanceRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuanceRequestRequest) GetEblVisualizationId() uint32
- func (x *CreateIssuanceRequestRequest) GetIssuanceRequestState() string
- func (x *CreateIssuanceRequestRequest) GetIssueTo() uint32
- func (x *CreateIssuanceRequestRequest) GetRequestId() string
- func (x *CreateIssuanceRequestRequest) GetTransportDocumentJson() string
- func (x *CreateIssuanceRequestRequest) GetTransportDocumentReference() string
- func (x *CreateIssuanceRequestRequest) GetUserEmail() string
- func (x *CreateIssuanceRequestRequest) GetUserId() string
- func (*CreateIssuanceRequestRequest) ProtoMessage()
- func (x *CreateIssuanceRequestRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIssuanceRequestRequest) Reset()
- func (x *CreateIssuanceRequestRequest) String() string
- func (m *CreateIssuanceRequestRequest) Validate() error
- func (m *CreateIssuanceRequestRequest) ValidateAll() error
- type CreateIssuanceRequestRequestMultiError
- type CreateIssuanceRequestRequestValidationError
- func (e CreateIssuanceRequestRequestValidationError) Cause() error
- func (e CreateIssuanceRequestRequestValidationError) Error() string
- func (e CreateIssuanceRequestRequestValidationError) ErrorName() string
- func (e CreateIssuanceRequestRequestValidationError) Field() string
- func (e CreateIssuanceRequestRequestValidationError) Key() bool
- func (e CreateIssuanceRequestRequestValidationError) Reason() string
- type CreateIssuanceRequestResponse
- func (*CreateIssuanceRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuanceRequestResponse) GetIssuanceRequest() *IssuanceRequest
- func (*CreateIssuanceRequestResponse) ProtoMessage()
- func (x *CreateIssuanceRequestResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIssuanceRequestResponse) Reset()
- func (x *CreateIssuanceRequestResponse) String() string
- func (m *CreateIssuanceRequestResponse) Validate() error
- func (m *CreateIssuanceRequestResponse) ValidateAll() error
- type CreateIssuanceRequestResponseMultiError
- type CreateIssuanceRequestResponseRequest
- func (*CreateIssuanceRequestResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuanceRequestResponseRequest) GetCreatedDateTime() string
- func (x *CreateIssuanceRequestResponseRequest) GetIssuanceRequestId() uint32
- func (x *CreateIssuanceRequestResponseRequest) GetIssuanceResponseCode() string
- func (x *CreateIssuanceRequestResponseRequest) GetReason() string
- func (x *CreateIssuanceRequestResponseRequest) GetRequestId() string
- func (x *CreateIssuanceRequestResponseRequest) GetTransportDocumentReference() string
- func (x *CreateIssuanceRequestResponseRequest) GetUserEmail() string
- func (x *CreateIssuanceRequestResponseRequest) GetUserId() string
- func (*CreateIssuanceRequestResponseRequest) ProtoMessage()
- func (x *CreateIssuanceRequestResponseRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIssuanceRequestResponseRequest) Reset()
- func (x *CreateIssuanceRequestResponseRequest) String() string
- func (m *CreateIssuanceRequestResponseRequest) Validate() error
- func (m *CreateIssuanceRequestResponseRequest) ValidateAll() error
- type CreateIssuanceRequestResponseRequestMultiError
- type CreateIssuanceRequestResponseRequestValidationError
- func (e CreateIssuanceRequestResponseRequestValidationError) Cause() error
- func (e CreateIssuanceRequestResponseRequestValidationError) Error() string
- func (e CreateIssuanceRequestResponseRequestValidationError) ErrorName() string
- func (e CreateIssuanceRequestResponseRequestValidationError) Field() string
- func (e CreateIssuanceRequestResponseRequestValidationError) Key() bool
- func (e CreateIssuanceRequestResponseRequestValidationError) Reason() string
- type CreateIssuanceRequestResponseResponse
- func (*CreateIssuanceRequestResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuanceRequestResponseResponse) GetIssuanceRequestResponse() *IssuanceRequestResponse
- func (*CreateIssuanceRequestResponseResponse) ProtoMessage()
- func (x *CreateIssuanceRequestResponseResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIssuanceRequestResponseResponse) Reset()
- func (x *CreateIssuanceRequestResponseResponse) String() string
- func (m *CreateIssuanceRequestResponseResponse) Validate() error
- func (m *CreateIssuanceRequestResponseResponse) ValidateAll() error
- type CreateIssuanceRequestResponseResponseMultiError
- type CreateIssuanceRequestResponseResponseValidationError
- func (e CreateIssuanceRequestResponseResponseValidationError) Cause() error
- func (e CreateIssuanceRequestResponseResponseValidationError) Error() string
- func (e CreateIssuanceRequestResponseResponseValidationError) ErrorName() string
- func (e CreateIssuanceRequestResponseResponseValidationError) Field() string
- func (e CreateIssuanceRequestResponseResponseValidationError) Key() bool
- func (e CreateIssuanceRequestResponseResponseValidationError) Reason() string
- type CreateIssuanceRequestResponseValidationError
- func (e CreateIssuanceRequestResponseValidationError) Cause() error
- func (e CreateIssuanceRequestResponseValidationError) Error() string
- func (e CreateIssuanceRequestResponseValidationError) ErrorName() string
- func (e CreateIssuanceRequestResponseValidationError) Field() string
- func (e CreateIssuanceRequestResponseValidationError) Key() bool
- func (e CreateIssuanceRequestResponseValidationError) Reason() string
- type CreateIssuePartyRequest
- func (*CreateIssuePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuePartyRequest) GetEblPlatformIdentifier() string
- func (x *CreateIssuePartyRequest) GetLegalName() string
- func (x *CreateIssuePartyRequest) GetLocationOfRegistration() string
- func (x *CreateIssuePartyRequest) GetRegistrationNumber() string
- func (x *CreateIssuePartyRequest) GetRequestId() string
- func (x *CreateIssuePartyRequest) GetTaxReference() string
- func (x *CreateIssuePartyRequest) GetUserEmail() string
- func (x *CreateIssuePartyRequest) GetUserId() string
- func (*CreateIssuePartyRequest) ProtoMessage()
- func (x *CreateIssuePartyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIssuePartyRequest) Reset()
- func (x *CreateIssuePartyRequest) String() string
- func (m *CreateIssuePartyRequest) Validate() error
- func (m *CreateIssuePartyRequest) ValidateAll() error
- type CreateIssuePartyRequestMultiError
- type CreateIssuePartyRequestValidationError
- func (e CreateIssuePartyRequestValidationError) Cause() error
- func (e CreateIssuePartyRequestValidationError) Error() string
- func (e CreateIssuePartyRequestValidationError) ErrorName() string
- func (e CreateIssuePartyRequestValidationError) Field() string
- func (e CreateIssuePartyRequestValidationError) Key() bool
- func (e CreateIssuePartyRequestValidationError) Reason() string
- type CreateIssuePartyResponse
- func (*CreateIssuePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuePartyResponse) GetIssueParty() *IssueParty
- func (*CreateIssuePartyResponse) ProtoMessage()
- func (x *CreateIssuePartyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIssuePartyResponse) Reset()
- func (x *CreateIssuePartyResponse) String() string
- func (m *CreateIssuePartyResponse) Validate() error
- func (m *CreateIssuePartyResponse) ValidateAll() error
- type CreateIssuePartyResponseMultiError
- type CreateIssuePartyResponseValidationError
- func (e CreateIssuePartyResponseValidationError) Cause() error
- func (e CreateIssuePartyResponseValidationError) Error() string
- func (e CreateIssuePartyResponseValidationError) ErrorName() string
- func (e CreateIssuePartyResponseValidationError) Field() string
- func (e CreateIssuePartyResponseValidationError) Key() bool
- func (e CreateIssuePartyResponseValidationError) Reason() string
- type CreateIssuePartySupportingCodeRequest
- func (*CreateIssuePartySupportingCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuePartySupportingCodeRequest) GetIssuePartyId() uint32
- func (x *CreateIssuePartySupportingCodeRequest) GetPartyCode() string
- func (x *CreateIssuePartySupportingCodeRequest) GetPartyCodeListProvider() string
- func (x *CreateIssuePartySupportingCodeRequest) GetRequestId() string
- func (x *CreateIssuePartySupportingCodeRequest) GetUserEmail() string
- func (x *CreateIssuePartySupportingCodeRequest) GetUserId() string
- func (*CreateIssuePartySupportingCodeRequest) ProtoMessage()
- func (x *CreateIssuePartySupportingCodeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIssuePartySupportingCodeRequest) Reset()
- func (x *CreateIssuePartySupportingCodeRequest) String() string
- func (m *CreateIssuePartySupportingCodeRequest) Validate() error
- func (m *CreateIssuePartySupportingCodeRequest) ValidateAll() error
- type CreateIssuePartySupportingCodeRequestMultiError
- type CreateIssuePartySupportingCodeRequestValidationError
- func (e CreateIssuePartySupportingCodeRequestValidationError) Cause() error
- func (e CreateIssuePartySupportingCodeRequestValidationError) Error() string
- func (e CreateIssuePartySupportingCodeRequestValidationError) ErrorName() string
- func (e CreateIssuePartySupportingCodeRequestValidationError) Field() string
- func (e CreateIssuePartySupportingCodeRequestValidationError) Key() bool
- func (e CreateIssuePartySupportingCodeRequestValidationError) Reason() string
- type CreateIssuePartySupportingCodeResponse
- func (*CreateIssuePartySupportingCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIssuePartySupportingCodeResponse) GetIssuePartySupportingCode() *IssuePartySupportingCode
- func (*CreateIssuePartySupportingCodeResponse) ProtoMessage()
- func (x *CreateIssuePartySupportingCodeResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIssuePartySupportingCodeResponse) Reset()
- func (x *CreateIssuePartySupportingCodeResponse) String() string
- func (m *CreateIssuePartySupportingCodeResponse) Validate() error
- func (m *CreateIssuePartySupportingCodeResponse) ValidateAll() error
- type CreateIssuePartySupportingCodeResponseMultiError
- type CreateIssuePartySupportingCodeResponseValidationError
- func (e CreateIssuePartySupportingCodeResponseValidationError) Cause() error
- func (e CreateIssuePartySupportingCodeResponseValidationError) Error() string
- func (e CreateIssuePartySupportingCodeResponseValidationError) ErrorName() string
- func (e CreateIssuePartySupportingCodeResponseValidationError) Field() string
- func (e CreateIssuePartySupportingCodeResponseValidationError) Key() bool
- func (e CreateIssuePartySupportingCodeResponseValidationError) Reason() string
- type CreateShipmentCutoffTimeRequest
- func (*CreateShipmentCutoffTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentCutoffTimeRequest) GetCutOffTime() string
- func (x *CreateShipmentCutoffTimeRequest) GetCutOffTimeCode() string
- func (x *CreateShipmentCutoffTimeRequest) GetRequestId() string
- func (x *CreateShipmentCutoffTimeRequest) GetShipmentId() uint32
- func (x *CreateShipmentCutoffTimeRequest) GetUserEmail() string
- func (x *CreateShipmentCutoffTimeRequest) GetUserId() string
- func (*CreateShipmentCutoffTimeRequest) ProtoMessage()
- func (x *CreateShipmentCutoffTimeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentCutoffTimeRequest) Reset()
- func (x *CreateShipmentCutoffTimeRequest) String() string
- func (m *CreateShipmentCutoffTimeRequest) Validate() error
- func (m *CreateShipmentCutoffTimeRequest) ValidateAll() error
- type CreateShipmentCutoffTimeRequestMultiError
- type CreateShipmentCutoffTimeRequestValidationError
- func (e CreateShipmentCutoffTimeRequestValidationError) Cause() error
- func (e CreateShipmentCutoffTimeRequestValidationError) Error() string
- func (e CreateShipmentCutoffTimeRequestValidationError) ErrorName() string
- func (e CreateShipmentCutoffTimeRequestValidationError) Field() string
- func (e CreateShipmentCutoffTimeRequestValidationError) Key() bool
- func (e CreateShipmentCutoffTimeRequestValidationError) Reason() string
- type CreateShipmentRequest
- func (*CreateShipmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentRequest) GetBookingId() uint32
- func (x *CreateShipmentRequest) GetCarrierBookingReference() string
- func (x *CreateShipmentRequest) GetCarrierId() uint32
- func (x *CreateShipmentRequest) GetConfirmationDatetime() string
- func (x *CreateShipmentRequest) GetRequestId() string
- func (x *CreateShipmentRequest) GetTermsAndConditions() string
- func (x *CreateShipmentRequest) GetUpdatedDateTime() string
- func (x *CreateShipmentRequest) GetUserEmail() string
- func (x *CreateShipmentRequest) GetUserId() string
- func (*CreateShipmentRequest) ProtoMessage()
- func (x *CreateShipmentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentRequest) Reset()
- func (x *CreateShipmentRequest) String() string
- func (m *CreateShipmentRequest) Validate() error
- func (m *CreateShipmentRequest) ValidateAll() error
- type CreateShipmentRequestMultiError
- type CreateShipmentRequestValidationError
- func (e CreateShipmentRequestValidationError) Cause() error
- func (e CreateShipmentRequestValidationError) Error() string
- func (e CreateShipmentRequestValidationError) ErrorName() string
- func (e CreateShipmentRequestValidationError) Field() string
- func (e CreateShipmentRequestValidationError) Key() bool
- func (e CreateShipmentRequestValidationError) Reason() string
- type CreateShipmentResponse
- func (*CreateShipmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentResponse) GetShipment() *Shipment
- func (*CreateShipmentResponse) ProtoMessage()
- func (x *CreateShipmentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentResponse) Reset()
- func (x *CreateShipmentResponse) String() string
- func (m *CreateShipmentResponse) Validate() error
- func (m *CreateShipmentResponse) ValidateAll() error
- type CreateShipmentResponseMultiError
- type CreateShipmentResponseValidationError
- func (e CreateShipmentResponseValidationError) Cause() error
- func (e CreateShipmentResponseValidationError) Error() string
- func (e CreateShipmentResponseValidationError) ErrorName() string
- func (e CreateShipmentResponseValidationError) Field() string
- func (e CreateShipmentResponseValidationError) Key() bool
- func (e CreateShipmentResponseValidationError) Reason() string
- type CreateShippingInstructionRequest
- func (*CreateShippingInstructionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShippingInstructionRequest) GetAmendToTransportDocument() string
- func (x *CreateShippingInstructionRequest) GetAreChargesDisplayedOnCopies() bool
- func (x *CreateShippingInstructionRequest) GetAreChargesDisplayedOnOriginals() bool
- func (x *CreateShippingInstructionRequest) GetConsignmentItems() []*CreateConsignmentItemRequest
- func (x *CreateShippingInstructionRequest) GetCreatedDateTime() string
- func (x *CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfDelivery() string
- func (x *CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfReceipt() string
- func (x *CreateShippingInstructionRequest) GetDisplayedNameForPortOfDischarge() string
- func (x *CreateShippingInstructionRequest) GetDisplayedNameForPortOfLoad() string
- func (x *CreateShippingInstructionRequest) GetDocumentStatus() string
- func (x *CreateShippingInstructionRequest) GetIsElectronic() bool
- func (x *CreateShippingInstructionRequest) GetIsShippedOnboardType() bool
- func (x *CreateShippingInstructionRequest) GetIsToOrder() bool
- func (x *CreateShippingInstructionRequest) GetLocationId() uint32
- func (x *CreateShippingInstructionRequest) GetNumberOfCopies() uint32
- func (x *CreateShippingInstructionRequest) GetNumberOfOriginals() uint32
- func (x *CreateShippingInstructionRequest) GetReferences() []*v2.CreateReferenceRequest
- func (x *CreateShippingInstructionRequest) GetRequestId() string
- func (x *CreateShippingInstructionRequest) GetShippingInstructionReference() string
- func (x *CreateShippingInstructionRequest) GetTransportDocumentTypeCode() string
- func (x *CreateShippingInstructionRequest) GetUpdatedDateTime() string
- func (x *CreateShippingInstructionRequest) GetUserEmail() string
- func (x *CreateShippingInstructionRequest) GetUserId() string
- func (x *CreateShippingInstructionRequest) GetUtilizedTransportEquipments() []*v1.CreateUtilizedTransportEquipmentRequest
- func (*CreateShippingInstructionRequest) ProtoMessage()
- func (x *CreateShippingInstructionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShippingInstructionRequest) Reset()
- func (x *CreateShippingInstructionRequest) String() string
- func (m *CreateShippingInstructionRequest) Validate() error
- func (m *CreateShippingInstructionRequest) ValidateAll() error
- type CreateShippingInstructionRequestMultiError
- type CreateShippingInstructionRequestValidationError
- func (e CreateShippingInstructionRequestValidationError) Cause() error
- func (e CreateShippingInstructionRequestValidationError) Error() string
- func (e CreateShippingInstructionRequestValidationError) ErrorName() string
- func (e CreateShippingInstructionRequestValidationError) Field() string
- func (e CreateShippingInstructionRequestValidationError) Key() bool
- func (e CreateShippingInstructionRequestValidationError) Reason() string
- type CreateShippingInstructionResponse
- func (*CreateShippingInstructionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShippingInstructionResponse) GetShippingInstruction() *ShippingInstruction
- func (*CreateShippingInstructionResponse) ProtoMessage()
- func (x *CreateShippingInstructionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShippingInstructionResponse) Reset()
- func (x *CreateShippingInstructionResponse) String() string
- func (m *CreateShippingInstructionResponse) Validate() error
- func (m *CreateShippingInstructionResponse) ValidateAll() error
- type CreateShippingInstructionResponseMultiError
- type CreateShippingInstructionResponseValidationError
- func (e CreateShippingInstructionResponseValidationError) Cause() error
- func (e CreateShippingInstructionResponseValidationError) Error() string
- func (e CreateShippingInstructionResponseValidationError) ErrorName() string
- func (e CreateShippingInstructionResponseValidationError) Field() string
- func (e CreateShippingInstructionResponseValidationError) Key() bool
- func (e CreateShippingInstructionResponseValidationError) Reason() string
- type CreateShippingInstructionSummaryRequest
- func (*CreateShippingInstructionSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShippingInstructionSummaryRequest) GetAmendToTransportDocument() string
- func (x *CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnCopies() bool
- func (x *CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnOriginals() bool
- func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfDelivery() string
- func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfReceipt() string
- func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfDischarge() string
- func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfLoad() string
- func (x *CreateShippingInstructionSummaryRequest) GetDocumentStatus() string
- func (x *CreateShippingInstructionSummaryRequest) GetIsElectronic() bool
- func (x *CreateShippingInstructionSummaryRequest) GetIsShippedOnboardType() bool
- func (x *CreateShippingInstructionSummaryRequest) GetIsToOrder() bool
- func (x *CreateShippingInstructionSummaryRequest) GetNumberOfCopies() uint32
- func (x *CreateShippingInstructionSummaryRequest) GetNumberOfOriginals() uint32
- func (x *CreateShippingInstructionSummaryRequest) GetRequestId() string
- func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionCreatedDateTime() string
- func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionReference() string
- func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionUpdatedDateTime() string
- func (x *CreateShippingInstructionSummaryRequest) GetTransportDocumentTypeCode() string
- func (x *CreateShippingInstructionSummaryRequest) GetUserEmail() string
- func (x *CreateShippingInstructionSummaryRequest) GetUserId() string
- func (*CreateShippingInstructionSummaryRequest) ProtoMessage()
- func (x *CreateShippingInstructionSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShippingInstructionSummaryRequest) Reset()
- func (x *CreateShippingInstructionSummaryRequest) String() string
- func (m *CreateShippingInstructionSummaryRequest) Validate() error
- func (m *CreateShippingInstructionSummaryRequest) ValidateAll() error
- type CreateShippingInstructionSummaryRequestMultiError
- type CreateShippingInstructionSummaryRequestValidationError
- func (e CreateShippingInstructionSummaryRequestValidationError) Cause() error
- func (e CreateShippingInstructionSummaryRequestValidationError) Error() string
- func (e CreateShippingInstructionSummaryRequestValidationError) ErrorName() string
- func (e CreateShippingInstructionSummaryRequestValidationError) Field() string
- func (e CreateShippingInstructionSummaryRequestValidationError) Key() bool
- func (e CreateShippingInstructionSummaryRequestValidationError) Reason() string
- type CreateShippingInstructionSummaryResponse
- func (*CreateShippingInstructionSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShippingInstructionSummaryResponse) GetShippingInstructionSummary() *ShippingInstructionSummary
- func (*CreateShippingInstructionSummaryResponse) ProtoMessage()
- func (x *CreateShippingInstructionSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShippingInstructionSummaryResponse) Reset()
- func (x *CreateShippingInstructionSummaryResponse) String() string
- func (m *CreateShippingInstructionSummaryResponse) Validate() error
- func (m *CreateShippingInstructionSummaryResponse) ValidateAll() error
- type CreateShippingInstructionSummaryResponseMultiError
- type CreateShippingInstructionSummaryResponseValidationError
- func (e CreateShippingInstructionSummaryResponseValidationError) Cause() error
- func (e CreateShippingInstructionSummaryResponseValidationError) Error() string
- func (e CreateShippingInstructionSummaryResponseValidationError) ErrorName() string
- func (e CreateShippingInstructionSummaryResponseValidationError) Field() string
- func (e CreateShippingInstructionSummaryResponseValidationError) Key() bool
- func (e CreateShippingInstructionSummaryResponseValidationError) Reason() string
- type CreateSurrenderRequestAnswerRequest
- func (*CreateSurrenderRequestAnswerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSurrenderRequestAnswerRequest) GetAction() string
- func (x *CreateSurrenderRequestAnswerRequest) GetComments() string
- func (x *CreateSurrenderRequestAnswerRequest) GetCreatedDateTime() string
- func (x *CreateSurrenderRequestAnswerRequest) GetRequestId() string
- func (x *CreateSurrenderRequestAnswerRequest) GetSurrenderRequestId() uint32
- func (x *CreateSurrenderRequestAnswerRequest) GetSurrenderRequestReference() string
- func (x *CreateSurrenderRequestAnswerRequest) GetUserEmail() string
- func (x *CreateSurrenderRequestAnswerRequest) GetUserId() string
- func (*CreateSurrenderRequestAnswerRequest) ProtoMessage()
- func (x *CreateSurrenderRequestAnswerRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSurrenderRequestAnswerRequest) Reset()
- func (x *CreateSurrenderRequestAnswerRequest) String() string
- func (m *CreateSurrenderRequestAnswerRequest) Validate() error
- func (m *CreateSurrenderRequestAnswerRequest) ValidateAll() error
- type CreateSurrenderRequestAnswerRequestMultiError
- type CreateSurrenderRequestAnswerRequestValidationError
- func (e CreateSurrenderRequestAnswerRequestValidationError) Cause() error
- func (e CreateSurrenderRequestAnswerRequestValidationError) Error() string
- func (e CreateSurrenderRequestAnswerRequestValidationError) ErrorName() string
- func (e CreateSurrenderRequestAnswerRequestValidationError) Field() string
- func (e CreateSurrenderRequestAnswerRequestValidationError) Key() bool
- func (e CreateSurrenderRequestAnswerRequestValidationError) Reason() string
- type CreateSurrenderRequestAnswerResponse
- func (*CreateSurrenderRequestAnswerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSurrenderRequestAnswerResponse) GetSurrenderRequestAnswer() *SurrenderRequestAnswer
- func (*CreateSurrenderRequestAnswerResponse) ProtoMessage()
- func (x *CreateSurrenderRequestAnswerResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSurrenderRequestAnswerResponse) Reset()
- func (x *CreateSurrenderRequestAnswerResponse) String() string
- func (m *CreateSurrenderRequestAnswerResponse) Validate() error
- func (m *CreateSurrenderRequestAnswerResponse) ValidateAll() error
- type CreateSurrenderRequestAnswerResponseMultiError
- type CreateSurrenderRequestAnswerResponseValidationError
- func (e CreateSurrenderRequestAnswerResponseValidationError) Cause() error
- func (e CreateSurrenderRequestAnswerResponseValidationError) Error() string
- func (e CreateSurrenderRequestAnswerResponseValidationError) ErrorName() string
- func (e CreateSurrenderRequestAnswerResponseValidationError) Field() string
- func (e CreateSurrenderRequestAnswerResponseValidationError) Key() bool
- func (e CreateSurrenderRequestAnswerResponseValidationError) Reason() string
- type CreateSurrenderRequestRequest
- func (*CreateSurrenderRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSurrenderRequestRequest) GetComments() string
- func (x *CreateSurrenderRequestRequest) GetCreatedDateTime() string
- func (x *CreateSurrenderRequestRequest) GetRequestId() string
- func (x *CreateSurrenderRequestRequest) GetSurrenderRequestCode() string
- func (x *CreateSurrenderRequestRequest) GetSurrenderRequestReference() string
- func (x *CreateSurrenderRequestRequest) GetSurrenderRequestedBy() uint32
- func (x *CreateSurrenderRequestRequest) GetTransportDocumentReference() string
- func (x *CreateSurrenderRequestRequest) GetUserEmail() string
- func (x *CreateSurrenderRequestRequest) GetUserId() string
- func (*CreateSurrenderRequestRequest) ProtoMessage()
- func (x *CreateSurrenderRequestRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSurrenderRequestRequest) Reset()
- func (x *CreateSurrenderRequestRequest) String() string
- func (m *CreateSurrenderRequestRequest) Validate() error
- func (m *CreateSurrenderRequestRequest) ValidateAll() error
- type CreateSurrenderRequestRequestMultiError
- type CreateSurrenderRequestRequestValidationError
- func (e CreateSurrenderRequestRequestValidationError) Cause() error
- func (e CreateSurrenderRequestRequestValidationError) Error() string
- func (e CreateSurrenderRequestRequestValidationError) ErrorName() string
- func (e CreateSurrenderRequestRequestValidationError) Field() string
- func (e CreateSurrenderRequestRequestValidationError) Key() bool
- func (e CreateSurrenderRequestRequestValidationError) Reason() string
- type CreateSurrenderRequestResponse
- func (*CreateSurrenderRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSurrenderRequestResponse) GetSurrenderRequest() *SurrenderRequest
- func (*CreateSurrenderRequestResponse) ProtoMessage()
- func (x *CreateSurrenderRequestResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSurrenderRequestResponse) Reset()
- func (x *CreateSurrenderRequestResponse) String() string
- func (m *CreateSurrenderRequestResponse) Validate() error
- func (m *CreateSurrenderRequestResponse) ValidateAll() error
- type CreateSurrenderRequestResponseMultiError
- type CreateSurrenderRequestResponseValidationError
- func (e CreateSurrenderRequestResponseValidationError) Cause() error
- func (e CreateSurrenderRequestResponseValidationError) Error() string
- func (e CreateSurrenderRequestResponseValidationError) ErrorName() string
- func (e CreateSurrenderRequestResponseValidationError) Field() string
- func (e CreateSurrenderRequestResponseValidationError) Key() bool
- func (e CreateSurrenderRequestResponseValidationError) Reason() string
- type CreateTransactionPartyRequest
- func (*CreateTransactionPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionPartyRequest) GetEblPlatformIdentifier() string
- func (x *CreateTransactionPartyRequest) GetLegalName() string
- func (x *CreateTransactionPartyRequest) GetLocationOfRegistration() string
- func (x *CreateTransactionPartyRequest) GetRegistrationNumber() string
- func (x *CreateTransactionPartyRequest) GetRequestId() string
- func (x *CreateTransactionPartyRequest) GetTaxReference() string
- func (x *CreateTransactionPartyRequest) GetUserEmail() string
- func (x *CreateTransactionPartyRequest) GetUserId() string
- func (*CreateTransactionPartyRequest) ProtoMessage()
- func (x *CreateTransactionPartyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionPartyRequest) Reset()
- func (x *CreateTransactionPartyRequest) String() string
- func (m *CreateTransactionPartyRequest) Validate() error
- func (m *CreateTransactionPartyRequest) ValidateAll() error
- type CreateTransactionPartyRequestMultiError
- type CreateTransactionPartyRequestValidationError
- func (e CreateTransactionPartyRequestValidationError) Cause() error
- func (e CreateTransactionPartyRequestValidationError) Error() string
- func (e CreateTransactionPartyRequestValidationError) ErrorName() string
- func (e CreateTransactionPartyRequestValidationError) Field() string
- func (e CreateTransactionPartyRequestValidationError) Key() bool
- func (e CreateTransactionPartyRequestValidationError) Reason() string
- type CreateTransactionPartyResponse
- func (*CreateTransactionPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionPartyResponse) GetTransactionParty() *TransactionParty
- func (*CreateTransactionPartyResponse) ProtoMessage()
- func (x *CreateTransactionPartyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionPartyResponse) Reset()
- func (x *CreateTransactionPartyResponse) String() string
- func (m *CreateTransactionPartyResponse) Validate() error
- func (m *CreateTransactionPartyResponse) ValidateAll() error
- type CreateTransactionPartyResponseMultiError
- type CreateTransactionPartyResponseValidationError
- func (e CreateTransactionPartyResponseValidationError) Cause() error
- func (e CreateTransactionPartyResponseValidationError) Error() string
- func (e CreateTransactionPartyResponseValidationError) ErrorName() string
- func (e CreateTransactionPartyResponseValidationError) Field() string
- func (e CreateTransactionPartyResponseValidationError) Key() bool
- func (e CreateTransactionPartyResponseValidationError) Reason() string
- type CreateTransactionPartySupportingCodeRequest
- func (*CreateTransactionPartySupportingCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionPartySupportingCodeRequest) GetPartyCode() string
- func (x *CreateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider() string
- func (x *CreateTransactionPartySupportingCodeRequest) GetRequestId() string
- func (x *CreateTransactionPartySupportingCodeRequest) GetTransactionPartyId() uint32
- func (x *CreateTransactionPartySupportingCodeRequest) GetUserEmail() string
- func (x *CreateTransactionPartySupportingCodeRequest) GetUserId() string
- func (*CreateTransactionPartySupportingCodeRequest) ProtoMessage()
- func (x *CreateTransactionPartySupportingCodeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionPartySupportingCodeRequest) Reset()
- func (x *CreateTransactionPartySupportingCodeRequest) String() string
- func (m *CreateTransactionPartySupportingCodeRequest) Validate() error
- func (m *CreateTransactionPartySupportingCodeRequest) ValidateAll() error
- type CreateTransactionPartySupportingCodeRequestMultiError
- type CreateTransactionPartySupportingCodeRequestValidationError
- func (e CreateTransactionPartySupportingCodeRequestValidationError) Cause() error
- func (e CreateTransactionPartySupportingCodeRequestValidationError) Error() string
- func (e CreateTransactionPartySupportingCodeRequestValidationError) ErrorName() string
- func (e CreateTransactionPartySupportingCodeRequestValidationError) Field() string
- func (e CreateTransactionPartySupportingCodeRequestValidationError) Key() bool
- func (e CreateTransactionPartySupportingCodeRequestValidationError) Reason() string
- type CreateTransactionPartySupportingCodeResponse
- func (*CreateTransactionPartySupportingCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionPartySupportingCodeResponse) GetTransactionPartySupportingCode() *TransactionPartySupportingCode
- func (*CreateTransactionPartySupportingCodeResponse) ProtoMessage()
- func (x *CreateTransactionPartySupportingCodeResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionPartySupportingCodeResponse) Reset()
- func (x *CreateTransactionPartySupportingCodeResponse) String() string
- func (m *CreateTransactionPartySupportingCodeResponse) Validate() error
- func (m *CreateTransactionPartySupportingCodeResponse) ValidateAll() error
- type CreateTransactionPartySupportingCodeResponseMultiError
- type CreateTransactionPartySupportingCodeResponseValidationError
- func (e CreateTransactionPartySupportingCodeResponseValidationError) Cause() error
- func (e CreateTransactionPartySupportingCodeResponseValidationError) Error() string
- func (e CreateTransactionPartySupportingCodeResponseValidationError) ErrorName() string
- func (e CreateTransactionPartySupportingCodeResponseValidationError) Field() string
- func (e CreateTransactionPartySupportingCodeResponseValidationError) Key() bool
- func (e CreateTransactionPartySupportingCodeResponseValidationError) Reason() string
- type CreateTransportDocumentFromShippingInstructionTORequest
- func (*CreateTransportDocumentFromShippingInstructionTORequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentFromShippingInstructionTORequest) GetCreateTransportDocumentRequest() *CreateTransportDocumentRequest
- func (*CreateTransportDocumentFromShippingInstructionTORequest) ProtoMessage()
- func (x *CreateTransportDocumentFromShippingInstructionTORequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentFromShippingInstructionTORequest) Reset()
- func (x *CreateTransportDocumentFromShippingInstructionTORequest) String() string
- func (m *CreateTransportDocumentFromShippingInstructionTORequest) Validate() error
- func (m *CreateTransportDocumentFromShippingInstructionTORequest) ValidateAll() error
- type CreateTransportDocumentFromShippingInstructionTORequestMultiError
- type CreateTransportDocumentFromShippingInstructionTORequestValidationError
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Cause() error
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Error() string
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) ErrorName() string
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Field() string
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Key() bool
- func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Reason() string
- type CreateTransportDocumentFromShippingInstructionTOResponse
- func (*CreateTransportDocumentFromShippingInstructionTOResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentFromShippingInstructionTOResponse) GetTransportDocument() *TransportDocument
- func (*CreateTransportDocumentFromShippingInstructionTOResponse) ProtoMessage()
- func (x *CreateTransportDocumentFromShippingInstructionTOResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentFromShippingInstructionTOResponse) Reset()
- func (x *CreateTransportDocumentFromShippingInstructionTOResponse) String() string
- func (m *CreateTransportDocumentFromShippingInstructionTOResponse) Validate() error
- func (m *CreateTransportDocumentFromShippingInstructionTOResponse) ValidateAll() error
- type CreateTransportDocumentFromShippingInstructionTOResponseMultiError
- type CreateTransportDocumentFromShippingInstructionTOResponseValidationError
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Cause() error
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Error() string
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) ErrorName() string
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Field() string
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Key() bool
- func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Reason() string
- type CreateTransportDocumentRequest
- func (*CreateTransportDocumentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentRequest) GetCarrierId() uint32
- func (x *CreateTransportDocumentRequest) GetCreatedDateTime() string
- func (x *CreateTransportDocumentRequest) GetDeclaredValue() float64
- func (x *CreateTransportDocumentRequest) GetDeclaredValueCurrency() string
- func (x *CreateTransportDocumentRequest) GetIssueDate() string
- func (x *CreateTransportDocumentRequest) GetIssuingParty() string
- func (x *CreateTransportDocumentRequest) GetLocationId() uint32
- func (x *CreateTransportDocumentRequest) GetNumberOfOriginals() uint32
- func (x *CreateTransportDocumentRequest) GetNumberOfRiderPages() int32
- func (x *CreateTransportDocumentRequest) GetReceivedForShipmentDate() string
- func (x *CreateTransportDocumentRequest) GetRequestId() string
- func (x *CreateTransportDocumentRequest) GetShippedOnboardDate() string
- func (x *CreateTransportDocumentRequest) GetShippingInstructionId() uint32
- func (x *CreateTransportDocumentRequest) GetTransportDocumentReference() string
- func (x *CreateTransportDocumentRequest) GetUpdatedDateTime() string
- func (x *CreateTransportDocumentRequest) GetUserEmail() string
- func (x *CreateTransportDocumentRequest) GetUserId() string
- func (*CreateTransportDocumentRequest) ProtoMessage()
- func (x *CreateTransportDocumentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentRequest) Reset()
- func (x *CreateTransportDocumentRequest) String() string
- func (m *CreateTransportDocumentRequest) Validate() error
- func (m *CreateTransportDocumentRequest) ValidateAll() error
- type CreateTransportDocumentRequestMultiError
- type CreateTransportDocumentRequestValidationError
- func (e CreateTransportDocumentRequestValidationError) Cause() error
- func (e CreateTransportDocumentRequestValidationError) Error() string
- func (e CreateTransportDocumentRequestValidationError) ErrorName() string
- func (e CreateTransportDocumentRequestValidationError) Field() string
- func (e CreateTransportDocumentRequestValidationError) Key() bool
- func (e CreateTransportDocumentRequestValidationError) Reason() string
- type CreateTransportDocumentResponse
- func (*CreateTransportDocumentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentResponse) GetTransportDocument() *TransportDocument
- func (*CreateTransportDocumentResponse) ProtoMessage()
- func (x *CreateTransportDocumentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentResponse) Reset()
- func (x *CreateTransportDocumentResponse) String() string
- func (m *CreateTransportDocumentResponse) Validate() error
- func (m *CreateTransportDocumentResponse) ValidateAll() error
- type CreateTransportDocumentResponseMultiError
- type CreateTransportDocumentResponseValidationError
- func (e CreateTransportDocumentResponseValidationError) Cause() error
- func (e CreateTransportDocumentResponseValidationError) Error() string
- func (e CreateTransportDocumentResponseValidationError) ErrorName() string
- func (e CreateTransportDocumentResponseValidationError) Field() string
- func (e CreateTransportDocumentResponseValidationError) Key() bool
- func (e CreateTransportDocumentResponseValidationError) Reason() string
- type CreateTransportDocumentSummaryRequest
- func (*CreateTransportDocumentSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentSummaryRequest) GetCarrierCode() string
- func (x *CreateTransportDocumentSummaryRequest) GetCarrierCodeListProvider() string
- func (x *CreateTransportDocumentSummaryRequest) GetDocumentStatus() string
- func (x *CreateTransportDocumentSummaryRequest) GetIssueDate() string
- func (x *CreateTransportDocumentSummaryRequest) GetNumberOfOriginals() uint32
- func (x *CreateTransportDocumentSummaryRequest) GetNumberOfRiderPages() int32
- func (x *CreateTransportDocumentSummaryRequest) GetReceivedForShipmentDate() string
- func (x *CreateTransportDocumentSummaryRequest) GetRequestId() string
- func (x *CreateTransportDocumentSummaryRequest) GetShippedOnboardDate() string
- func (x *CreateTransportDocumentSummaryRequest) GetShippingInstructionReference() string
- func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentCreatedDateTime() string
- func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentReference() string
- func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentUpdatedDateTime() string
- func (x *CreateTransportDocumentSummaryRequest) GetUserEmail() string
- func (x *CreateTransportDocumentSummaryRequest) GetUserId() string
- func (*CreateTransportDocumentSummaryRequest) ProtoMessage()
- func (x *CreateTransportDocumentSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentSummaryRequest) Reset()
- func (x *CreateTransportDocumentSummaryRequest) String() string
- func (m *CreateTransportDocumentSummaryRequest) Validate() error
- func (m *CreateTransportDocumentSummaryRequest) ValidateAll() error
- type CreateTransportDocumentSummaryRequestMultiError
- type CreateTransportDocumentSummaryRequestValidationError
- func (e CreateTransportDocumentSummaryRequestValidationError) Cause() error
- func (e CreateTransportDocumentSummaryRequestValidationError) Error() string
- func (e CreateTransportDocumentSummaryRequestValidationError) ErrorName() string
- func (e CreateTransportDocumentSummaryRequestValidationError) Field() string
- func (e CreateTransportDocumentSummaryRequestValidationError) Key() bool
- func (e CreateTransportDocumentSummaryRequestValidationError) Reason() string
- type CreateTransportDocumentSummaryResponse
- func (*CreateTransportDocumentSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportDocumentSummaryResponse) GetTransportDocumentSummary() *TransportDocumentSummary
- func (*CreateTransportDocumentSummaryResponse) ProtoMessage()
- func (x *CreateTransportDocumentSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransportDocumentSummaryResponse) Reset()
- func (x *CreateTransportDocumentSummaryResponse) String() string
- func (m *CreateTransportDocumentSummaryResponse) Validate() error
- func (m *CreateTransportDocumentSummaryResponse) ValidateAll() error
- type CreateTransportDocumentSummaryResponseMultiError
- type CreateTransportDocumentSummaryResponseValidationError
- func (e CreateTransportDocumentSummaryResponseValidationError) Cause() error
- func (e CreateTransportDocumentSummaryResponseValidationError) Error() string
- func (e CreateTransportDocumentSummaryResponseValidationError) ErrorName() string
- func (e CreateTransportDocumentSummaryResponseValidationError) Field() string
- func (e CreateTransportDocumentSummaryResponseValidationError) Key() bool
- func (e CreateTransportDocumentSummaryResponseValidationError) Reason() string
- type CreateTransportRequest
- func (*CreateTransportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportRequest) GetDischargeTransportCallId() uint32
- func (x *CreateTransportRequest) GetLoadTransportCallId() uint32
- func (x *CreateTransportRequest) GetRequestId() string
- func (x *CreateTransportRequest) GetTransportName() string
- func (x *CreateTransportRequest) GetTransportReference() string
- func (x *CreateTransportRequest) GetUserEmail() string
- func (x *CreateTransportRequest) GetUserId() string
- func (*CreateTransportRequest) ProtoMessage()
- func (x *CreateTransportRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportRequest) Reset()
- func (x *CreateTransportRequest) String() string
- func (m *CreateTransportRequest) Validate() error
- func (m *CreateTransportRequest) ValidateAll() error
- type CreateTransportRequestMultiError
- type CreateTransportRequestValidationError
- func (e CreateTransportRequestValidationError) Cause() error
- func (e CreateTransportRequestValidationError) Error() string
- func (e CreateTransportRequestValidationError) ErrorName() string
- func (e CreateTransportRequestValidationError) Field() string
- func (e CreateTransportRequestValidationError) Key() bool
- func (e CreateTransportRequestValidationError) Reason() string
- type CreateTransportResponse
- func (*CreateTransportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportResponse) GetTransport() *Transport
- func (*CreateTransportResponse) ProtoMessage()
- func (x *CreateTransportResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransportResponse) Reset()
- func (x *CreateTransportResponse) String() string
- func (m *CreateTransportResponse) Validate() error
- func (m *CreateTransportResponse) ValidateAll() error
- type CreateTransportResponseMultiError
- type CreateTransportResponseValidationError
- func (e CreateTransportResponseValidationError) Cause() error
- func (e CreateTransportResponseValidationError) Error() string
- func (e CreateTransportResponseValidationError) ErrorName() string
- func (e CreateTransportResponseValidationError) Field() string
- func (e CreateTransportResponseValidationError) Key() bool
- func (e CreateTransportResponseValidationError) Reason() string
- type EblVisualization
- func (*EblVisualization) Descriptor() ([]byte, []int)deprecated
- func (x *EblVisualization) GetCrUpdTime() *v1.CrUpdTime
- func (x *EblVisualization) GetCrUpdUser() *v1.CrUpdUser
- func (x *EblVisualization) GetEblVisualizationD() *EblVisualizationD
- func (*EblVisualization) ProtoMessage()
- func (x *EblVisualization) ProtoReflect() protoreflect.Message
- func (x *EblVisualization) Reset()
- func (x *EblVisualization) String() string
- func (m *EblVisualization) Validate() error
- func (m *EblVisualization) ValidateAll() error
- type EblVisualizationD
- func (*EblVisualizationD) Descriptor() ([]byte, []int)deprecated
- func (x *EblVisualizationD) GetContent() string
- func (x *EblVisualizationD) GetId() uint32
- func (x *EblVisualizationD) GetIdS() string
- func (x *EblVisualizationD) GetName() string
- func (x *EblVisualizationD) GetUuid4() []byte
- func (*EblVisualizationD) ProtoMessage()
- func (x *EblVisualizationD) ProtoReflect() protoreflect.Message
- func (x *EblVisualizationD) Reset()
- func (x *EblVisualizationD) String() string
- func (m *EblVisualizationD) Validate() error
- func (m *EblVisualizationD) ValidateAll() error
- type EblVisualizationDMultiError
- type EblVisualizationDValidationError
- func (e EblVisualizationDValidationError) Cause() error
- func (e EblVisualizationDValidationError) Error() string
- func (e EblVisualizationDValidationError) ErrorName() string
- func (e EblVisualizationDValidationError) Field() string
- func (e EblVisualizationDValidationError) Key() bool
- func (e EblVisualizationDValidationError) Reason() string
- type EblVisualizationMultiError
- type EblVisualizationValidationError
- func (e EblVisualizationValidationError) Cause() error
- func (e EblVisualizationValidationError) Error() string
- func (e EblVisualizationValidationError) ErrorName() string
- func (e EblVisualizationValidationError) Field() string
- func (e EblVisualizationValidationError) Key() bool
- func (e EblVisualizationValidationError) Reason() string
- type EndorsementChainLink
- func (*EndorsementChainLink) Descriptor() ([]byte, []int)deprecated
- func (x *EndorsementChainLink) GetCrUpdTime() *v1.CrUpdTime
- func (x *EndorsementChainLink) GetCrUpdUser() *v1.CrUpdUser
- func (x *EndorsementChainLink) GetEndorsementChainLinkD() *EndorsementChainLinkD
- func (x *EndorsementChainLink) GetEndorsementChainLinkT() *EndorsementChainLinkT
- func (*EndorsementChainLink) ProtoMessage()
- func (x *EndorsementChainLink) ProtoReflect() protoreflect.Message
- func (x *EndorsementChainLink) Reset()
- func (x *EndorsementChainLink) String() string
- func (m *EndorsementChainLink) Validate() error
- func (m *EndorsementChainLink) ValidateAll() error
- type EndorsementChainLinkD
- func (*EndorsementChainLinkD) Descriptor() ([]byte, []int)deprecated
- func (x *EndorsementChainLinkD) GetActor() uint32
- func (x *EndorsementChainLinkD) GetEntryOrder() int32
- func (x *EndorsementChainLinkD) GetId() uint32
- func (x *EndorsementChainLinkD) GetIdS() string
- func (x *EndorsementChainLinkD) GetRecipient() uint32
- func (x *EndorsementChainLinkD) GetSurrenderRequestId() uint32
- func (x *EndorsementChainLinkD) GetUuid4() []byte
- func (*EndorsementChainLinkD) ProtoMessage()
- func (x *EndorsementChainLinkD) ProtoReflect() protoreflect.Message
- func (x *EndorsementChainLinkD) Reset()
- func (x *EndorsementChainLinkD) String() string
- func (m *EndorsementChainLinkD) Validate() error
- func (m *EndorsementChainLinkD) ValidateAll() error
- type EndorsementChainLinkDMultiError
- type EndorsementChainLinkDValidationError
- func (e EndorsementChainLinkDValidationError) Cause() error
- func (e EndorsementChainLinkDValidationError) Error() string
- func (e EndorsementChainLinkDValidationError) ErrorName() string
- func (e EndorsementChainLinkDValidationError) Field() string
- func (e EndorsementChainLinkDValidationError) Key() bool
- func (e EndorsementChainLinkDValidationError) Reason() string
- type EndorsementChainLinkMultiError
- type EndorsementChainLinkT
- func (*EndorsementChainLinkT) Descriptor() ([]byte, []int)deprecated
- func (x *EndorsementChainLinkT) GetActionDateTime() *timestamppb.Timestamp
- func (*EndorsementChainLinkT) ProtoMessage()
- func (x *EndorsementChainLinkT) ProtoReflect() protoreflect.Message
- func (x *EndorsementChainLinkT) Reset()
- func (x *EndorsementChainLinkT) String() string
- func (m *EndorsementChainLinkT) Validate() error
- func (m *EndorsementChainLinkT) ValidateAll() error
- type EndorsementChainLinkTMultiError
- type EndorsementChainLinkTValidationError
- func (e EndorsementChainLinkTValidationError) Cause() error
- func (e EndorsementChainLinkTValidationError) Error() string
- func (e EndorsementChainLinkTValidationError) ErrorName() string
- func (e EndorsementChainLinkTValidationError) Field() string
- func (e EndorsementChainLinkTValidationError) Key() bool
- func (e EndorsementChainLinkTValidationError) Reason() string
- type EndorsementChainLinkValidationError
- func (e EndorsementChainLinkValidationError) Cause() error
- func (e EndorsementChainLinkValidationError) Error() string
- func (e EndorsementChainLinkValidationError) ErrorName() string
- func (e EndorsementChainLinkValidationError) Field() string
- func (e EndorsementChainLinkValidationError) Key() bool
- func (e EndorsementChainLinkValidationError) Reason() string
- type FetchConsignmentItemsTOByShippingInstructionIdRequest
- func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetRequestId() string
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetShippingInstructionId() uint32
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserEmail() string
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserId() string
- func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoMessage()
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) Reset()
- func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) String() string
- func (m *FetchConsignmentItemsTOByShippingInstructionIdRequest) Validate() error
- func (m *FetchConsignmentItemsTOByShippingInstructionIdRequest) ValidateAll() error
- type FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError
- type FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Cause() error
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Error() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) ErrorName() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Field() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Key() bool
- func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Reason() string
- type FetchConsignmentItemsTOByShippingInstructionIdResponse
- func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) GetConsignmentItem() *ConsignmentItem
- func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoMessage()
- func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
- func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) Reset()
- func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) String() string
- func (m *FetchConsignmentItemsTOByShippingInstructionIdResponse) Validate() error
- func (m *FetchConsignmentItemsTOByShippingInstructionIdResponse) ValidateAll() error
- type FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError
- type FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Cause() error
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Error() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) ErrorName() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Field() string
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Key() bool
- func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Reason() string
- type FindByIdRequest
- func (*FindByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindByIdRequest) GetGetRequest() *v11.GetRequest
- func (*FindByIdRequest) ProtoMessage()
- func (x *FindByIdRequest) ProtoReflect() protoreflect.Message
- func (x *FindByIdRequest) Reset()
- func (x *FindByIdRequest) String() string
- func (m *FindByIdRequest) Validate() error
- func (m *FindByIdRequest) ValidateAll() error
- type FindByIdRequestMultiError
- type FindByIdRequestValidationError
- func (e FindByIdRequestValidationError) Cause() error
- func (e FindByIdRequestValidationError) Error() string
- func (e FindByIdRequestValidationError) ErrorName() string
- func (e FindByIdRequestValidationError) Field() string
- func (e FindByIdRequestValidationError) Key() bool
- func (e FindByIdRequestValidationError) Reason() string
- type FindByIdResponse
- func (*FindByIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindByIdResponse) GetShippingInstruction() *ShippingInstruction
- func (*FindByIdResponse) ProtoMessage()
- func (x *FindByIdResponse) ProtoReflect() protoreflect.Message
- func (x *FindByIdResponse) Reset()
- func (x *FindByIdResponse) String() string
- func (m *FindByIdResponse) Validate() error
- func (m *FindByIdResponse) ValidateAll() error
- type FindByIdResponseMultiError
- type FindByIdResponseValidationError
- func (e FindByIdResponseValidationError) Cause() error
- func (e FindByIdResponseValidationError) Error() string
- func (e FindByIdResponseValidationError) ErrorName() string
- func (e FindByIdResponseValidationError) Field() string
- func (e FindByIdResponseValidationError) Key() bool
- func (e FindByIdResponseValidationError) Reason() string
- type FindByReferenceRequest
- func (*FindByReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindByReferenceRequest) GetRequestId() string
- func (x *FindByReferenceRequest) GetShippingInstructionReference() string
- func (x *FindByReferenceRequest) GetUserEmail() string
- func (*FindByReferenceRequest) ProtoMessage()
- func (x *FindByReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *FindByReferenceRequest) Reset()
- func (x *FindByReferenceRequest) String() string
- func (m *FindByReferenceRequest) Validate() error
- func (m *FindByReferenceRequest) ValidateAll() error
- type FindByReferenceRequestMultiError
- type FindByReferenceRequestValidationError
- func (e FindByReferenceRequestValidationError) Cause() error
- func (e FindByReferenceRequestValidationError) Error() string
- func (e FindByReferenceRequestValidationError) ErrorName() string
- func (e FindByReferenceRequestValidationError) Field() string
- func (e FindByReferenceRequestValidationError) Key() bool
- func (e FindByReferenceRequestValidationError) Reason() string
- type FindByReferenceResponse
- func (*FindByReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindByReferenceResponse) GetShippingInstruction() *ShippingInstruction
- func (*FindByReferenceResponse) ProtoMessage()
- func (x *FindByReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *FindByReferenceResponse) Reset()
- func (x *FindByReferenceResponse) String() string
- func (m *FindByReferenceResponse) Validate() error
- func (m *FindByReferenceResponse) ValidateAll() error
- type FindByReferenceResponseMultiError
- type FindByReferenceResponseValidationError
- func (e FindByReferenceResponseValidationError) Cause() error
- func (e FindByReferenceResponseValidationError) Error() string
- func (e FindByReferenceResponseValidationError) ErrorName() string
- func (e FindByReferenceResponseValidationError) Field() string
- func (e FindByReferenceResponseValidationError) Key() bool
- func (e FindByReferenceResponseValidationError) Reason() string
- type FindByTransportDocumentReferenceRequest
- func (*FindByTransportDocumentReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindByTransportDocumentReferenceRequest) GetRequestId() string
- func (x *FindByTransportDocumentReferenceRequest) GetTransportDocumentReference() string
- func (x *FindByTransportDocumentReferenceRequest) GetUserEmail() string
- func (*FindByTransportDocumentReferenceRequest) ProtoMessage()
- func (x *FindByTransportDocumentReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *FindByTransportDocumentReferenceRequest) Reset()
- func (x *FindByTransportDocumentReferenceRequest) String() string
- func (m *FindByTransportDocumentReferenceRequest) Validate() error
- func (m *FindByTransportDocumentReferenceRequest) ValidateAll() error
- type FindByTransportDocumentReferenceRequestMultiError
- type FindByTransportDocumentReferenceRequestValidationError
- func (e FindByTransportDocumentReferenceRequestValidationError) Cause() error
- func (e FindByTransportDocumentReferenceRequestValidationError) Error() string
- func (e FindByTransportDocumentReferenceRequestValidationError) ErrorName() string
- func (e FindByTransportDocumentReferenceRequestValidationError) Field() string
- func (e FindByTransportDocumentReferenceRequestValidationError) Key() bool
- func (e FindByTransportDocumentReferenceRequestValidationError) Reason() string
- type FindByTransportDocumentReferenceResponse
- func (*FindByTransportDocumentReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindByTransportDocumentReferenceResponse) GetTransportDocument() *TransportDocument
- func (*FindByTransportDocumentReferenceResponse) ProtoMessage()
- func (x *FindByTransportDocumentReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *FindByTransportDocumentReferenceResponse) Reset()
- func (x *FindByTransportDocumentReferenceResponse) String() string
- func (m *FindByTransportDocumentReferenceResponse) Validate() error
- func (m *FindByTransportDocumentReferenceResponse) ValidateAll() error
- type FindByTransportDocumentReferenceResponseMultiError
- type FindByTransportDocumentReferenceResponseValidationError
- func (e FindByTransportDocumentReferenceResponseValidationError) Cause() error
- func (e FindByTransportDocumentReferenceResponseValidationError) Error() string
- func (e FindByTransportDocumentReferenceResponseValidationError) ErrorName() string
- func (e FindByTransportDocumentReferenceResponseValidationError) Field() string
- func (e FindByTransportDocumentReferenceResponseValidationError) Key() bool
- func (e FindByTransportDocumentReferenceResponseValidationError) Reason() string
- type FindCarrierBookingReferenceByShippingInstructionIdRequest
- func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoMessage()
- func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
- func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) Reset()
- func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) String() string
- func (m *FindCarrierBookingReferenceByShippingInstructionIdRequest) Validate() error
- func (m *FindCarrierBookingReferenceByShippingInstructionIdRequest) ValidateAll() error
- type FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError
- type FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Cause() error
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Error() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) ErrorName() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Field() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Key() bool
- func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Reason() string
- type FindCarrierBookingReferenceByShippingInstructionIdResponse
- func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) GetCarrierBookingReference() string
- func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoMessage()
- func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
- func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) Reset()
- func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) String() string
- func (m *FindCarrierBookingReferenceByShippingInstructionIdResponse) Validate() error
- func (m *FindCarrierBookingReferenceByShippingInstructionIdResponse) ValidateAll() error
- type FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError
- type FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Cause() error
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Error() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) ErrorName() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Field() string
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Key() bool
- func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Reason() string
- type FindTransportDocumentByIdRequest
- func (*FindTransportDocumentByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindTransportDocumentByIdRequest) GetGetRequest() *v1.GetRequest
- func (*FindTransportDocumentByIdRequest) ProtoMessage()
- func (x *FindTransportDocumentByIdRequest) ProtoReflect() protoreflect.Message
- func (x *FindTransportDocumentByIdRequest) Reset()
- func (x *FindTransportDocumentByIdRequest) String() string
- func (m *FindTransportDocumentByIdRequest) Validate() error
- func (m *FindTransportDocumentByIdRequest) ValidateAll() error
- type FindTransportDocumentByIdRequestMultiError
- type FindTransportDocumentByIdRequestValidationError
- func (e FindTransportDocumentByIdRequestValidationError) Cause() error
- func (e FindTransportDocumentByIdRequestValidationError) Error() string
- func (e FindTransportDocumentByIdRequestValidationError) ErrorName() string
- func (e FindTransportDocumentByIdRequestValidationError) Field() string
- func (e FindTransportDocumentByIdRequestValidationError) Key() bool
- func (e FindTransportDocumentByIdRequestValidationError) Reason() string
- type FindTransportDocumentByIdResponse
- func (*FindTransportDocumentByIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindTransportDocumentByIdResponse) GetTransportDocument() *TransportDocument
- func (*FindTransportDocumentByIdResponse) ProtoMessage()
- func (x *FindTransportDocumentByIdResponse) ProtoReflect() protoreflect.Message
- func (x *FindTransportDocumentByIdResponse) Reset()
- func (x *FindTransportDocumentByIdResponse) String() string
- func (m *FindTransportDocumentByIdResponse) Validate() error
- func (m *FindTransportDocumentByIdResponse) ValidateAll() error
- type FindTransportDocumentByIdResponseMultiError
- type FindTransportDocumentByIdResponseValidationError
- func (e FindTransportDocumentByIdResponseValidationError) Cause() error
- func (e FindTransportDocumentByIdResponseValidationError) Error() string
- func (e FindTransportDocumentByIdResponseValidationError) ErrorName() string
- func (e FindTransportDocumentByIdResponseValidationError) Field() string
- func (e FindTransportDocumentByIdResponseValidationError) Key() bool
- func (e FindTransportDocumentByIdResponseValidationError) Reason() string
- type GetIssuePartiesRequest
- func (*GetIssuePartiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartiesRequest) GetLimit() string
- func (x *GetIssuePartiesRequest) GetNextCursor() string
- func (x *GetIssuePartiesRequest) GetRequestId() string
- func (x *GetIssuePartiesRequest) GetUserEmail() string
- func (*GetIssuePartiesRequest) ProtoMessage()
- func (x *GetIssuePartiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartiesRequest) Reset()
- func (x *GetIssuePartiesRequest) String() string
- func (m *GetIssuePartiesRequest) Validate() error
- func (m *GetIssuePartiesRequest) ValidateAll() error
- type GetIssuePartiesRequestMultiError
- type GetIssuePartiesRequestValidationError
- func (e GetIssuePartiesRequestValidationError) Cause() error
- func (e GetIssuePartiesRequestValidationError) Error() string
- func (e GetIssuePartiesRequestValidationError) ErrorName() string
- func (e GetIssuePartiesRequestValidationError) Field() string
- func (e GetIssuePartiesRequestValidationError) Key() bool
- func (e GetIssuePartiesRequestValidationError) Reason() string
- type GetIssuePartiesResponse
- func (*GetIssuePartiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartiesResponse) GetIssueParties() []*IssueParty
- func (x *GetIssuePartiesResponse) GetNextCursor() string
- func (*GetIssuePartiesResponse) ProtoMessage()
- func (x *GetIssuePartiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartiesResponse) Reset()
- func (x *GetIssuePartiesResponse) String() string
- func (m *GetIssuePartiesResponse) Validate() error
- func (m *GetIssuePartiesResponse) ValidateAll() error
- type GetIssuePartiesResponseMultiError
- type GetIssuePartiesResponseValidationError
- func (e GetIssuePartiesResponseValidationError) Cause() error
- func (e GetIssuePartiesResponseValidationError) Error() string
- func (e GetIssuePartiesResponseValidationError) ErrorName() string
- func (e GetIssuePartiesResponseValidationError) Field() string
- func (e GetIssuePartiesResponseValidationError) Key() bool
- func (e GetIssuePartiesResponseValidationError) Reason() string
- type GetIssuePartyByPkRequest
- func (*GetIssuePartyByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetIssuePartyByPkRequest) ProtoMessage()
- func (x *GetIssuePartyByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartyByPkRequest) Reset()
- func (x *GetIssuePartyByPkRequest) String() string
- func (m *GetIssuePartyByPkRequest) Validate() error
- func (m *GetIssuePartyByPkRequest) ValidateAll() error
- type GetIssuePartyByPkRequestMultiError
- type GetIssuePartyByPkRequestValidationError
- func (e GetIssuePartyByPkRequestValidationError) Cause() error
- func (e GetIssuePartyByPkRequestValidationError) Error() string
- func (e GetIssuePartyByPkRequestValidationError) ErrorName() string
- func (e GetIssuePartyByPkRequestValidationError) Field() string
- func (e GetIssuePartyByPkRequestValidationError) Key() bool
- func (e GetIssuePartyByPkRequestValidationError) Reason() string
- type GetIssuePartyByPkResponse
- func (*GetIssuePartyByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartyByPkResponse) GetIssueParty() *IssueParty
- func (*GetIssuePartyByPkResponse) ProtoMessage()
- func (x *GetIssuePartyByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartyByPkResponse) Reset()
- func (x *GetIssuePartyByPkResponse) String() string
- func (m *GetIssuePartyByPkResponse) Validate() error
- func (m *GetIssuePartyByPkResponse) ValidateAll() error
- type GetIssuePartyByPkResponseMultiError
- type GetIssuePartyByPkResponseValidationError
- func (e GetIssuePartyByPkResponseValidationError) Cause() error
- func (e GetIssuePartyByPkResponseValidationError) Error() string
- func (e GetIssuePartyByPkResponseValidationError) ErrorName() string
- func (e GetIssuePartyByPkResponseValidationError) Field() string
- func (e GetIssuePartyByPkResponseValidationError) Key() bool
- func (e GetIssuePartyByPkResponseValidationError) Reason() string
- type GetIssuePartyRequest
- func (*GetIssuePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartyRequest) GetGetRequest() *v1.GetRequest
- func (*GetIssuePartyRequest) ProtoMessage()
- func (x *GetIssuePartyRequest) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartyRequest) Reset()
- func (x *GetIssuePartyRequest) String() string
- func (m *GetIssuePartyRequest) Validate() error
- func (m *GetIssuePartyRequest) ValidateAll() error
- type GetIssuePartyRequestMultiError
- type GetIssuePartyRequestValidationError
- func (e GetIssuePartyRequestValidationError) Cause() error
- func (e GetIssuePartyRequestValidationError) Error() string
- func (e GetIssuePartyRequestValidationError) ErrorName() string
- func (e GetIssuePartyRequestValidationError) Field() string
- func (e GetIssuePartyRequestValidationError) Key() bool
- func (e GetIssuePartyRequestValidationError) Reason() string
- type GetIssuePartyResponse
- func (*GetIssuePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIssuePartyResponse) GetIssueParty() *IssueParty
- func (*GetIssuePartyResponse) ProtoMessage()
- func (x *GetIssuePartyResponse) ProtoReflect() protoreflect.Message
- func (x *GetIssuePartyResponse) Reset()
- func (x *GetIssuePartyResponse) String() string
- func (m *GetIssuePartyResponse) Validate() error
- func (m *GetIssuePartyResponse) ValidateAll() error
- type GetIssuePartyResponseMultiError
- type GetIssuePartyResponseValidationError
- func (e GetIssuePartyResponseValidationError) Cause() error
- func (e GetIssuePartyResponseValidationError) Error() string
- func (e GetIssuePartyResponseValidationError) ErrorName() string
- func (e GetIssuePartyResponseValidationError) Field() string
- func (e GetIssuePartyResponseValidationError) Key() bool
- func (e GetIssuePartyResponseValidationError) Reason() string
- type GetShipmentByPkRequest
- func (*GetShipmentByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetShipmentByPkRequest) ProtoMessage()
- func (x *GetShipmentByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetShipmentByPkRequest) Reset()
- func (x *GetShipmentByPkRequest) String() string
- func (m *GetShipmentByPkRequest) Validate() error
- func (m *GetShipmentByPkRequest) ValidateAll() error
- type GetShipmentByPkRequestMultiError
- type GetShipmentByPkRequestValidationError
- func (e GetShipmentByPkRequestValidationError) Cause() error
- func (e GetShipmentByPkRequestValidationError) Error() string
- func (e GetShipmentByPkRequestValidationError) ErrorName() string
- func (e GetShipmentByPkRequestValidationError) Field() string
- func (e GetShipmentByPkRequestValidationError) Key() bool
- func (e GetShipmentByPkRequestValidationError) Reason() string
- type GetShipmentByPkResponse
- func (*GetShipmentByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentByPkResponse) GetShipment() *Shipment
- func (*GetShipmentByPkResponse) ProtoMessage()
- func (x *GetShipmentByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetShipmentByPkResponse) Reset()
- func (x *GetShipmentByPkResponse) String() string
- func (m *GetShipmentByPkResponse) Validate() error
- func (m *GetShipmentByPkResponse) ValidateAll() error
- type GetShipmentByPkResponseMultiError
- type GetShipmentByPkResponseValidationError
- func (e GetShipmentByPkResponseValidationError) Cause() error
- func (e GetShipmentByPkResponseValidationError) Error() string
- func (e GetShipmentByPkResponseValidationError) ErrorName() string
- func (e GetShipmentByPkResponseValidationError) Field() string
- func (e GetShipmentByPkResponseValidationError) Key() bool
- func (e GetShipmentByPkResponseValidationError) Reason() string
- type GetShipmentRequest
- func (*GetShipmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentRequest) GetGetRequest() *v1.GetRequest
- func (*GetShipmentRequest) ProtoMessage()
- func (x *GetShipmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetShipmentRequest) Reset()
- func (x *GetShipmentRequest) String() string
- func (m *GetShipmentRequest) Validate() error
- func (m *GetShipmentRequest) ValidateAll() error
- type GetShipmentRequestMultiError
- type GetShipmentRequestValidationError
- func (e GetShipmentRequestValidationError) Cause() error
- func (e GetShipmentRequestValidationError) Error() string
- func (e GetShipmentRequestValidationError) ErrorName() string
- func (e GetShipmentRequestValidationError) Field() string
- func (e GetShipmentRequestValidationError) Key() bool
- func (e GetShipmentRequestValidationError) Reason() string
- type GetShipmentResponse
- func (*GetShipmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentResponse) GetShipment() *Shipment
- func (*GetShipmentResponse) ProtoMessage()
- func (x *GetShipmentResponse) ProtoReflect() protoreflect.Message
- func (x *GetShipmentResponse) Reset()
- func (x *GetShipmentResponse) String() string
- func (m *GetShipmentResponse) Validate() error
- func (m *GetShipmentResponse) ValidateAll() error
- type GetShipmentResponseMultiError
- type GetShipmentResponseValidationError
- func (e GetShipmentResponseValidationError) Cause() error
- func (e GetShipmentResponseValidationError) Error() string
- func (e GetShipmentResponseValidationError) ErrorName() string
- func (e GetShipmentResponseValidationError) Field() string
- func (e GetShipmentResponseValidationError) Key() bool
- func (e GetShipmentResponseValidationError) Reason() string
- type GetShipmentsRequest
- func (*GetShipmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentsRequest) GetLimit() string
- func (x *GetShipmentsRequest) GetNextCursor() string
- func (x *GetShipmentsRequest) GetRequestId() string
- func (x *GetShipmentsRequest) GetUserEmail() string
- func (*GetShipmentsRequest) ProtoMessage()
- func (x *GetShipmentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetShipmentsRequest) Reset()
- func (x *GetShipmentsRequest) String() string
- func (m *GetShipmentsRequest) Validate() error
- func (m *GetShipmentsRequest) ValidateAll() error
- type GetShipmentsRequestMultiError
- type GetShipmentsRequestValidationError
- func (e GetShipmentsRequestValidationError) Cause() error
- func (e GetShipmentsRequestValidationError) Error() string
- func (e GetShipmentsRequestValidationError) ErrorName() string
- func (e GetShipmentsRequestValidationError) Field() string
- func (e GetShipmentsRequestValidationError) Key() bool
- func (e GetShipmentsRequestValidationError) Reason() string
- type GetShipmentsResponse
- func (*GetShipmentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShipmentsResponse) GetNextCursor() string
- func (x *GetShipmentsResponse) GetShipments() []*Shipment
- func (*GetShipmentsResponse) ProtoMessage()
- func (x *GetShipmentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetShipmentsResponse) Reset()
- func (x *GetShipmentsResponse) String() string
- func (m *GetShipmentsResponse) Validate() error
- func (m *GetShipmentsResponse) ValidateAll() error
- type GetShipmentsResponseMultiError
- type GetShipmentsResponseValidationError
- func (e GetShipmentsResponseValidationError) Cause() error
- func (e GetShipmentsResponseValidationError) Error() string
- func (e GetShipmentsResponseValidationError) ErrorName() string
- func (e GetShipmentsResponseValidationError) Field() string
- func (e GetShipmentsResponseValidationError) Key() bool
- func (e GetShipmentsResponseValidationError) Reason() string
- type GetShippingInstructionByPkRequest
- func (*GetShippingInstructionByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionByPkRequest) GetGetByIdRequest() *v11.GetByIdRequest
- func (*GetShippingInstructionByPkRequest) ProtoMessage()
- func (x *GetShippingInstructionByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionByPkRequest) Reset()
- func (x *GetShippingInstructionByPkRequest) String() string
- func (m *GetShippingInstructionByPkRequest) Validate() error
- func (m *GetShippingInstructionByPkRequest) ValidateAll() error
- type GetShippingInstructionByPkRequestMultiError
- type GetShippingInstructionByPkRequestValidationError
- func (e GetShippingInstructionByPkRequestValidationError) Cause() error
- func (e GetShippingInstructionByPkRequestValidationError) Error() string
- func (e GetShippingInstructionByPkRequestValidationError) ErrorName() string
- func (e GetShippingInstructionByPkRequestValidationError) Field() string
- func (e GetShippingInstructionByPkRequestValidationError) Key() bool
- func (e GetShippingInstructionByPkRequestValidationError) Reason() string
- type GetShippingInstructionByPkResponse
- func (*GetShippingInstructionByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionByPkResponse) GetShippingInstruction() *ShippingInstruction
- func (*GetShippingInstructionByPkResponse) ProtoMessage()
- func (x *GetShippingInstructionByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionByPkResponse) Reset()
- func (x *GetShippingInstructionByPkResponse) String() string
- func (m *GetShippingInstructionByPkResponse) Validate() error
- func (m *GetShippingInstructionByPkResponse) ValidateAll() error
- type GetShippingInstructionByPkResponseMultiError
- type GetShippingInstructionByPkResponseValidationError
- func (e GetShippingInstructionByPkResponseValidationError) Cause() error
- func (e GetShippingInstructionByPkResponseValidationError) Error() string
- func (e GetShippingInstructionByPkResponseValidationError) ErrorName() string
- func (e GetShippingInstructionByPkResponseValidationError) Field() string
- func (e GetShippingInstructionByPkResponseValidationError) Key() bool
- func (e GetShippingInstructionByPkResponseValidationError) Reason() string
- type GetShippingInstructionSummariesRequest
- func (*GetShippingInstructionSummariesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionSummariesRequest) GetLimit() string
- func (x *GetShippingInstructionSummariesRequest) GetNextCursor() string
- func (x *GetShippingInstructionSummariesRequest) GetRequestId() string
- func (x *GetShippingInstructionSummariesRequest) GetUserEmail() string
- func (*GetShippingInstructionSummariesRequest) ProtoMessage()
- func (x *GetShippingInstructionSummariesRequest) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionSummariesRequest) Reset()
- func (x *GetShippingInstructionSummariesRequest) String() string
- func (m *GetShippingInstructionSummariesRequest) Validate() error
- func (m *GetShippingInstructionSummariesRequest) ValidateAll() error
- type GetShippingInstructionSummariesRequestMultiError
- type GetShippingInstructionSummariesRequestValidationError
- func (e GetShippingInstructionSummariesRequestValidationError) Cause() error
- func (e GetShippingInstructionSummariesRequestValidationError) Error() string
- func (e GetShippingInstructionSummariesRequestValidationError) ErrorName() string
- func (e GetShippingInstructionSummariesRequestValidationError) Field() string
- func (e GetShippingInstructionSummariesRequestValidationError) Key() bool
- func (e GetShippingInstructionSummariesRequestValidationError) Reason() string
- type GetShippingInstructionSummariesResponse
- func (*GetShippingInstructionSummariesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionSummariesResponse) GetNextCursor() string
- func (x *GetShippingInstructionSummariesResponse) GetShippingInstructionSummaries() []*ShippingInstructionSummary
- func (*GetShippingInstructionSummariesResponse) ProtoMessage()
- func (x *GetShippingInstructionSummariesResponse) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionSummariesResponse) Reset()
- func (x *GetShippingInstructionSummariesResponse) String() string
- func (m *GetShippingInstructionSummariesResponse) Validate() error
- func (m *GetShippingInstructionSummariesResponse) ValidateAll() error
- type GetShippingInstructionSummariesResponseMultiError
- type GetShippingInstructionSummariesResponseValidationError
- func (e GetShippingInstructionSummariesResponseValidationError) Cause() error
- func (e GetShippingInstructionSummariesResponseValidationError) Error() string
- func (e GetShippingInstructionSummariesResponseValidationError) ErrorName() string
- func (e GetShippingInstructionSummariesResponseValidationError) Field() string
- func (e GetShippingInstructionSummariesResponseValidationError) Key() bool
- func (e GetShippingInstructionSummariesResponseValidationError) Reason() string
- type GetShippingInstructionsRequest
- func (*GetShippingInstructionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionsRequest) GetLimit() string
- func (x *GetShippingInstructionsRequest) GetNextCursor() string
- func (x *GetShippingInstructionsRequest) GetRequestId() string
- func (x *GetShippingInstructionsRequest) GetUserEmail() string
- func (*GetShippingInstructionsRequest) ProtoMessage()
- func (x *GetShippingInstructionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionsRequest) Reset()
- func (x *GetShippingInstructionsRequest) String() string
- func (m *GetShippingInstructionsRequest) Validate() error
- func (m *GetShippingInstructionsRequest) ValidateAll() error
- type GetShippingInstructionsRequestMultiError
- type GetShippingInstructionsRequestValidationError
- func (e GetShippingInstructionsRequestValidationError) Cause() error
- func (e GetShippingInstructionsRequestValidationError) Error() string
- func (e GetShippingInstructionsRequestValidationError) ErrorName() string
- func (e GetShippingInstructionsRequestValidationError) Field() string
- func (e GetShippingInstructionsRequestValidationError) Key() bool
- func (e GetShippingInstructionsRequestValidationError) Reason() string
- type GetShippingInstructionsResponse
- func (*GetShippingInstructionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShippingInstructionsResponse) GetNextCursor() string
- func (x *GetShippingInstructionsResponse) GetShippingInstructions() []*ShippingInstruction
- func (*GetShippingInstructionsResponse) ProtoMessage()
- func (x *GetShippingInstructionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetShippingInstructionsResponse) Reset()
- func (x *GetShippingInstructionsResponse) String() string
- func (m *GetShippingInstructionsResponse) Validate() error
- func (m *GetShippingInstructionsResponse) ValidateAll() error
- type GetShippingInstructionsResponseMultiError
- type GetShippingInstructionsResponseValidationError
- func (e GetShippingInstructionsResponseValidationError) Cause() error
- func (e GetShippingInstructionsResponseValidationError) Error() string
- func (e GetShippingInstructionsResponseValidationError) ErrorName() string
- func (e GetShippingInstructionsResponseValidationError) Field() string
- func (e GetShippingInstructionsResponseValidationError) Key() bool
- func (e GetShippingInstructionsResponseValidationError) Reason() string
- type GetTransactionPartiesRequest
- func (*GetTransactionPartiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartiesRequest) GetLimit() string
- func (x *GetTransactionPartiesRequest) GetNextCursor() string
- func (x *GetTransactionPartiesRequest) GetRequestId() string
- func (x *GetTransactionPartiesRequest) GetUserEmail() string
- func (*GetTransactionPartiesRequest) ProtoMessage()
- func (x *GetTransactionPartiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartiesRequest) Reset()
- func (x *GetTransactionPartiesRequest) String() string
- func (m *GetTransactionPartiesRequest) Validate() error
- func (m *GetTransactionPartiesRequest) ValidateAll() error
- type GetTransactionPartiesRequestMultiError
- type GetTransactionPartiesRequestValidationError
- func (e GetTransactionPartiesRequestValidationError) Cause() error
- func (e GetTransactionPartiesRequestValidationError) Error() string
- func (e GetTransactionPartiesRequestValidationError) ErrorName() string
- func (e GetTransactionPartiesRequestValidationError) Field() string
- func (e GetTransactionPartiesRequestValidationError) Key() bool
- func (e GetTransactionPartiesRequestValidationError) Reason() string
- type GetTransactionPartiesResponse
- func (*GetTransactionPartiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartiesResponse) GetNextCursor() string
- func (x *GetTransactionPartiesResponse) GetTransactionParties() []*TransactionParty
- func (*GetTransactionPartiesResponse) ProtoMessage()
- func (x *GetTransactionPartiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartiesResponse) Reset()
- func (x *GetTransactionPartiesResponse) String() string
- func (m *GetTransactionPartiesResponse) Validate() error
- func (m *GetTransactionPartiesResponse) ValidateAll() error
- type GetTransactionPartiesResponseMultiError
- type GetTransactionPartiesResponseValidationError
- func (e GetTransactionPartiesResponseValidationError) Cause() error
- func (e GetTransactionPartiesResponseValidationError) Error() string
- func (e GetTransactionPartiesResponseValidationError) ErrorName() string
- func (e GetTransactionPartiesResponseValidationError) Field() string
- func (e GetTransactionPartiesResponseValidationError) Key() bool
- func (e GetTransactionPartiesResponseValidationError) Reason() string
- type GetTransactionPartyByPkRequest
- func (*GetTransactionPartyByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetTransactionPartyByPkRequest) ProtoMessage()
- func (x *GetTransactionPartyByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartyByPkRequest) Reset()
- func (x *GetTransactionPartyByPkRequest) String() string
- func (m *GetTransactionPartyByPkRequest) Validate() error
- func (m *GetTransactionPartyByPkRequest) ValidateAll() error
- type GetTransactionPartyByPkRequestMultiError
- type GetTransactionPartyByPkRequestValidationError
- func (e GetTransactionPartyByPkRequestValidationError) Cause() error
- func (e GetTransactionPartyByPkRequestValidationError) Error() string
- func (e GetTransactionPartyByPkRequestValidationError) ErrorName() string
- func (e GetTransactionPartyByPkRequestValidationError) Field() string
- func (e GetTransactionPartyByPkRequestValidationError) Key() bool
- func (e GetTransactionPartyByPkRequestValidationError) Reason() string
- type GetTransactionPartyByPkResponse
- func (*GetTransactionPartyByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartyByPkResponse) GetTransactionParty() *TransactionParty
- func (*GetTransactionPartyByPkResponse) ProtoMessage()
- func (x *GetTransactionPartyByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartyByPkResponse) Reset()
- func (x *GetTransactionPartyByPkResponse) String() string
- func (m *GetTransactionPartyByPkResponse) Validate() error
- func (m *GetTransactionPartyByPkResponse) ValidateAll() error
- type GetTransactionPartyByPkResponseMultiError
- type GetTransactionPartyByPkResponseValidationError
- func (e GetTransactionPartyByPkResponseValidationError) Cause() error
- func (e GetTransactionPartyByPkResponseValidationError) Error() string
- func (e GetTransactionPartyByPkResponseValidationError) ErrorName() string
- func (e GetTransactionPartyByPkResponseValidationError) Field() string
- func (e GetTransactionPartyByPkResponseValidationError) Key() bool
- func (e GetTransactionPartyByPkResponseValidationError) Reason() string
- type GetTransactionPartyRequest
- func (*GetTransactionPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartyRequest) GetGetRequest() *v1.GetRequest
- func (*GetTransactionPartyRequest) ProtoMessage()
- func (x *GetTransactionPartyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartyRequest) Reset()
- func (x *GetTransactionPartyRequest) String() string
- func (m *GetTransactionPartyRequest) Validate() error
- func (m *GetTransactionPartyRequest) ValidateAll() error
- type GetTransactionPartyRequestMultiError
- type GetTransactionPartyRequestValidationError
- func (e GetTransactionPartyRequestValidationError) Cause() error
- func (e GetTransactionPartyRequestValidationError) Error() string
- func (e GetTransactionPartyRequestValidationError) ErrorName() string
- func (e GetTransactionPartyRequestValidationError) Field() string
- func (e GetTransactionPartyRequestValidationError) Key() bool
- func (e GetTransactionPartyRequestValidationError) Reason() string
- type GetTransactionPartyResponse
- func (*GetTransactionPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionPartyResponse) GetTransactionParty() *TransactionParty
- func (*GetTransactionPartyResponse) ProtoMessage()
- func (x *GetTransactionPartyResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionPartyResponse) Reset()
- func (x *GetTransactionPartyResponse) String() string
- func (m *GetTransactionPartyResponse) Validate() error
- func (m *GetTransactionPartyResponse) ValidateAll() error
- type GetTransactionPartyResponseMultiError
- type GetTransactionPartyResponseValidationError
- func (e GetTransactionPartyResponseValidationError) Cause() error
- func (e GetTransactionPartyResponseValidationError) Error() string
- func (e GetTransactionPartyResponseValidationError) ErrorName() string
- func (e GetTransactionPartyResponseValidationError) Field() string
- func (e GetTransactionPartyResponseValidationError) Key() bool
- func (e GetTransactionPartyResponseValidationError) Reason() string
- type GetTransportByPkRequest
- func (*GetTransportByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetTransportByPkRequest) ProtoMessage()
- func (x *GetTransportByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportByPkRequest) Reset()
- func (x *GetTransportByPkRequest) String() string
- func (m *GetTransportByPkRequest) Validate() error
- func (m *GetTransportByPkRequest) ValidateAll() error
- type GetTransportByPkRequestMultiError
- type GetTransportByPkRequestValidationError
- func (e GetTransportByPkRequestValidationError) Cause() error
- func (e GetTransportByPkRequestValidationError) Error() string
- func (e GetTransportByPkRequestValidationError) ErrorName() string
- func (e GetTransportByPkRequestValidationError) Field() string
- func (e GetTransportByPkRequestValidationError) Key() bool
- func (e GetTransportByPkRequestValidationError) Reason() string
- type GetTransportByPkResponse
- func (*GetTransportByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportByPkResponse) GetTransport() *Transport
- func (*GetTransportByPkResponse) ProtoMessage()
- func (x *GetTransportByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportByPkResponse) Reset()
- func (x *GetTransportByPkResponse) String() string
- func (m *GetTransportByPkResponse) Validate() error
- func (m *GetTransportByPkResponse) ValidateAll() error
- type GetTransportByPkResponseMultiError
- type GetTransportByPkResponseValidationError
- func (e GetTransportByPkResponseValidationError) Cause() error
- func (e GetTransportByPkResponseValidationError) Error() string
- func (e GetTransportByPkResponseValidationError) ErrorName() string
- func (e GetTransportByPkResponseValidationError) Field() string
- func (e GetTransportByPkResponseValidationError) Key() bool
- func (e GetTransportByPkResponseValidationError) Reason() string
- type GetTransportDocumentByPkRequest
- func (*GetTransportDocumentByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetTransportDocumentByPkRequest) ProtoMessage()
- func (x *GetTransportDocumentByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentByPkRequest) Reset()
- func (x *GetTransportDocumentByPkRequest) String() string
- func (m *GetTransportDocumentByPkRequest) Validate() error
- func (m *GetTransportDocumentByPkRequest) ValidateAll() error
- type GetTransportDocumentByPkRequestMultiError
- type GetTransportDocumentByPkRequestValidationError
- func (e GetTransportDocumentByPkRequestValidationError) Cause() error
- func (e GetTransportDocumentByPkRequestValidationError) Error() string
- func (e GetTransportDocumentByPkRequestValidationError) ErrorName() string
- func (e GetTransportDocumentByPkRequestValidationError) Field() string
- func (e GetTransportDocumentByPkRequestValidationError) Key() bool
- func (e GetTransportDocumentByPkRequestValidationError) Reason() string
- type GetTransportDocumentByPkResponse
- func (*GetTransportDocumentByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentByPkResponse) GetTransportDocument() *TransportDocument
- func (*GetTransportDocumentByPkResponse) ProtoMessage()
- func (x *GetTransportDocumentByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentByPkResponse) Reset()
- func (x *GetTransportDocumentByPkResponse) String() string
- func (m *GetTransportDocumentByPkResponse) Validate() error
- func (m *GetTransportDocumentByPkResponse) ValidateAll() error
- type GetTransportDocumentByPkResponseMultiError
- type GetTransportDocumentByPkResponseValidationError
- func (e GetTransportDocumentByPkResponseValidationError) Cause() error
- func (e GetTransportDocumentByPkResponseValidationError) Error() string
- func (e GetTransportDocumentByPkResponseValidationError) ErrorName() string
- func (e GetTransportDocumentByPkResponseValidationError) Field() string
- func (e GetTransportDocumentByPkResponseValidationError) Key() bool
- func (e GetTransportDocumentByPkResponseValidationError) Reason() string
- type GetTransportDocumentSummariesRequest
- func (*GetTransportDocumentSummariesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentSummariesRequest) GetLimit() string
- func (x *GetTransportDocumentSummariesRequest) GetNextCursor() string
- func (x *GetTransportDocumentSummariesRequest) GetRequestId() string
- func (x *GetTransportDocumentSummariesRequest) GetUserEmail() string
- func (*GetTransportDocumentSummariesRequest) ProtoMessage()
- func (x *GetTransportDocumentSummariesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentSummariesRequest) Reset()
- func (x *GetTransportDocumentSummariesRequest) String() string
- func (m *GetTransportDocumentSummariesRequest) Validate() error
- func (m *GetTransportDocumentSummariesRequest) ValidateAll() error
- type GetTransportDocumentSummariesRequestMultiError
- type GetTransportDocumentSummariesRequestValidationError
- func (e GetTransportDocumentSummariesRequestValidationError) Cause() error
- func (e GetTransportDocumentSummariesRequestValidationError) Error() string
- func (e GetTransportDocumentSummariesRequestValidationError) ErrorName() string
- func (e GetTransportDocumentSummariesRequestValidationError) Field() string
- func (e GetTransportDocumentSummariesRequestValidationError) Key() bool
- func (e GetTransportDocumentSummariesRequestValidationError) Reason() string
- type GetTransportDocumentSummariesResponse
- func (*GetTransportDocumentSummariesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentSummariesResponse) GetNextCursor() string
- func (x *GetTransportDocumentSummariesResponse) GetTransportDocumentSummaries() []*TransportDocumentSummary
- func (*GetTransportDocumentSummariesResponse) ProtoMessage()
- func (x *GetTransportDocumentSummariesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentSummariesResponse) Reset()
- func (x *GetTransportDocumentSummariesResponse) String() string
- func (m *GetTransportDocumentSummariesResponse) Validate() error
- func (m *GetTransportDocumentSummariesResponse) ValidateAll() error
- type GetTransportDocumentSummariesResponseMultiError
- type GetTransportDocumentSummariesResponseValidationError
- func (e GetTransportDocumentSummariesResponseValidationError) Cause() error
- func (e GetTransportDocumentSummariesResponseValidationError) Error() string
- func (e GetTransportDocumentSummariesResponseValidationError) ErrorName() string
- func (e GetTransportDocumentSummariesResponseValidationError) Field() string
- func (e GetTransportDocumentSummariesResponseValidationError) Key() bool
- func (e GetTransportDocumentSummariesResponseValidationError) Reason() string
- type GetTransportDocumentSummaryByPkRequest
- func (*GetTransportDocumentSummaryByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentSummaryByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetTransportDocumentSummaryByPkRequest) ProtoMessage()
- func (x *GetTransportDocumentSummaryByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentSummaryByPkRequest) Reset()
- func (x *GetTransportDocumentSummaryByPkRequest) String() string
- func (m *GetTransportDocumentSummaryByPkRequest) Validate() error
- func (m *GetTransportDocumentSummaryByPkRequest) ValidateAll() error
- type GetTransportDocumentSummaryByPkRequestMultiError
- type GetTransportDocumentSummaryByPkRequestValidationError
- func (e GetTransportDocumentSummaryByPkRequestValidationError) Cause() error
- func (e GetTransportDocumentSummaryByPkRequestValidationError) Error() string
- func (e GetTransportDocumentSummaryByPkRequestValidationError) ErrorName() string
- func (e GetTransportDocumentSummaryByPkRequestValidationError) Field() string
- func (e GetTransportDocumentSummaryByPkRequestValidationError) Key() bool
- func (e GetTransportDocumentSummaryByPkRequestValidationError) Reason() string
- type GetTransportDocumentSummaryByPkResponse
- func (*GetTransportDocumentSummaryByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentSummaryByPkResponse) GetTransportDocumentSummary() *TransportDocumentSummary
- func (*GetTransportDocumentSummaryByPkResponse) ProtoMessage()
- func (x *GetTransportDocumentSummaryByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentSummaryByPkResponse) Reset()
- func (x *GetTransportDocumentSummaryByPkResponse) String() string
- func (m *GetTransportDocumentSummaryByPkResponse) Validate() error
- func (m *GetTransportDocumentSummaryByPkResponse) ValidateAll() error
- type GetTransportDocumentSummaryByPkResponseMultiError
- type GetTransportDocumentSummaryByPkResponseValidationError
- func (e GetTransportDocumentSummaryByPkResponseValidationError) Cause() error
- func (e GetTransportDocumentSummaryByPkResponseValidationError) Error() string
- func (e GetTransportDocumentSummaryByPkResponseValidationError) ErrorName() string
- func (e GetTransportDocumentSummaryByPkResponseValidationError) Field() string
- func (e GetTransportDocumentSummaryByPkResponseValidationError) Key() bool
- func (e GetTransportDocumentSummaryByPkResponseValidationError) Reason() string
- type GetTransportDocumentsRequest
- func (*GetTransportDocumentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentsRequest) GetLimit() string
- func (x *GetTransportDocumentsRequest) GetNextCursor() string
- func (x *GetTransportDocumentsRequest) GetRequestId() string
- func (x *GetTransportDocumentsRequest) GetUserEmail() string
- func (*GetTransportDocumentsRequest) ProtoMessage()
- func (x *GetTransportDocumentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentsRequest) Reset()
- func (x *GetTransportDocumentsRequest) String() string
- func (m *GetTransportDocumentsRequest) Validate() error
- func (m *GetTransportDocumentsRequest) ValidateAll() error
- type GetTransportDocumentsRequestMultiError
- type GetTransportDocumentsRequestValidationError
- func (e GetTransportDocumentsRequestValidationError) Cause() error
- func (e GetTransportDocumentsRequestValidationError) Error() string
- func (e GetTransportDocumentsRequestValidationError) ErrorName() string
- func (e GetTransportDocumentsRequestValidationError) Field() string
- func (e GetTransportDocumentsRequestValidationError) Key() bool
- func (e GetTransportDocumentsRequestValidationError) Reason() string
- type GetTransportDocumentsResponse
- func (*GetTransportDocumentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportDocumentsResponse) GetNextCursor() string
- func (x *GetTransportDocumentsResponse) GetTransportDocuments() []*TransportDocument
- func (*GetTransportDocumentsResponse) ProtoMessage()
- func (x *GetTransportDocumentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportDocumentsResponse) Reset()
- func (x *GetTransportDocumentsResponse) String() string
- func (m *GetTransportDocumentsResponse) Validate() error
- func (m *GetTransportDocumentsResponse) ValidateAll() error
- type GetTransportDocumentsResponseMultiError
- type GetTransportDocumentsResponseValidationError
- func (e GetTransportDocumentsResponseValidationError) Cause() error
- func (e GetTransportDocumentsResponseValidationError) Error() string
- func (e GetTransportDocumentsResponseValidationError) ErrorName() string
- func (e GetTransportDocumentsResponseValidationError) Field() string
- func (e GetTransportDocumentsResponseValidationError) Key() bool
- func (e GetTransportDocumentsResponseValidationError) Reason() string
- type GetTransportRequest
- func (*GetTransportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportRequest) GetGetRequest() *v1.GetRequest
- func (*GetTransportRequest) ProtoMessage()
- func (x *GetTransportRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportRequest) Reset()
- func (x *GetTransportRequest) String() string
- func (m *GetTransportRequest) Validate() error
- func (m *GetTransportRequest) ValidateAll() error
- type GetTransportRequestMultiError
- type GetTransportRequestValidationError
- func (e GetTransportRequestValidationError) Cause() error
- func (e GetTransportRequestValidationError) Error() string
- func (e GetTransportRequestValidationError) ErrorName() string
- func (e GetTransportRequestValidationError) Field() string
- func (e GetTransportRequestValidationError) Key() bool
- func (e GetTransportRequestValidationError) Reason() string
- type GetTransportResponse
- func (*GetTransportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportResponse) GetTransport() *Transport
- func (*GetTransportResponse) ProtoMessage()
- func (x *GetTransportResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportResponse) Reset()
- func (x *GetTransportResponse) String() string
- func (m *GetTransportResponse) Validate() error
- func (m *GetTransportResponse) ValidateAll() error
- type GetTransportResponseMultiError
- type GetTransportResponseValidationError
- func (e GetTransportResponseValidationError) Cause() error
- func (e GetTransportResponseValidationError) Error() string
- func (e GetTransportResponseValidationError) ErrorName() string
- func (e GetTransportResponseValidationError) Field() string
- func (e GetTransportResponseValidationError) Key() bool
- func (e GetTransportResponseValidationError) Reason() string
- type GetTransportsRequest
- func (*GetTransportsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportsRequest) GetLimit() string
- func (x *GetTransportsRequest) GetNextCursor() string
- func (x *GetTransportsRequest) GetRequestId() string
- func (x *GetTransportsRequest) GetUserEmail() string
- func (*GetTransportsRequest) ProtoMessage()
- func (x *GetTransportsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransportsRequest) Reset()
- func (x *GetTransportsRequest) String() string
- func (m *GetTransportsRequest) Validate() error
- func (m *GetTransportsRequest) ValidateAll() error
- type GetTransportsRequestMultiError
- type GetTransportsRequestValidationError
- func (e GetTransportsRequestValidationError) Cause() error
- func (e GetTransportsRequestValidationError) Error() string
- func (e GetTransportsRequestValidationError) ErrorName() string
- func (e GetTransportsRequestValidationError) Field() string
- func (e GetTransportsRequestValidationError) Key() bool
- func (e GetTransportsRequestValidationError) Reason() string
- type GetTransportsResponse
- func (*GetTransportsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransportsResponse) GetNextCursor() string
- func (x *GetTransportsResponse) GetTransports() []*Transport
- func (*GetTransportsResponse) ProtoMessage()
- func (x *GetTransportsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransportsResponse) Reset()
- func (x *GetTransportsResponse) String() string
- func (m *GetTransportsResponse) Validate() error
- func (m *GetTransportsResponse) ValidateAll() error
- type GetTransportsResponseMultiError
- type GetTransportsResponseValidationError
- func (e GetTransportsResponseValidationError) Cause() error
- func (e GetTransportsResponseValidationError) Error() string
- func (e GetTransportsResponseValidationError) ErrorName() string
- func (e GetTransportsResponseValidationError) Field() string
- func (e GetTransportsResponseValidationError) Key() bool
- func (e GetTransportsResponseValidationError) Reason() string
- type IssuanceRequest
- func (*IssuanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IssuanceRequest) GetCrUpdTime() *v1.CrUpdTime
- func (x *IssuanceRequest) GetCrUpdUser() *v1.CrUpdUser
- func (x *IssuanceRequest) GetIssuanceRequestD() *IssuanceRequestD
- func (*IssuanceRequest) ProtoMessage()
- func (x *IssuanceRequest) ProtoReflect() protoreflect.Message
- func (x *IssuanceRequest) Reset()
- func (x *IssuanceRequest) String() string
- func (m *IssuanceRequest) Validate() error
- func (m *IssuanceRequest) ValidateAll() error
- type IssuanceRequestD
- func (*IssuanceRequestD) Descriptor() ([]byte, []int)deprecated
- func (x *IssuanceRequestD) GetEblVisualizationId() uint32
- func (x *IssuanceRequestD) GetId() uint32
- func (x *IssuanceRequestD) GetIdS() string
- func (x *IssuanceRequestD) GetIssuanceRequestState() string
- func (x *IssuanceRequestD) GetIssueTo() uint32
- func (x *IssuanceRequestD) GetTransportDocumentJson() string
- func (x *IssuanceRequestD) GetTransportDocumentReference() string
- func (x *IssuanceRequestD) GetUuid4() []byte
- func (*IssuanceRequestD) ProtoMessage()
- func (x *IssuanceRequestD) ProtoReflect() protoreflect.Message
- func (x *IssuanceRequestD) Reset()
- func (x *IssuanceRequestD) String() string
- func (m *IssuanceRequestD) Validate() error
- func (m *IssuanceRequestD) ValidateAll() error
- type IssuanceRequestDMultiError
- type IssuanceRequestDValidationError
- func (e IssuanceRequestDValidationError) Cause() error
- func (e IssuanceRequestDValidationError) Error() string
- func (e IssuanceRequestDValidationError) ErrorName() string
- func (e IssuanceRequestDValidationError) Field() string
- func (e IssuanceRequestDValidationError) Key() bool
- func (e IssuanceRequestDValidationError) Reason() string
- type IssuanceRequestMultiError
- type IssuanceRequestResponse
- func (*IssuanceRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IssuanceRequestResponse) GetCrUpdTime() *v1.CrUpdTime
- func (x *IssuanceRequestResponse) GetCrUpdUser() *v1.CrUpdUser
- func (x *IssuanceRequestResponse) GetIssuanceRequestResponseD() *IssuanceRequestResponseD
- func (x *IssuanceRequestResponse) GetIssuanceRequestResponseT() *IssuanceRequestResponseT
- func (*IssuanceRequestResponse) ProtoMessage()
- func (x *IssuanceRequestResponse) ProtoReflect() protoreflect.Message
- func (x *IssuanceRequestResponse) Reset()
- func (x *IssuanceRequestResponse) String() string
- func (m *IssuanceRequestResponse) Validate() error
- func (m *IssuanceRequestResponse) ValidateAll() error
- type IssuanceRequestResponseD
- func (*IssuanceRequestResponseD) Descriptor() ([]byte, []int)deprecated
- func (x *IssuanceRequestResponseD) GetId() uint32
- func (x *IssuanceRequestResponseD) GetIdS() string
- func (x *IssuanceRequestResponseD) GetIssuanceRequestId() uint32
- func (x *IssuanceRequestResponseD) GetIssuanceResponseCode() string
- func (x *IssuanceRequestResponseD) GetReason() string
- func (x *IssuanceRequestResponseD) GetTransportDocumentReference() string
- func (x *IssuanceRequestResponseD) GetUuid4() []byte
- func (*IssuanceRequestResponseD) ProtoMessage()
- func (x *IssuanceRequestResponseD) ProtoReflect() protoreflect.Message
- func (x *IssuanceRequestResponseD) Reset()
- func (x *IssuanceRequestResponseD) String() string
- func (m *IssuanceRequestResponseD) Validate() error
- func (m *IssuanceRequestResponseD) ValidateAll() error
- type IssuanceRequestResponseDMultiError
- type IssuanceRequestResponseDValidationError
- func (e IssuanceRequestResponseDValidationError) Cause() error
- func (e IssuanceRequestResponseDValidationError) Error() string
- func (e IssuanceRequestResponseDValidationError) ErrorName() string
- func (e IssuanceRequestResponseDValidationError) Field() string
- func (e IssuanceRequestResponseDValidationError) Key() bool
- func (e IssuanceRequestResponseDValidationError) Reason() string
- type IssuanceRequestResponseMultiError
- type IssuanceRequestResponseT
- func (*IssuanceRequestResponseT) Descriptor() ([]byte, []int)deprecated
- func (x *IssuanceRequestResponseT) GetCreatedDateTime() *timestamppb.Timestamp
- func (*IssuanceRequestResponseT) ProtoMessage()
- func (x *IssuanceRequestResponseT) ProtoReflect() protoreflect.Message
- func (x *IssuanceRequestResponseT) Reset()
- func (x *IssuanceRequestResponseT) String() string
- func (m *IssuanceRequestResponseT) Validate() error
- func (m *IssuanceRequestResponseT) ValidateAll() error
- type IssuanceRequestResponseTMultiError
- type IssuanceRequestResponseTValidationError
- func (e IssuanceRequestResponseTValidationError) Cause() error
- func (e IssuanceRequestResponseTValidationError) Error() string
- func (e IssuanceRequestResponseTValidationError) ErrorName() string
- func (e IssuanceRequestResponseTValidationError) Field() string
- func (e IssuanceRequestResponseTValidationError) Key() bool
- func (e IssuanceRequestResponseTValidationError) Reason() string
- type IssuanceRequestResponseValidationError
- func (e IssuanceRequestResponseValidationError) Cause() error
- func (e IssuanceRequestResponseValidationError) Error() string
- func (e IssuanceRequestResponseValidationError) ErrorName() string
- func (e IssuanceRequestResponseValidationError) Field() string
- func (e IssuanceRequestResponseValidationError) Key() bool
- func (e IssuanceRequestResponseValidationError) Reason() string
- type IssuanceRequestValidationError
- func (e IssuanceRequestValidationError) Cause() error
- func (e IssuanceRequestValidationError) Error() string
- func (e IssuanceRequestValidationError) ErrorName() string
- func (e IssuanceRequestValidationError) Field() string
- func (e IssuanceRequestValidationError) Key() bool
- func (e IssuanceRequestValidationError) Reason() string
- type IssueParty
- func (*IssueParty) Descriptor() ([]byte, []int)deprecated
- func (x *IssueParty) GetCrUpdTime() *v1.CrUpdTime
- func (x *IssueParty) GetCrUpdUser() *v1.CrUpdUser
- func (x *IssueParty) GetIssuePartyD() *IssuePartyD
- func (*IssueParty) ProtoMessage()
- func (x *IssueParty) ProtoReflect() protoreflect.Message
- func (x *IssueParty) Reset()
- func (x *IssueParty) String() string
- func (m *IssueParty) Validate() error
- func (m *IssueParty) ValidateAll() error
- type IssuePartyD
- func (*IssuePartyD) Descriptor() ([]byte, []int)deprecated
- func (x *IssuePartyD) GetEblPlatformIdentifier() string
- func (x *IssuePartyD) GetId() uint32
- func (x *IssuePartyD) GetIdS() string
- func (x *IssuePartyD) GetLegalName() string
- func (x *IssuePartyD) GetLocationOfRegistration() string
- func (x *IssuePartyD) GetRegistrationNumber() string
- func (x *IssuePartyD) GetTaxReference() string
- func (x *IssuePartyD) GetUuid4() []byte
- func (*IssuePartyD) ProtoMessage()
- func (x *IssuePartyD) ProtoReflect() protoreflect.Message
- func (x *IssuePartyD) Reset()
- func (x *IssuePartyD) String() string
- func (m *IssuePartyD) Validate() error
- func (m *IssuePartyD) ValidateAll() error
- type IssuePartyDMultiError
- type IssuePartyDValidationError
- func (e IssuePartyDValidationError) Cause() error
- func (e IssuePartyDValidationError) Error() string
- func (e IssuePartyDValidationError) ErrorName() string
- func (e IssuePartyDValidationError) Field() string
- func (e IssuePartyDValidationError) Key() bool
- func (e IssuePartyDValidationError) Reason() string
- type IssuePartyMultiError
- type IssuePartySupportingCode
- func (*IssuePartySupportingCode) Descriptor() ([]byte, []int)deprecated
- func (x *IssuePartySupportingCode) GetCrUpdTime() *v1.CrUpdTime
- func (x *IssuePartySupportingCode) GetCrUpdUser() *v1.CrUpdUser
- func (x *IssuePartySupportingCode) GetIssuePartySupportingCodeD() *IssuePartySupportingCodeD
- func (*IssuePartySupportingCode) ProtoMessage()
- func (x *IssuePartySupportingCode) ProtoReflect() protoreflect.Message
- func (x *IssuePartySupportingCode) Reset()
- func (x *IssuePartySupportingCode) String() string
- func (m *IssuePartySupportingCode) Validate() error
- func (m *IssuePartySupportingCode) ValidateAll() error
- type IssuePartySupportingCodeD
- func (*IssuePartySupportingCodeD) Descriptor() ([]byte, []int)deprecated
- func (x *IssuePartySupportingCodeD) GetId() uint32
- func (x *IssuePartySupportingCodeD) GetIdS() string
- func (x *IssuePartySupportingCodeD) GetIssuePartyId() uint32
- func (x *IssuePartySupportingCodeD) GetPartyCode() string
- func (x *IssuePartySupportingCodeD) GetPartyCodeListProvider() string
- func (x *IssuePartySupportingCodeD) GetUuid4() []byte
- func (*IssuePartySupportingCodeD) ProtoMessage()
- func (x *IssuePartySupportingCodeD) ProtoReflect() protoreflect.Message
- func (x *IssuePartySupportingCodeD) Reset()
- func (x *IssuePartySupportingCodeD) String() string
- func (m *IssuePartySupportingCodeD) Validate() error
- func (m *IssuePartySupportingCodeD) ValidateAll() error
- type IssuePartySupportingCodeDMultiError
- type IssuePartySupportingCodeDValidationError
- func (e IssuePartySupportingCodeDValidationError) Cause() error
- func (e IssuePartySupportingCodeDValidationError) Error() string
- func (e IssuePartySupportingCodeDValidationError) ErrorName() string
- func (e IssuePartySupportingCodeDValidationError) Field() string
- func (e IssuePartySupportingCodeDValidationError) Key() bool
- func (e IssuePartySupportingCodeDValidationError) Reason() string
- type IssuePartySupportingCodeMultiError
- type IssuePartySupportingCodeValidationError
- func (e IssuePartySupportingCodeValidationError) Cause() error
- func (e IssuePartySupportingCodeValidationError) Error() string
- func (e IssuePartySupportingCodeValidationError) ErrorName() string
- func (e IssuePartySupportingCodeValidationError) Field() string
- func (e IssuePartySupportingCodeValidationError) Key() bool
- func (e IssuePartySupportingCodeValidationError) Reason() string
- type IssuePartyValidationError
- type IssueRequestResponseServiceClient
- type IssueRequestResponseServiceServer
- type IssueRequestServiceClient
- type IssueRequestServiceServer
- type RemoveConsignmentItemsByShippingInstructionIdRequest
- func (*RemoveConsignmentItemsByShippingInstructionIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetRequestId() string
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetShippingInstructionId() uint32
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserEmail() string
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserId() string
- func (*RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoMessage()
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) Reset()
- func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) String() string
- func (m *RemoveConsignmentItemsByShippingInstructionIdRequest) Validate() error
- func (m *RemoveConsignmentItemsByShippingInstructionIdRequest) ValidateAll() error
- type RemoveConsignmentItemsByShippingInstructionIdRequestMultiError
- type RemoveConsignmentItemsByShippingInstructionIdRequestValidationError
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Cause() error
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Error() string
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) ErrorName() string
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Field() string
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Key() bool
- func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Reason() string
- type RemoveConsignmentItemsByShippingInstructionIdResponse
- func (*RemoveConsignmentItemsByShippingInstructionIdResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoMessage()
- func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) Reset()
- func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) String() string
- func (m *RemoveConsignmentItemsByShippingInstructionIdResponse) Validate() error
- func (m *RemoveConsignmentItemsByShippingInstructionIdResponse) ValidateAll() error
- type RemoveConsignmentItemsByShippingInstructionIdResponseMultiError
- type RemoveConsignmentItemsByShippingInstructionIdResponseValidationError
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Cause() error
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Error() string
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) ErrorName() string
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Field() string
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Key() bool
- func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Reason() string
- type Shipment
- func (*Shipment) Descriptor() ([]byte, []int)deprecated
- func (x *Shipment) GetCrUpdTime() *v1.CrUpdTime
- func (x *Shipment) GetCrUpdUser() *v1.CrUpdUser
- func (x *Shipment) GetShipmentD() *ShipmentD
- func (x *Shipment) GetShipmentT() *ShipmentT
- func (*Shipment) ProtoMessage()
- func (x *Shipment) ProtoReflect() protoreflect.Message
- func (x *Shipment) Reset()
- func (x *Shipment) String() string
- func (m *Shipment) Validate() error
- func (m *Shipment) ValidateAll() error
- type ShipmentCutoffTime
- func (*ShipmentCutoffTime) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentCutoffTime) GetShipmentCutoffTimeD() *ShipmentCutoffTimeD
- func (x *ShipmentCutoffTime) GetShipmentCutoffTimeT() *ShipmentCutoffTimeT
- func (*ShipmentCutoffTime) ProtoMessage()
- func (x *ShipmentCutoffTime) ProtoReflect() protoreflect.Message
- func (x *ShipmentCutoffTime) Reset()
- func (x *ShipmentCutoffTime) String() string
- func (m *ShipmentCutoffTime) Validate() error
- func (m *ShipmentCutoffTime) ValidateAll() error
- type ShipmentCutoffTimeD
- func (*ShipmentCutoffTimeD) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentCutoffTimeD) GetCutOffTimeCode() string
- func (x *ShipmentCutoffTimeD) GetId() uint32
- func (x *ShipmentCutoffTimeD) GetShipmentId() uint32
- func (*ShipmentCutoffTimeD) ProtoMessage()
- func (x *ShipmentCutoffTimeD) ProtoReflect() protoreflect.Message
- func (x *ShipmentCutoffTimeD) Reset()
- func (x *ShipmentCutoffTimeD) String() string
- func (m *ShipmentCutoffTimeD) Validate() error
- func (m *ShipmentCutoffTimeD) ValidateAll() error
- type ShipmentCutoffTimeDMultiError
- type ShipmentCutoffTimeDValidationError
- func (e ShipmentCutoffTimeDValidationError) Cause() error
- func (e ShipmentCutoffTimeDValidationError) Error() string
- func (e ShipmentCutoffTimeDValidationError) ErrorName() string
- func (e ShipmentCutoffTimeDValidationError) Field() string
- func (e ShipmentCutoffTimeDValidationError) Key() bool
- func (e ShipmentCutoffTimeDValidationError) Reason() string
- type ShipmentCutoffTimeMultiError
- type ShipmentCutoffTimeT
- func (*ShipmentCutoffTimeT) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentCutoffTimeT) GetCutOffTime() *timestamppb.Timestamp
- func (*ShipmentCutoffTimeT) ProtoMessage()
- func (x *ShipmentCutoffTimeT) ProtoReflect() protoreflect.Message
- func (x *ShipmentCutoffTimeT) Reset()
- func (x *ShipmentCutoffTimeT) String() string
- func (m *ShipmentCutoffTimeT) Validate() error
- func (m *ShipmentCutoffTimeT) ValidateAll() error
- type ShipmentCutoffTimeTMultiError
- type ShipmentCutoffTimeTValidationError
- func (e ShipmentCutoffTimeTValidationError) Cause() error
- func (e ShipmentCutoffTimeTValidationError) Error() string
- func (e ShipmentCutoffTimeTValidationError) ErrorName() string
- func (e ShipmentCutoffTimeTValidationError) Field() string
- func (e ShipmentCutoffTimeTValidationError) Key() bool
- func (e ShipmentCutoffTimeTValidationError) Reason() string
- type ShipmentCutoffTimeValidationError
- func (e ShipmentCutoffTimeValidationError) Cause() error
- func (e ShipmentCutoffTimeValidationError) Error() string
- func (e ShipmentCutoffTimeValidationError) ErrorName() string
- func (e ShipmentCutoffTimeValidationError) Field() string
- func (e ShipmentCutoffTimeValidationError) Key() bool
- func (e ShipmentCutoffTimeValidationError) Reason() string
- type ShipmentD
- func (*ShipmentD) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentD) GetBookingId() uint32
- func (x *ShipmentD) GetCarrierBookingReference() string
- func (x *ShipmentD) GetCarrierId() uint32
- func (x *ShipmentD) GetId() uint32
- func (x *ShipmentD) GetIdS() string
- func (x *ShipmentD) GetTermsAndConditions() string
- func (x *ShipmentD) GetUuid4() []byte
- func (*ShipmentD) ProtoMessage()
- func (x *ShipmentD) ProtoReflect() protoreflect.Message
- func (x *ShipmentD) Reset()
- func (x *ShipmentD) String() string
- func (m *ShipmentD) Validate() error
- func (m *ShipmentD) ValidateAll() error
- type ShipmentDMultiError
- type ShipmentDValidationError
- type ShipmentMultiError
- type ShipmentT
- func (*ShipmentT) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentT) GetConfirmationDatetime() *timestamppb.Timestamp
- func (x *ShipmentT) GetUpdatedDateTime() *timestamppb.Timestamp
- func (*ShipmentT) ProtoMessage()
- func (x *ShipmentT) ProtoReflect() protoreflect.Message
- func (x *ShipmentT) Reset()
- func (x *ShipmentT) String() string
- func (m *ShipmentT) Validate() error
- func (m *ShipmentT) ValidateAll() error
- type ShipmentTMultiError
- type ShipmentTValidationError
- type ShipmentValidationError
- type ShippingInstruction
- func (*ShippingInstruction) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstruction) GetShippingInstructionD() *ShippingInstructionD
- func (x *ShippingInstruction) GetShippingInstructionT() *ShippingInstructionT
- func (*ShippingInstruction) ProtoMessage()
- func (x *ShippingInstruction) ProtoReflect() protoreflect.Message
- func (x *ShippingInstruction) Reset()
- func (x *ShippingInstruction) String() string
- func (m *ShippingInstruction) Validate() error
- func (m *ShippingInstruction) ValidateAll() error
- type ShippingInstructionD
- func (*ShippingInstructionD) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstructionD) GetAmendToTransportDocument() string
- func (x *ShippingInstructionD) GetAreChargesDisplayedOnCopies() bool
- func (x *ShippingInstructionD) GetAreChargesDisplayedOnOriginals() bool
- func (x *ShippingInstructionD) GetDisplayedNameForPlaceOfDelivery() string
- func (x *ShippingInstructionD) GetDisplayedNameForPlaceOfReceipt() string
- func (x *ShippingInstructionD) GetDisplayedNameForPortOfDischarge() string
- func (x *ShippingInstructionD) GetDisplayedNameForPortOfLoad() string
- func (x *ShippingInstructionD) GetDocumentStatus() string
- func (x *ShippingInstructionD) GetId() uint32
- func (x *ShippingInstructionD) GetIdS() string
- func (x *ShippingInstructionD) GetIsElectronic() bool
- func (x *ShippingInstructionD) GetIsShippedOnboardType() bool
- func (x *ShippingInstructionD) GetIsToOrder() bool
- func (x *ShippingInstructionD) GetLocationId() uint32
- func (x *ShippingInstructionD) GetNumberOfCopies() uint32
- func (x *ShippingInstructionD) GetNumberOfOriginals() uint32
- func (x *ShippingInstructionD) GetShippingInstructionReference() string
- func (x *ShippingInstructionD) GetTransportDocumentTypeCode() string
- func (x *ShippingInstructionD) GetUuid4() []byte
- func (*ShippingInstructionD) ProtoMessage()
- func (x *ShippingInstructionD) ProtoReflect() protoreflect.Message
- func (x *ShippingInstructionD) Reset()
- func (x *ShippingInstructionD) String() string
- func (m *ShippingInstructionD) Validate() error
- func (m *ShippingInstructionD) ValidateAll() error
- type ShippingInstructionDMultiError
- type ShippingInstructionDValidationError
- func (e ShippingInstructionDValidationError) Cause() error
- func (e ShippingInstructionDValidationError) Error() string
- func (e ShippingInstructionDValidationError) ErrorName() string
- func (e ShippingInstructionDValidationError) Field() string
- func (e ShippingInstructionDValidationError) Key() bool
- func (e ShippingInstructionDValidationError) Reason() string
- type ShippingInstructionMultiError
- type ShippingInstructionServiceClient
- type ShippingInstructionServiceServer
- type ShippingInstructionSummary
- func (*ShippingInstructionSummary) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstructionSummary) GetCrUpdTime() *v1.CrUpdTime
- func (x *ShippingInstructionSummary) GetCrUpdUser() *v1.CrUpdUser
- func (x *ShippingInstructionSummary) GetShippingInstructionSummaryD() *ShippingInstructionSummaryD
- func (x *ShippingInstructionSummary) GetShippingInstructionSummaryT() *ShippingInstructionSummaryT
- func (*ShippingInstructionSummary) ProtoMessage()
- func (x *ShippingInstructionSummary) ProtoReflect() protoreflect.Message
- func (x *ShippingInstructionSummary) Reset()
- func (x *ShippingInstructionSummary) String() string
- func (m *ShippingInstructionSummary) Validate() error
- func (m *ShippingInstructionSummary) ValidateAll() error
- type ShippingInstructionSummaryD
- func (*ShippingInstructionSummaryD) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstructionSummaryD) GetAmendToTransportDocument() string
- func (x *ShippingInstructionSummaryD) GetAreChargesDisplayedOnCopies() bool
- func (x *ShippingInstructionSummaryD) GetAreChargesDisplayedOnOriginals() bool
- func (x *ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfDelivery() string
- func (x *ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfReceipt() string
- func (x *ShippingInstructionSummaryD) GetDisplayedNameForPortOfDischarge() string
- func (x *ShippingInstructionSummaryD) GetDisplayedNameForPortOfLoad() string
- func (x *ShippingInstructionSummaryD) GetDocumentStatus() string
- func (x *ShippingInstructionSummaryD) GetId() uint32
- func (x *ShippingInstructionSummaryD) GetIdS() string
- func (x *ShippingInstructionSummaryD) GetIsElectronic() bool
- func (x *ShippingInstructionSummaryD) GetIsShippedOnboardType() bool
- func (x *ShippingInstructionSummaryD) GetIsToOrder() bool
- func (x *ShippingInstructionSummaryD) GetNumberOfCopies() uint32
- func (x *ShippingInstructionSummaryD) GetNumberOfOriginals() uint32
- func (x *ShippingInstructionSummaryD) GetShippingInstructionReference() string
- func (x *ShippingInstructionSummaryD) GetTransportDocumentTypeCode() string
- func (x *ShippingInstructionSummaryD) GetUuid4() []byte
- func (*ShippingInstructionSummaryD) ProtoMessage()
- func (x *ShippingInstructionSummaryD) ProtoReflect() protoreflect.Message
- func (x *ShippingInstructionSummaryD) Reset()
- func (x *ShippingInstructionSummaryD) String() string
- func (m *ShippingInstructionSummaryD) Validate() error
- func (m *ShippingInstructionSummaryD) ValidateAll() error
- type ShippingInstructionSummaryDMultiError
- type ShippingInstructionSummaryDValidationError
- func (e ShippingInstructionSummaryDValidationError) Cause() error
- func (e ShippingInstructionSummaryDValidationError) Error() string
- func (e ShippingInstructionSummaryDValidationError) ErrorName() string
- func (e ShippingInstructionSummaryDValidationError) Field() string
- func (e ShippingInstructionSummaryDValidationError) Key() bool
- func (e ShippingInstructionSummaryDValidationError) Reason() string
- type ShippingInstructionSummaryMultiError
- type ShippingInstructionSummaryServiceClient
- type ShippingInstructionSummaryServiceServer
- type ShippingInstructionSummaryT
- func (*ShippingInstructionSummaryT) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstructionSummaryT) GetShippingInstructionCreatedDateTime() *timestamppb.Timestamp
- func (x *ShippingInstructionSummaryT) GetShippingInstructionUpdatedDateTime() *timestamppb.Timestamp
- func (*ShippingInstructionSummaryT) ProtoMessage()
- func (x *ShippingInstructionSummaryT) ProtoReflect() protoreflect.Message
- func (x *ShippingInstructionSummaryT) Reset()
- func (x *ShippingInstructionSummaryT) String() string
- func (m *ShippingInstructionSummaryT) Validate() error
- func (m *ShippingInstructionSummaryT) ValidateAll() error
- type ShippingInstructionSummaryTMultiError
- type ShippingInstructionSummaryTValidationError
- func (e ShippingInstructionSummaryTValidationError) Cause() error
- func (e ShippingInstructionSummaryTValidationError) Error() string
- func (e ShippingInstructionSummaryTValidationError) ErrorName() string
- func (e ShippingInstructionSummaryTValidationError) Field() string
- func (e ShippingInstructionSummaryTValidationError) Key() bool
- func (e ShippingInstructionSummaryTValidationError) Reason() string
- type ShippingInstructionSummaryValidationError
- func (e ShippingInstructionSummaryValidationError) Cause() error
- func (e ShippingInstructionSummaryValidationError) Error() string
- func (e ShippingInstructionSummaryValidationError) ErrorName() string
- func (e ShippingInstructionSummaryValidationError) Field() string
- func (e ShippingInstructionSummaryValidationError) Key() bool
- func (e ShippingInstructionSummaryValidationError) Reason() string
- type ShippingInstructionT
- func (*ShippingInstructionT) Descriptor() ([]byte, []int)deprecated
- func (x *ShippingInstructionT) GetCreatedDateTime() *timestamppb.Timestamp
- func (x *ShippingInstructionT) GetUpdatedDateTime() *timestamppb.Timestamp
- func (*ShippingInstructionT) ProtoMessage()
- func (x *ShippingInstructionT) ProtoReflect() protoreflect.Message
- func (x *ShippingInstructionT) Reset()
- func (x *ShippingInstructionT) String() string
- func (m *ShippingInstructionT) Validate() error
- func (m *ShippingInstructionT) ValidateAll() error
- type ShippingInstructionTMultiError
- type ShippingInstructionTValidationError
- func (e ShippingInstructionTValidationError) Cause() error
- func (e ShippingInstructionTValidationError) Error() string
- func (e ShippingInstructionTValidationError) ErrorName() string
- func (e ShippingInstructionTValidationError) Field() string
- func (e ShippingInstructionTValidationError) Key() bool
- func (e ShippingInstructionTValidationError) Reason() string
- type ShippingInstructionValidationError
- func (e ShippingInstructionValidationError) Cause() error
- func (e ShippingInstructionValidationError) Error() string
- func (e ShippingInstructionValidationError) ErrorName() string
- func (e ShippingInstructionValidationError) Field() string
- func (e ShippingInstructionValidationError) Key() bool
- func (e ShippingInstructionValidationError) Reason() string
- type ShippingServiceClient
- type ShippingServiceServer
- type SurrenderRequest
- func (*SurrenderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequest) GetCrUpdTime() *v1.CrUpdTime
- func (x *SurrenderRequest) GetCrUpdUser() *v1.CrUpdUser
- func (x *SurrenderRequest) GetSurrenderRequestD() *SurrenderRequestD
- func (x *SurrenderRequest) GetSurrenderRequestT() *SurrenderRequestT
- func (*SurrenderRequest) ProtoMessage()
- func (x *SurrenderRequest) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequest) Reset()
- func (x *SurrenderRequest) String() string
- func (m *SurrenderRequest) Validate() error
- func (m *SurrenderRequest) ValidateAll() error
- type SurrenderRequestAnswer
- func (*SurrenderRequestAnswer) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequestAnswer) GetCrUpdTime() *v1.CrUpdTime
- func (x *SurrenderRequestAnswer) GetCrUpdUser() *v1.CrUpdUser
- func (x *SurrenderRequestAnswer) GetSurrenderRequestAnswerD() *SurrenderRequestAnswerD
- func (x *SurrenderRequestAnswer) GetSurrenderRequestAnswerT() *SurrenderRequestAnswerT
- func (*SurrenderRequestAnswer) ProtoMessage()
- func (x *SurrenderRequestAnswer) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequestAnswer) Reset()
- func (x *SurrenderRequestAnswer) String() string
- func (m *SurrenderRequestAnswer) Validate() error
- func (m *SurrenderRequestAnswer) ValidateAll() error
- type SurrenderRequestAnswerD
- func (*SurrenderRequestAnswerD) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequestAnswerD) GetAction() string
- func (x *SurrenderRequestAnswerD) GetComments() string
- func (x *SurrenderRequestAnswerD) GetId() uint32
- func (x *SurrenderRequestAnswerD) GetIdS() string
- func (x *SurrenderRequestAnswerD) GetSurrenderRequestId() uint32
- func (x *SurrenderRequestAnswerD) GetSurrenderRequestReference() string
- func (x *SurrenderRequestAnswerD) GetUuid4() []byte
- func (*SurrenderRequestAnswerD) ProtoMessage()
- func (x *SurrenderRequestAnswerD) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequestAnswerD) Reset()
- func (x *SurrenderRequestAnswerD) String() string
- func (m *SurrenderRequestAnswerD) Validate() error
- func (m *SurrenderRequestAnswerD) ValidateAll() error
- type SurrenderRequestAnswerDMultiError
- type SurrenderRequestAnswerDValidationError
- func (e SurrenderRequestAnswerDValidationError) Cause() error
- func (e SurrenderRequestAnswerDValidationError) Error() string
- func (e SurrenderRequestAnswerDValidationError) ErrorName() string
- func (e SurrenderRequestAnswerDValidationError) Field() string
- func (e SurrenderRequestAnswerDValidationError) Key() bool
- func (e SurrenderRequestAnswerDValidationError) Reason() string
- type SurrenderRequestAnswerMultiError
- type SurrenderRequestAnswerServiceClient
- type SurrenderRequestAnswerServiceServer
- type SurrenderRequestAnswerT
- func (*SurrenderRequestAnswerT) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequestAnswerT) GetCreatedDateTime() *timestamppb.Timestamp
- func (*SurrenderRequestAnswerT) ProtoMessage()
- func (x *SurrenderRequestAnswerT) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequestAnswerT) Reset()
- func (x *SurrenderRequestAnswerT) String() string
- func (m *SurrenderRequestAnswerT) Validate() error
- func (m *SurrenderRequestAnswerT) ValidateAll() error
- type SurrenderRequestAnswerTMultiError
- type SurrenderRequestAnswerTValidationError
- func (e SurrenderRequestAnswerTValidationError) Cause() error
- func (e SurrenderRequestAnswerTValidationError) Error() string
- func (e SurrenderRequestAnswerTValidationError) ErrorName() string
- func (e SurrenderRequestAnswerTValidationError) Field() string
- func (e SurrenderRequestAnswerTValidationError) Key() bool
- func (e SurrenderRequestAnswerTValidationError) Reason() string
- type SurrenderRequestAnswerValidationError
- func (e SurrenderRequestAnswerValidationError) Cause() error
- func (e SurrenderRequestAnswerValidationError) Error() string
- func (e SurrenderRequestAnswerValidationError) ErrorName() string
- func (e SurrenderRequestAnswerValidationError) Field() string
- func (e SurrenderRequestAnswerValidationError) Key() bool
- func (e SurrenderRequestAnswerValidationError) Reason() string
- type SurrenderRequestD
- func (*SurrenderRequestD) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequestD) GetComments() string
- func (x *SurrenderRequestD) GetId() uint32
- func (x *SurrenderRequestD) GetIdS() string
- func (x *SurrenderRequestD) GetSurrenderRequestCode() string
- func (x *SurrenderRequestD) GetSurrenderRequestReference() string
- func (x *SurrenderRequestD) GetSurrenderRequestedBy() uint32
- func (x *SurrenderRequestD) GetTransportDocumentReference() string
- func (x *SurrenderRequestD) GetUuid4() []byte
- func (*SurrenderRequestD) ProtoMessage()
- func (x *SurrenderRequestD) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequestD) Reset()
- func (x *SurrenderRequestD) String() string
- func (m *SurrenderRequestD) Validate() error
- func (m *SurrenderRequestD) ValidateAll() error
- type SurrenderRequestDMultiError
- type SurrenderRequestDValidationError
- func (e SurrenderRequestDValidationError) Cause() error
- func (e SurrenderRequestDValidationError) Error() string
- func (e SurrenderRequestDValidationError) ErrorName() string
- func (e SurrenderRequestDValidationError) Field() string
- func (e SurrenderRequestDValidationError) Key() bool
- func (e SurrenderRequestDValidationError) Reason() string
- type SurrenderRequestMultiError
- type SurrenderRequestServiceClient
- type SurrenderRequestServiceServer
- type SurrenderRequestT
- func (*SurrenderRequestT) Descriptor() ([]byte, []int)deprecated
- func (x *SurrenderRequestT) GetCreatedDateTime() *timestamppb.Timestamp
- func (*SurrenderRequestT) ProtoMessage()
- func (x *SurrenderRequestT) ProtoReflect() protoreflect.Message
- func (x *SurrenderRequestT) Reset()
- func (x *SurrenderRequestT) String() string
- func (m *SurrenderRequestT) Validate() error
- func (m *SurrenderRequestT) ValidateAll() error
- type SurrenderRequestTMultiError
- type SurrenderRequestTValidationError
- func (e SurrenderRequestTValidationError) Cause() error
- func (e SurrenderRequestTValidationError) Error() string
- func (e SurrenderRequestTValidationError) ErrorName() string
- func (e SurrenderRequestTValidationError) Field() string
- func (e SurrenderRequestTValidationError) Key() bool
- func (e SurrenderRequestTValidationError) Reason() string
- type SurrenderRequestValidationError
- func (e SurrenderRequestValidationError) Cause() error
- func (e SurrenderRequestValidationError) Error() string
- func (e SurrenderRequestValidationError) ErrorName() string
- func (e SurrenderRequestValidationError) Field() string
- func (e SurrenderRequestValidationError) Key() bool
- func (e SurrenderRequestValidationError) Reason() string
- type TransactionParty
- func (*TransactionParty) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionParty) GetCrUpdTime() *v1.CrUpdTime
- func (x *TransactionParty) GetCrUpdUser() *v1.CrUpdUser
- func (x *TransactionParty) GetTransactionPartyD() *TransactionPartyD
- func (*TransactionParty) ProtoMessage()
- func (x *TransactionParty) ProtoReflect() protoreflect.Message
- func (x *TransactionParty) Reset()
- func (x *TransactionParty) String() string
- func (m *TransactionParty) Validate() error
- func (m *TransactionParty) ValidateAll() error
- type TransactionPartyD
- func (*TransactionPartyD) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionPartyD) GetEblPlatformIdentifier() string
- func (x *TransactionPartyD) GetId() uint32
- func (x *TransactionPartyD) GetIdS() string
- func (x *TransactionPartyD) GetLegalName() string
- func (x *TransactionPartyD) GetLocationOfRegistration() string
- func (x *TransactionPartyD) GetRegistrationNumber() string
- func (x *TransactionPartyD) GetTaxReference() string
- func (x *TransactionPartyD) GetUuid4() []byte
- func (*TransactionPartyD) ProtoMessage()
- func (x *TransactionPartyD) ProtoReflect() protoreflect.Message
- func (x *TransactionPartyD) Reset()
- func (x *TransactionPartyD) String() string
- func (m *TransactionPartyD) Validate() error
- func (m *TransactionPartyD) ValidateAll() error
- type TransactionPartyDMultiError
- type TransactionPartyDValidationError
- func (e TransactionPartyDValidationError) Cause() error
- func (e TransactionPartyDValidationError) Error() string
- func (e TransactionPartyDValidationError) ErrorName() string
- func (e TransactionPartyDValidationError) Field() string
- func (e TransactionPartyDValidationError) Key() bool
- func (e TransactionPartyDValidationError) Reason() string
- type TransactionPartyMultiError
- type TransactionPartySupportingCode
- func (*TransactionPartySupportingCode) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionPartySupportingCode) GetCrUpdTime() *v1.CrUpdTime
- func (x *TransactionPartySupportingCode) GetCrUpdUser() *v1.CrUpdUser
- func (x *TransactionPartySupportingCode) GetTransactionPartySupportingCodeD() *TransactionPartySupportingCodeD
- func (*TransactionPartySupportingCode) ProtoMessage()
- func (x *TransactionPartySupportingCode) ProtoReflect() protoreflect.Message
- func (x *TransactionPartySupportingCode) Reset()
- func (x *TransactionPartySupportingCode) String() string
- func (m *TransactionPartySupportingCode) Validate() error
- func (m *TransactionPartySupportingCode) ValidateAll() error
- type TransactionPartySupportingCodeD
- func (*TransactionPartySupportingCodeD) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionPartySupportingCodeD) GetId() uint32
- func (x *TransactionPartySupportingCodeD) GetIdS() string
- func (x *TransactionPartySupportingCodeD) GetPartyCode() string
- func (x *TransactionPartySupportingCodeD) GetPartyCodeListProvider() string
- func (x *TransactionPartySupportingCodeD) GetTransactionPartyId() uint32
- func (x *TransactionPartySupportingCodeD) GetUuid4() []byte
- func (*TransactionPartySupportingCodeD) ProtoMessage()
- func (x *TransactionPartySupportingCodeD) ProtoReflect() protoreflect.Message
- func (x *TransactionPartySupportingCodeD) Reset()
- func (x *TransactionPartySupportingCodeD) String() string
- func (m *TransactionPartySupportingCodeD) Validate() error
- func (m *TransactionPartySupportingCodeD) ValidateAll() error
- type TransactionPartySupportingCodeDMultiError
- type TransactionPartySupportingCodeDValidationError
- func (e TransactionPartySupportingCodeDValidationError) Cause() error
- func (e TransactionPartySupportingCodeDValidationError) Error() string
- func (e TransactionPartySupportingCodeDValidationError) ErrorName() string
- func (e TransactionPartySupportingCodeDValidationError) Field() string
- func (e TransactionPartySupportingCodeDValidationError) Key() bool
- func (e TransactionPartySupportingCodeDValidationError) Reason() string
- type TransactionPartySupportingCodeMultiError
- type TransactionPartySupportingCodeValidationError
- func (e TransactionPartySupportingCodeValidationError) Cause() error
- func (e TransactionPartySupportingCodeValidationError) Error() string
- func (e TransactionPartySupportingCodeValidationError) ErrorName() string
- func (e TransactionPartySupportingCodeValidationError) Field() string
- func (e TransactionPartySupportingCodeValidationError) Key() bool
- func (e TransactionPartySupportingCodeValidationError) Reason() string
- type TransactionPartyValidationError
- func (e TransactionPartyValidationError) Cause() error
- func (e TransactionPartyValidationError) Error() string
- func (e TransactionPartyValidationError) ErrorName() string
- func (e TransactionPartyValidationError) Field() string
- func (e TransactionPartyValidationError) Key() bool
- func (e TransactionPartyValidationError) Reason() string
- type Transport
- func (*Transport) Descriptor() ([]byte, []int)deprecated
- func (x *Transport) GetCrUpdTime() *v1.CrUpdTime
- func (x *Transport) GetCrUpdUser() *v1.CrUpdUser
- func (x *Transport) GetTransportD() *TransportD
- func (*Transport) ProtoMessage()
- func (x *Transport) ProtoReflect() protoreflect.Message
- func (x *Transport) Reset()
- func (x *Transport) String() string
- func (m *Transport) Validate() error
- func (m *Transport) ValidateAll() error
- type TransportD
- func (*TransportD) Descriptor() ([]byte, []int)deprecated
- func (x *TransportD) GetDischargeTransportCallId() uint32
- func (x *TransportD) GetId() uint32
- func (x *TransportD) GetIdS() string
- func (x *TransportD) GetLoadTransportCallId() uint32
- func (x *TransportD) GetTransportName() string
- func (x *TransportD) GetTransportReference() string
- func (x *TransportD) GetUuid4() []byte
- func (*TransportD) ProtoMessage()
- func (x *TransportD) ProtoReflect() protoreflect.Message
- func (x *TransportD) Reset()
- func (x *TransportD) String() string
- func (m *TransportD) Validate() error
- func (m *TransportD) ValidateAll() error
- type TransportDMultiError
- type TransportDValidationError
- type TransportDocument
- func (*TransportDocument) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocument) GetTransportDocumentD() *TransportDocumentD
- func (x *TransportDocument) GetTransportDocumentT() *TransportDocumentT
- func (*TransportDocument) ProtoMessage()
- func (x *TransportDocument) ProtoReflect() protoreflect.Message
- func (x *TransportDocument) Reset()
- func (x *TransportDocument) String() string
- func (m *TransportDocument) Validate() error
- func (m *TransportDocument) ValidateAll() error
- type TransportDocumentD
- func (*TransportDocumentD) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocumentD) GetCarrierId() uint32
- func (x *TransportDocumentD) GetDeclaredValue() float64
- func (x *TransportDocumentD) GetDeclaredValueCurrency() string
- func (x *TransportDocumentD) GetId() uint32
- func (x *TransportDocumentD) GetIdS() string
- func (x *TransportDocumentD) GetIssuingParty() string
- func (x *TransportDocumentD) GetLocationId() uint32
- func (x *TransportDocumentD) GetNumberOfOriginals() uint32
- func (x *TransportDocumentD) GetNumberOfRiderPages() int32
- func (x *TransportDocumentD) GetShippingInstructionId() uint32
- func (x *TransportDocumentD) GetTransportDocumentReference() string
- func (x *TransportDocumentD) GetUuid4() []byte
- func (*TransportDocumentD) ProtoMessage()
- func (x *TransportDocumentD) ProtoReflect() protoreflect.Message
- func (x *TransportDocumentD) Reset()
- func (x *TransportDocumentD) String() string
- func (m *TransportDocumentD) Validate() error
- func (m *TransportDocumentD) ValidateAll() error
- type TransportDocumentDMultiError
- type TransportDocumentDValidationError
- func (e TransportDocumentDValidationError) Cause() error
- func (e TransportDocumentDValidationError) Error() string
- func (e TransportDocumentDValidationError) ErrorName() string
- func (e TransportDocumentDValidationError) Field() string
- func (e TransportDocumentDValidationError) Key() bool
- func (e TransportDocumentDValidationError) Reason() string
- type TransportDocumentMultiError
- type TransportDocumentServiceClient
- type TransportDocumentServiceServer
- type TransportDocumentSummary
- func (*TransportDocumentSummary) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocumentSummary) GetCrUpdTime() *v1.CrUpdTime
- func (x *TransportDocumentSummary) GetCrUpdUser() *v1.CrUpdUser
- func (x *TransportDocumentSummary) GetTransportDocumentSummaryD() *TransportDocumentSummaryD
- func (x *TransportDocumentSummary) GetTransportDocumentSummaryT() *TransportDocumentSummaryT
- func (*TransportDocumentSummary) ProtoMessage()
- func (x *TransportDocumentSummary) ProtoReflect() protoreflect.Message
- func (x *TransportDocumentSummary) Reset()
- func (x *TransportDocumentSummary) String() string
- func (m *TransportDocumentSummary) Validate() error
- func (m *TransportDocumentSummary) ValidateAll() error
- type TransportDocumentSummaryD
- func (*TransportDocumentSummaryD) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocumentSummaryD) GetCarrierCode() string
- func (x *TransportDocumentSummaryD) GetCarrierCodeListProvider() string
- func (x *TransportDocumentSummaryD) GetDocumentStatus() string
- func (x *TransportDocumentSummaryD) GetId() uint32
- func (x *TransportDocumentSummaryD) GetIdS() string
- func (x *TransportDocumentSummaryD) GetNumberOfOriginals() uint32
- func (x *TransportDocumentSummaryD) GetNumberOfRiderPages() int32
- func (x *TransportDocumentSummaryD) GetShippingInstructionReference() string
- func (x *TransportDocumentSummaryD) GetTransportDocumentReference() string
- func (x *TransportDocumentSummaryD) GetUuid4() []byte
- func (*TransportDocumentSummaryD) ProtoMessage()
- func (x *TransportDocumentSummaryD) ProtoReflect() protoreflect.Message
- func (x *TransportDocumentSummaryD) Reset()
- func (x *TransportDocumentSummaryD) String() string
- func (m *TransportDocumentSummaryD) Validate() error
- func (m *TransportDocumentSummaryD) ValidateAll() error
- type TransportDocumentSummaryDMultiError
- type TransportDocumentSummaryDValidationError
- func (e TransportDocumentSummaryDValidationError) Cause() error
- func (e TransportDocumentSummaryDValidationError) Error() string
- func (e TransportDocumentSummaryDValidationError) ErrorName() string
- func (e TransportDocumentSummaryDValidationError) Field() string
- func (e TransportDocumentSummaryDValidationError) Key() bool
- func (e TransportDocumentSummaryDValidationError) Reason() string
- type TransportDocumentSummaryMultiError
- type TransportDocumentSummaryT
- func (*TransportDocumentSummaryT) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocumentSummaryT) GetIssueDate() *timestamppb.Timestamp
- func (x *TransportDocumentSummaryT) GetReceivedForShipmentDate() *timestamppb.Timestamp
- func (x *TransportDocumentSummaryT) GetShippedOnboardDate() *timestamppb.Timestamp
- func (x *TransportDocumentSummaryT) GetTransportDocumentCreatedDateTime() *timestamppb.Timestamp
- func (x *TransportDocumentSummaryT) GetTransportDocumentUpdatedDateTime() *timestamppb.Timestamp
- func (*TransportDocumentSummaryT) ProtoMessage()
- func (x *TransportDocumentSummaryT) ProtoReflect() protoreflect.Message
- func (x *TransportDocumentSummaryT) Reset()
- func (x *TransportDocumentSummaryT) String() string
- func (m *TransportDocumentSummaryT) Validate() error
- func (m *TransportDocumentSummaryT) ValidateAll() error
- type TransportDocumentSummaryTMultiError
- type TransportDocumentSummaryTValidationError
- func (e TransportDocumentSummaryTValidationError) Cause() error
- func (e TransportDocumentSummaryTValidationError) Error() string
- func (e TransportDocumentSummaryTValidationError) ErrorName() string
- func (e TransportDocumentSummaryTValidationError) Field() string
- func (e TransportDocumentSummaryTValidationError) Key() bool
- func (e TransportDocumentSummaryTValidationError) Reason() string
- type TransportDocumentSummaryValidationError
- func (e TransportDocumentSummaryValidationError) Cause() error
- func (e TransportDocumentSummaryValidationError) Error() string
- func (e TransportDocumentSummaryValidationError) ErrorName() string
- func (e TransportDocumentSummaryValidationError) Field() string
- func (e TransportDocumentSummaryValidationError) Key() bool
- func (e TransportDocumentSummaryValidationError) Reason() string
- type TransportDocumentT
- func (*TransportDocumentT) Descriptor() ([]byte, []int)deprecated
- func (x *TransportDocumentT) GetCreatedDateTime() *timestamppb.Timestamp
- func (x *TransportDocumentT) GetIssueDate() *timestamppb.Timestamp
- func (x *TransportDocumentT) GetReceivedForShipmentDate() *timestamppb.Timestamp
- func (x *TransportDocumentT) GetShippedOnboardDate() *timestamppb.Timestamp
- func (x *TransportDocumentT) GetUpdatedDateTime() *timestamppb.Timestamp
- func (*TransportDocumentT) ProtoMessage()
- func (x *TransportDocumentT) ProtoReflect() protoreflect.Message
- func (x *TransportDocumentT) Reset()
- func (x *TransportDocumentT) String() string
- func (m *TransportDocumentT) Validate() error
- func (m *TransportDocumentT) ValidateAll() error
- type TransportDocumentTMultiError
- type TransportDocumentTValidationError
- func (e TransportDocumentTValidationError) Cause() error
- func (e TransportDocumentTValidationError) Error() string
- func (e TransportDocumentTValidationError) ErrorName() string
- func (e TransportDocumentTValidationError) Field() string
- func (e TransportDocumentTValidationError) Key() bool
- func (e TransportDocumentTValidationError) Reason() string
- type TransportDocumentValidationError
- func (e TransportDocumentValidationError) Cause() error
- func (e TransportDocumentValidationError) Error() string
- func (e TransportDocumentValidationError) ErrorName() string
- func (e TransportDocumentValidationError) Field() string
- func (e TransportDocumentValidationError) Key() bool
- func (e TransportDocumentValidationError) Reason() string
- type TransportMultiError
- type TransportValidationError
- type UnimplementedConsignmentItemServiceServer
- func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItem(context.Context, *CreateConsignmentItemRequest) (*CreateConsignmentItemResponse, error)
- func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItemsByShippingInstructionIdAndTOs(context.Context, *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse, error)
- func (UnimplementedConsignmentItemServiceServer) FetchConsignmentItemsTOByShippingInstructionId(context.Context, *FetchConsignmentItemsTOByShippingInstructionIdRequest) (*FetchConsignmentItemsTOByShippingInstructionIdResponse, error)
- func (UnimplementedConsignmentItemServiceServer) RemoveConsignmentItemsByShippingInstructionId(context.Context, *RemoveConsignmentItemsByShippingInstructionIdRequest) (*RemoveConsignmentItemsByShippingInstructionIdResponse, error)
- type UnimplementedIssueRequestResponseServiceServer
- func (UnimplementedIssueRequestResponseServiceServer) CreateIssuanceRequestResponse(context.Context, *CreateIssuanceRequestResponseRequest) (*CreateIssuanceRequestResponseResponse, error)
- func (UnimplementedIssueRequestResponseServiceServer) UpdateIssuanceRequestResponse(context.Context, *UpdateIssuanceRequestResponseRequest) (*UpdateIssuanceRequestResponseResponse, error)
- type UnimplementedIssueRequestServiceServer
- func (UnimplementedIssueRequestServiceServer) CreateEblVisualization(context.Context, *CreateEblVisualizationRequest) (*CreateEblVisualizationResponse, error)
- func (UnimplementedIssueRequestServiceServer) CreateIssuanceRequest(context.Context, *CreateIssuanceRequestRequest) (*CreateIssuanceRequestResponse, error)
- func (UnimplementedIssueRequestServiceServer) CreateIssueParty(context.Context, *CreateIssuePartyRequest) (*CreateIssuePartyResponse, error)
- func (UnimplementedIssueRequestServiceServer) CreateIssuePartySupportingCode(context.Context, *CreateIssuePartySupportingCodeRequest) (*CreateIssuePartySupportingCodeResponse, error)
- func (UnimplementedIssueRequestServiceServer) GetIssueParties(context.Context, *GetIssuePartiesRequest) (*GetIssuePartiesResponse, error)
- func (UnimplementedIssueRequestServiceServer) GetIssueParty(context.Context, *GetIssuePartyRequest) (*GetIssuePartyResponse, error)
- func (UnimplementedIssueRequestServiceServer) GetIssuePartyByPk(context.Context, *GetIssuePartyByPkRequest) (*GetIssuePartyByPkResponse, error)
- func (UnimplementedIssueRequestServiceServer) UpdateEblVisualization(context.Context, *UpdateEblVisualizationRequest) (*UpdateEblVisualizationResponse, error)
- func (UnimplementedIssueRequestServiceServer) UpdateIssuanceRequest(context.Context, *UpdateIssuanceRequestRequest) (*UpdateIssuanceRequestResponse, error)
- func (UnimplementedIssueRequestServiceServer) UpdateIssueParty(context.Context, *UpdateIssuePartyRequest) (*UpdateIssuePartyResponse, error)
- func (UnimplementedIssueRequestServiceServer) UpdateIssuePartySupportingCode(context.Context, *UpdateIssuePartySupportingCodeRequest) (*UpdateIssuePartySupportingCodeResponse, error)
- type UnimplementedShippingInstructionServiceServer
- func (UnimplementedShippingInstructionServiceServer) CreateShippingInstruction(context.Context, *CreateShippingInstructionRequest) (*CreateShippingInstructionResponse, error)
- func (UnimplementedShippingInstructionServiceServer) FindById(context.Context, *FindByIdRequest) (*FindByIdResponse, error)
- func (UnimplementedShippingInstructionServiceServer) FindByReference(context.Context, *FindByReferenceRequest) (*FindByReferenceResponse, error)
- func (UnimplementedShippingInstructionServiceServer) GetShippingInstructionByPk(context.Context, *GetShippingInstructionByPkRequest) (*GetShippingInstructionByPkResponse, error)
- func (UnimplementedShippingInstructionServiceServer) GetShippingInstructions(context.Context, *GetShippingInstructionsRequest) (*GetShippingInstructionsResponse, error)
- func (UnimplementedShippingInstructionServiceServer) UpdateShippingInstructionByShippingInstructionReference(context.Context, ...) (*UpdateShippingInstructionByShippingInstructionReferenceResponse, error)
- type UnimplementedShippingInstructionSummaryServiceServer
- func (UnimplementedShippingInstructionSummaryServiceServer) CreateShippingInstructionSummary(context.Context, *CreateShippingInstructionSummaryRequest) (*CreateShippingInstructionSummaryResponse, error)
- func (UnimplementedShippingInstructionSummaryServiceServer) GetShippingInstructionSummaries(context.Context, *GetShippingInstructionSummariesRequest) (*GetShippingInstructionSummariesResponse, error)
- type UnimplementedShippingServiceServer
- func (UnimplementedShippingServiceServer) CreateShipment(context.Context, *CreateShipmentRequest) (*CreateShipmentResponse, error)
- func (UnimplementedShippingServiceServer) CreateTransport(context.Context, *CreateTransportRequest) (*CreateTransportResponse, error)
- func (UnimplementedShippingServiceServer) FindCarrierBookingReferenceByShippingInstructionId(context.Context, *FindCarrierBookingReferenceByShippingInstructionIdRequest) (*FindCarrierBookingReferenceByShippingInstructionIdResponse, error)
- func (UnimplementedShippingServiceServer) GetShipment(context.Context, *GetShipmentRequest) (*GetShipmentResponse, error)
- func (UnimplementedShippingServiceServer) GetShipmentByPk(context.Context, *GetShipmentByPkRequest) (*GetShipmentByPkResponse, error)
- func (UnimplementedShippingServiceServer) GetShipments(context.Context, *GetShipmentsRequest) (*GetShipmentsResponse, error)
- func (UnimplementedShippingServiceServer) GetTransport(context.Context, *GetTransportRequest) (*GetTransportResponse, error)
- func (UnimplementedShippingServiceServer) GetTransportByPk(context.Context, *GetTransportByPkRequest) (*GetTransportByPkResponse, error)
- func (UnimplementedShippingServiceServer) GetTransports(context.Context, *GetTransportsRequest) (*GetTransportsResponse, error)
- type UnimplementedSurrenderRequestAnswerServiceServer
- func (UnimplementedSurrenderRequestAnswerServiceServer) CreateSurrenderRequestAnswer(context.Context, *CreateSurrenderRequestAnswerRequest) (*CreateSurrenderRequestAnswerResponse, error)
- func (UnimplementedSurrenderRequestAnswerServiceServer) UpdateSurrenderRequestAnswer(context.Context, *UpdateSurrenderRequestAnswerRequest) (*UpdateSurrenderRequestAnswerResponse, error)
- type UnimplementedSurrenderRequestServiceServer
- func (UnimplementedSurrenderRequestServiceServer) CreateEndorsementChainLink(context.Context, *CreateEndorsementChainLinkRequest) (*CreateEndorsementChainLinkResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) CreateSurrenderRequest(context.Context, *CreateSurrenderRequestRequest) (*CreateSurrenderRequestResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) CreateTransactionParty(context.Context, *CreateTransactionPartyRequest) (*CreateTransactionPartyResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) CreateTransactionPartySupportingCode(context.Context, *CreateTransactionPartySupportingCodeRequest) (*CreateTransactionPartySupportingCodeResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) GetTransactionParties(context.Context, *GetTransactionPartiesRequest) (*GetTransactionPartiesResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) GetTransactionParty(context.Context, *GetTransactionPartyRequest) (*GetTransactionPartyResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) GetTransactionPartyByPk(context.Context, *GetTransactionPartyByPkRequest) (*GetTransactionPartyByPkResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) UpdateEndorsementChainLink(context.Context, *UpdateEndorsementChainLinkRequest) (*UpdateEndorsementChainLinkResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) UpdateSurrenderRequest(context.Context, *UpdateSurrenderRequestRequest) (*UpdateSurrenderRequestResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionParty(context.Context, *UpdateTransactionPartyRequest) (*UpdateTransactionPartyResponse, error)
- func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionPartySupportingCode(context.Context, *UpdateTransactionPartySupportingCodeRequest) (*UpdateTransactionPartySupportingCodeResponse, error)
- type UnimplementedTransportDocumentServiceServer
- func (UnimplementedTransportDocumentServiceServer) ApproveTransportDocument(context.Context, *ApproveTransportDocumentRequest) (*ApproveTransportDocumentResponse, error)
- func (UnimplementedTransportDocumentServiceServer) CreateTransportDocument(context.Context, *CreateTransportDocumentRequest) (*CreateTransportDocumentResponse, error)
- func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentFromShippingInstructionTO(context.Context, *CreateTransportDocumentFromShippingInstructionTORequest) (*CreateTransportDocumentFromShippingInstructionTOResponse, error)
- func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentSummary(context.Context, *CreateTransportDocumentSummaryRequest) (*CreateTransportDocumentSummaryResponse, error)
- func (UnimplementedTransportDocumentServiceServer) FindByTransportDocumentReference(context.Context, *FindByTransportDocumentReferenceRequest) (*FindByTransportDocumentReferenceResponse, error)
- func (UnimplementedTransportDocumentServiceServer) FindTransportDocumentById(context.Context, *FindTransportDocumentByIdRequest) (*FindTransportDocumentByIdResponse, error)
- func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentByPk(context.Context, *GetTransportDocumentByPkRequest) (*GetTransportDocumentByPkResponse, error)
- func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaries(context.Context, *GetTransportDocumentSummariesRequest) (*GetTransportDocumentSummariesResponse, error)
- func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaryByPk(context.Context, *GetTransportDocumentSummaryByPkRequest) (*GetTransportDocumentSummaryByPkResponse, error)
- func (UnimplementedTransportDocumentServiceServer) GetTransportDocuments(context.Context, *GetTransportDocumentsRequest) (*GetTransportDocumentsResponse, error)
- type UnsafeConsignmentItemServiceServer
- type UnsafeIssueRequestResponseServiceServer
- type UnsafeIssueRequestServiceServer
- type UnsafeShippingInstructionServiceServer
- type UnsafeShippingInstructionSummaryServiceServer
- type UnsafeShippingServiceServer
- type UnsafeSurrenderRequestAnswerServiceServer
- type UnsafeSurrenderRequestServiceServer
- type UnsafeTransportDocumentServiceServer
- type UpdateEblVisualizationRequest
- func (*UpdateEblVisualizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEblVisualizationRequest) GetContent() string
- func (x *UpdateEblVisualizationRequest) GetId() string
- func (x *UpdateEblVisualizationRequest) GetName() string
- func (x *UpdateEblVisualizationRequest) GetRequestId() string
- func (x *UpdateEblVisualizationRequest) GetUserEmail() string
- func (x *UpdateEblVisualizationRequest) GetUserId() string
- func (*UpdateEblVisualizationRequest) ProtoMessage()
- func (x *UpdateEblVisualizationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEblVisualizationRequest) Reset()
- func (x *UpdateEblVisualizationRequest) String() string
- func (m *UpdateEblVisualizationRequest) Validate() error
- func (m *UpdateEblVisualizationRequest) ValidateAll() error
- type UpdateEblVisualizationRequestMultiError
- type UpdateEblVisualizationRequestValidationError
- func (e UpdateEblVisualizationRequestValidationError) Cause() error
- func (e UpdateEblVisualizationRequestValidationError) Error() string
- func (e UpdateEblVisualizationRequestValidationError) ErrorName() string
- func (e UpdateEblVisualizationRequestValidationError) Field() string
- func (e UpdateEblVisualizationRequestValidationError) Key() bool
- func (e UpdateEblVisualizationRequestValidationError) Reason() string
- type UpdateEblVisualizationResponse
- func (*UpdateEblVisualizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateEblVisualizationResponse) ProtoMessage()
- func (x *UpdateEblVisualizationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateEblVisualizationResponse) Reset()
- func (x *UpdateEblVisualizationResponse) String() string
- func (m *UpdateEblVisualizationResponse) Validate() error
- func (m *UpdateEblVisualizationResponse) ValidateAll() error
- type UpdateEblVisualizationResponseMultiError
- type UpdateEblVisualizationResponseValidationError
- func (e UpdateEblVisualizationResponseValidationError) Cause() error
- func (e UpdateEblVisualizationResponseValidationError) Error() string
- func (e UpdateEblVisualizationResponseValidationError) ErrorName() string
- func (e UpdateEblVisualizationResponseValidationError) Field() string
- func (e UpdateEblVisualizationResponseValidationError) Key() bool
- func (e UpdateEblVisualizationResponseValidationError) Reason() string
- type UpdateEndorsementChainLinkRequest
- func (*UpdateEndorsementChainLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEndorsementChainLinkRequest) GetActor() uint32
- func (x *UpdateEndorsementChainLinkRequest) GetEntryOrder() int32
- func (x *UpdateEndorsementChainLinkRequest) GetId() string
- func (x *UpdateEndorsementChainLinkRequest) GetRecipient() uint32
- func (x *UpdateEndorsementChainLinkRequest) GetRequestId() string
- func (x *UpdateEndorsementChainLinkRequest) GetUserEmail() string
- func (x *UpdateEndorsementChainLinkRequest) GetUserId() string
- func (*UpdateEndorsementChainLinkRequest) ProtoMessage()
- func (x *UpdateEndorsementChainLinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEndorsementChainLinkRequest) Reset()
- func (x *UpdateEndorsementChainLinkRequest) String() string
- func (m *UpdateEndorsementChainLinkRequest) Validate() error
- func (m *UpdateEndorsementChainLinkRequest) ValidateAll() error
- type UpdateEndorsementChainLinkRequestMultiError
- type UpdateEndorsementChainLinkRequestValidationError
- func (e UpdateEndorsementChainLinkRequestValidationError) Cause() error
- func (e UpdateEndorsementChainLinkRequestValidationError) Error() string
- func (e UpdateEndorsementChainLinkRequestValidationError) ErrorName() string
- func (e UpdateEndorsementChainLinkRequestValidationError) Field() string
- func (e UpdateEndorsementChainLinkRequestValidationError) Key() bool
- func (e UpdateEndorsementChainLinkRequestValidationError) Reason() string
- type UpdateEndorsementChainLinkResponse
- func (*UpdateEndorsementChainLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateEndorsementChainLinkResponse) ProtoMessage()
- func (x *UpdateEndorsementChainLinkResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateEndorsementChainLinkResponse) Reset()
- func (x *UpdateEndorsementChainLinkResponse) String() string
- func (m *UpdateEndorsementChainLinkResponse) Validate() error
- func (m *UpdateEndorsementChainLinkResponse) ValidateAll() error
- type UpdateEndorsementChainLinkResponseMultiError
- type UpdateEndorsementChainLinkResponseValidationError
- func (e UpdateEndorsementChainLinkResponseValidationError) Cause() error
- func (e UpdateEndorsementChainLinkResponseValidationError) Error() string
- func (e UpdateEndorsementChainLinkResponseValidationError) ErrorName() string
- func (e UpdateEndorsementChainLinkResponseValidationError) Field() string
- func (e UpdateEndorsementChainLinkResponseValidationError) Key() bool
- func (e UpdateEndorsementChainLinkResponseValidationError) Reason() string
- type UpdateIssuanceRequestRequest
- func (*UpdateIssuanceRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIssuanceRequestRequest) GetId() string
- func (x *UpdateIssuanceRequestRequest) GetIssuanceRequestState() string
- func (x *UpdateIssuanceRequestRequest) GetRequestId() string
- func (x *UpdateIssuanceRequestRequest) GetTransportDocumentReference() string
- func (x *UpdateIssuanceRequestRequest) GetUserEmail() string
- func (x *UpdateIssuanceRequestRequest) GetUserId() string
- func (*UpdateIssuanceRequestRequest) ProtoMessage()
- func (x *UpdateIssuanceRequestRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuanceRequestRequest) Reset()
- func (x *UpdateIssuanceRequestRequest) String() string
- func (m *UpdateIssuanceRequestRequest) Validate() error
- func (m *UpdateIssuanceRequestRequest) ValidateAll() error
- type UpdateIssuanceRequestRequestMultiError
- type UpdateIssuanceRequestRequestValidationError
- func (e UpdateIssuanceRequestRequestValidationError) Cause() error
- func (e UpdateIssuanceRequestRequestValidationError) Error() string
- func (e UpdateIssuanceRequestRequestValidationError) ErrorName() string
- func (e UpdateIssuanceRequestRequestValidationError) Field() string
- func (e UpdateIssuanceRequestRequestValidationError) Key() bool
- func (e UpdateIssuanceRequestRequestValidationError) Reason() string
- type UpdateIssuanceRequestResponse
- func (*UpdateIssuanceRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateIssuanceRequestResponse) ProtoMessage()
- func (x *UpdateIssuanceRequestResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuanceRequestResponse) Reset()
- func (x *UpdateIssuanceRequestResponse) String() string
- func (m *UpdateIssuanceRequestResponse) Validate() error
- func (m *UpdateIssuanceRequestResponse) ValidateAll() error
- type UpdateIssuanceRequestResponseMultiError
- type UpdateIssuanceRequestResponseRequest
- func (*UpdateIssuanceRequestResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIssuanceRequestResponseRequest) GetId() string
- func (x *UpdateIssuanceRequestResponseRequest) GetIssuanceResponseCode() string
- func (x *UpdateIssuanceRequestResponseRequest) GetReason() string
- func (x *UpdateIssuanceRequestResponseRequest) GetRequestId() string
- func (x *UpdateIssuanceRequestResponseRequest) GetTransportDocumentReference() string
- func (x *UpdateIssuanceRequestResponseRequest) GetUserEmail() string
- func (x *UpdateIssuanceRequestResponseRequest) GetUserId() string
- func (*UpdateIssuanceRequestResponseRequest) ProtoMessage()
- func (x *UpdateIssuanceRequestResponseRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuanceRequestResponseRequest) Reset()
- func (x *UpdateIssuanceRequestResponseRequest) String() string
- func (m *UpdateIssuanceRequestResponseRequest) Validate() error
- func (m *UpdateIssuanceRequestResponseRequest) ValidateAll() error
- type UpdateIssuanceRequestResponseRequestMultiError
- type UpdateIssuanceRequestResponseRequestValidationError
- func (e UpdateIssuanceRequestResponseRequestValidationError) Cause() error
- func (e UpdateIssuanceRequestResponseRequestValidationError) Error() string
- func (e UpdateIssuanceRequestResponseRequestValidationError) ErrorName() string
- func (e UpdateIssuanceRequestResponseRequestValidationError) Field() string
- func (e UpdateIssuanceRequestResponseRequestValidationError) Key() bool
- func (e UpdateIssuanceRequestResponseRequestValidationError) Reason() string
- type UpdateIssuanceRequestResponseResponse
- func (*UpdateIssuanceRequestResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateIssuanceRequestResponseResponse) ProtoMessage()
- func (x *UpdateIssuanceRequestResponseResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuanceRequestResponseResponse) Reset()
- func (x *UpdateIssuanceRequestResponseResponse) String() string
- func (m *UpdateIssuanceRequestResponseResponse) Validate() error
- func (m *UpdateIssuanceRequestResponseResponse) ValidateAll() error
- type UpdateIssuanceRequestResponseResponseMultiError
- type UpdateIssuanceRequestResponseResponseValidationError
- func (e UpdateIssuanceRequestResponseResponseValidationError) Cause() error
- func (e UpdateIssuanceRequestResponseResponseValidationError) Error() string
- func (e UpdateIssuanceRequestResponseResponseValidationError) ErrorName() string
- func (e UpdateIssuanceRequestResponseResponseValidationError) Field() string
- func (e UpdateIssuanceRequestResponseResponseValidationError) Key() bool
- func (e UpdateIssuanceRequestResponseResponseValidationError) Reason() string
- type UpdateIssuanceRequestResponseValidationError
- func (e UpdateIssuanceRequestResponseValidationError) Cause() error
- func (e UpdateIssuanceRequestResponseValidationError) Error() string
- func (e UpdateIssuanceRequestResponseValidationError) ErrorName() string
- func (e UpdateIssuanceRequestResponseValidationError) Field() string
- func (e UpdateIssuanceRequestResponseValidationError) Key() bool
- func (e UpdateIssuanceRequestResponseValidationError) Reason() string
- type UpdateIssuePartyRequest
- func (*UpdateIssuePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIssuePartyRequest) GetEblPlatformIdentifier() string
- func (x *UpdateIssuePartyRequest) GetId() string
- func (x *UpdateIssuePartyRequest) GetLegalName() string
- func (x *UpdateIssuePartyRequest) GetLocationOfRegistration() string
- func (x *UpdateIssuePartyRequest) GetRegistrationNumber() string
- func (x *UpdateIssuePartyRequest) GetRequestId() string
- func (x *UpdateIssuePartyRequest) GetUserEmail() string
- func (x *UpdateIssuePartyRequest) GetUserId() string
- func (*UpdateIssuePartyRequest) ProtoMessage()
- func (x *UpdateIssuePartyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuePartyRequest) Reset()
- func (x *UpdateIssuePartyRequest) String() string
- func (m *UpdateIssuePartyRequest) Validate() error
- func (m *UpdateIssuePartyRequest) ValidateAll() error
- type UpdateIssuePartyRequestMultiError
- type UpdateIssuePartyRequestValidationError
- func (e UpdateIssuePartyRequestValidationError) Cause() error
- func (e UpdateIssuePartyRequestValidationError) Error() string
- func (e UpdateIssuePartyRequestValidationError) ErrorName() string
- func (e UpdateIssuePartyRequestValidationError) Field() string
- func (e UpdateIssuePartyRequestValidationError) Key() bool
- func (e UpdateIssuePartyRequestValidationError) Reason() string
- type UpdateIssuePartyResponse
- func (*UpdateIssuePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateIssuePartyResponse) ProtoMessage()
- func (x *UpdateIssuePartyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuePartyResponse) Reset()
- func (x *UpdateIssuePartyResponse) String() string
- func (m *UpdateIssuePartyResponse) Validate() error
- func (m *UpdateIssuePartyResponse) ValidateAll() error
- type UpdateIssuePartyResponseMultiError
- type UpdateIssuePartyResponseValidationError
- func (e UpdateIssuePartyResponseValidationError) Cause() error
- func (e UpdateIssuePartyResponseValidationError) Error() string
- func (e UpdateIssuePartyResponseValidationError) ErrorName() string
- func (e UpdateIssuePartyResponseValidationError) Field() string
- func (e UpdateIssuePartyResponseValidationError) Key() bool
- func (e UpdateIssuePartyResponseValidationError) Reason() string
- type UpdateIssuePartySupportingCodeRequest
- func (*UpdateIssuePartySupportingCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIssuePartySupportingCodeRequest) GetId() string
- func (x *UpdateIssuePartySupportingCodeRequest) GetIssuePartyId() uint32
- func (x *UpdateIssuePartySupportingCodeRequest) GetPartyCode() string
- func (x *UpdateIssuePartySupportingCodeRequest) GetPartyCodeListProvider() string
- func (x *UpdateIssuePartySupportingCodeRequest) GetRequestId() string
- func (x *UpdateIssuePartySupportingCodeRequest) GetUserEmail() string
- func (x *UpdateIssuePartySupportingCodeRequest) GetUserId() string
- func (*UpdateIssuePartySupportingCodeRequest) ProtoMessage()
- func (x *UpdateIssuePartySupportingCodeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuePartySupportingCodeRequest) Reset()
- func (x *UpdateIssuePartySupportingCodeRequest) String() string
- func (m *UpdateIssuePartySupportingCodeRequest) Validate() error
- func (m *UpdateIssuePartySupportingCodeRequest) ValidateAll() error
- type UpdateIssuePartySupportingCodeRequestMultiError
- type UpdateIssuePartySupportingCodeRequestValidationError
- func (e UpdateIssuePartySupportingCodeRequestValidationError) Cause() error
- func (e UpdateIssuePartySupportingCodeRequestValidationError) Error() string
- func (e UpdateIssuePartySupportingCodeRequestValidationError) ErrorName() string
- func (e UpdateIssuePartySupportingCodeRequestValidationError) Field() string
- func (e UpdateIssuePartySupportingCodeRequestValidationError) Key() bool
- func (e UpdateIssuePartySupportingCodeRequestValidationError) Reason() string
- type UpdateIssuePartySupportingCodeResponse
- func (*UpdateIssuePartySupportingCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateIssuePartySupportingCodeResponse) ProtoMessage()
- func (x *UpdateIssuePartySupportingCodeResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIssuePartySupportingCodeResponse) Reset()
- func (x *UpdateIssuePartySupportingCodeResponse) String() string
- func (m *UpdateIssuePartySupportingCodeResponse) Validate() error
- func (m *UpdateIssuePartySupportingCodeResponse) ValidateAll() error
- type UpdateIssuePartySupportingCodeResponseMultiError
- type UpdateIssuePartySupportingCodeResponseValidationError
- func (e UpdateIssuePartySupportingCodeResponseValidationError) Cause() error
- func (e UpdateIssuePartySupportingCodeResponseValidationError) Error() string
- func (e UpdateIssuePartySupportingCodeResponseValidationError) ErrorName() string
- func (e UpdateIssuePartySupportingCodeResponseValidationError) Field() string
- func (e UpdateIssuePartySupportingCodeResponseValidationError) Key() bool
- func (e UpdateIssuePartySupportingCodeResponseValidationError) Reason() string
- type UpdateShippingInstructionByShippingInstructionReferenceRequest
- func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDisplayedNameForPlaceOfReceipt() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDocumentStatus() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetRequestId() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetShippingInstructionReference() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetTransportDocumentTypeCode() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserEmail() string
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserId() string
- func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoMessage()
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) Reset()
- func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) String() string
- func (m *UpdateShippingInstructionByShippingInstructionReferenceRequest) Validate() error
- func (m *UpdateShippingInstructionByShippingInstructionReferenceRequest) ValidateAll() error
- type UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError
- type UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Cause() error
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Error() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) ErrorName() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Field() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Key() bool
- func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Reason() string
- type UpdateShippingInstructionByShippingInstructionReferenceResponse
- func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoMessage()
- func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) Reset()
- func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) String() string
- func (m *UpdateShippingInstructionByShippingInstructionReferenceResponse) Validate() error
- func (m *UpdateShippingInstructionByShippingInstructionReferenceResponse) ValidateAll() error
- type UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError
- type UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Cause() error
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Error() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) ErrorName() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Field() string
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Key() bool
- func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Reason() string
- type UpdateSurrenderRequestAnswerRequest
- func (*UpdateSurrenderRequestAnswerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSurrenderRequestAnswerRequest) GetAction() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetComments() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetId() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetRequestId() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetSurrenderRequestReference() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetUserEmail() string
- func (x *UpdateSurrenderRequestAnswerRequest) GetUserId() string
- func (*UpdateSurrenderRequestAnswerRequest) ProtoMessage()
- func (x *UpdateSurrenderRequestAnswerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSurrenderRequestAnswerRequest) Reset()
- func (x *UpdateSurrenderRequestAnswerRequest) String() string
- func (m *UpdateSurrenderRequestAnswerRequest) Validate() error
- func (m *UpdateSurrenderRequestAnswerRequest) ValidateAll() error
- type UpdateSurrenderRequestAnswerRequestMultiError
- type UpdateSurrenderRequestAnswerRequestValidationError
- func (e UpdateSurrenderRequestAnswerRequestValidationError) Cause() error
- func (e UpdateSurrenderRequestAnswerRequestValidationError) Error() string
- func (e UpdateSurrenderRequestAnswerRequestValidationError) ErrorName() string
- func (e UpdateSurrenderRequestAnswerRequestValidationError) Field() string
- func (e UpdateSurrenderRequestAnswerRequestValidationError) Key() bool
- func (e UpdateSurrenderRequestAnswerRequestValidationError) Reason() string
- type UpdateSurrenderRequestAnswerResponse
- func (*UpdateSurrenderRequestAnswerResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateSurrenderRequestAnswerResponse) ProtoMessage()
- func (x *UpdateSurrenderRequestAnswerResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSurrenderRequestAnswerResponse) Reset()
- func (x *UpdateSurrenderRequestAnswerResponse) String() string
- func (m *UpdateSurrenderRequestAnswerResponse) Validate() error
- func (m *UpdateSurrenderRequestAnswerResponse) ValidateAll() error
- type UpdateSurrenderRequestAnswerResponseMultiError
- type UpdateSurrenderRequestAnswerResponseValidationError
- func (e UpdateSurrenderRequestAnswerResponseValidationError) Cause() error
- func (e UpdateSurrenderRequestAnswerResponseValidationError) Error() string
- func (e UpdateSurrenderRequestAnswerResponseValidationError) ErrorName() string
- func (e UpdateSurrenderRequestAnswerResponseValidationError) Field() string
- func (e UpdateSurrenderRequestAnswerResponseValidationError) Key() bool
- func (e UpdateSurrenderRequestAnswerResponseValidationError) Reason() string
- type UpdateSurrenderRequestRequest
- func (*UpdateSurrenderRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSurrenderRequestRequest) GetComments() string
- func (x *UpdateSurrenderRequestRequest) GetId() string
- func (x *UpdateSurrenderRequestRequest) GetRequestId() string
- func (x *UpdateSurrenderRequestRequest) GetSurrenderRequestCode() string
- func (x *UpdateSurrenderRequestRequest) GetSurrenderRequestReference() string
- func (x *UpdateSurrenderRequestRequest) GetTransportDocumentReference() string
- func (x *UpdateSurrenderRequestRequest) GetUserEmail() string
- func (x *UpdateSurrenderRequestRequest) GetUserId() string
- func (*UpdateSurrenderRequestRequest) ProtoMessage()
- func (x *UpdateSurrenderRequestRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSurrenderRequestRequest) Reset()
- func (x *UpdateSurrenderRequestRequest) String() string
- func (m *UpdateSurrenderRequestRequest) Validate() error
- func (m *UpdateSurrenderRequestRequest) ValidateAll() error
- type UpdateSurrenderRequestRequestMultiError
- type UpdateSurrenderRequestRequestValidationError
- func (e UpdateSurrenderRequestRequestValidationError) Cause() error
- func (e UpdateSurrenderRequestRequestValidationError) Error() string
- func (e UpdateSurrenderRequestRequestValidationError) ErrorName() string
- func (e UpdateSurrenderRequestRequestValidationError) Field() string
- func (e UpdateSurrenderRequestRequestValidationError) Key() bool
- func (e UpdateSurrenderRequestRequestValidationError) Reason() string
- type UpdateSurrenderRequestResponse
- func (*UpdateSurrenderRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateSurrenderRequestResponse) ProtoMessage()
- func (x *UpdateSurrenderRequestResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSurrenderRequestResponse) Reset()
- func (x *UpdateSurrenderRequestResponse) String() string
- func (m *UpdateSurrenderRequestResponse) Validate() error
- func (m *UpdateSurrenderRequestResponse) ValidateAll() error
- type UpdateSurrenderRequestResponseMultiError
- type UpdateSurrenderRequestResponseValidationError
- func (e UpdateSurrenderRequestResponseValidationError) Cause() error
- func (e UpdateSurrenderRequestResponseValidationError) Error() string
- func (e UpdateSurrenderRequestResponseValidationError) ErrorName() string
- func (e UpdateSurrenderRequestResponseValidationError) Field() string
- func (e UpdateSurrenderRequestResponseValidationError) Key() bool
- func (e UpdateSurrenderRequestResponseValidationError) Reason() string
- type UpdateTransactionPartyRequest
- func (*UpdateTransactionPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTransactionPartyRequest) GetEblPlatformIdentifier() string
- func (x *UpdateTransactionPartyRequest) GetId() string
- func (x *UpdateTransactionPartyRequest) GetLegalName() string
- func (x *UpdateTransactionPartyRequest) GetLocationOfRegistration() string
- func (x *UpdateTransactionPartyRequest) GetRegistrationNumber() string
- func (x *UpdateTransactionPartyRequest) GetRequestId() string
- func (x *UpdateTransactionPartyRequest) GetUserEmail() string
- func (x *UpdateTransactionPartyRequest) GetUserId() string
- func (*UpdateTransactionPartyRequest) ProtoMessage()
- func (x *UpdateTransactionPartyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTransactionPartyRequest) Reset()
- func (x *UpdateTransactionPartyRequest) String() string
- func (m *UpdateTransactionPartyRequest) Validate() error
- func (m *UpdateTransactionPartyRequest) ValidateAll() error
- type UpdateTransactionPartyRequestMultiError
- type UpdateTransactionPartyRequestValidationError
- func (e UpdateTransactionPartyRequestValidationError) Cause() error
- func (e UpdateTransactionPartyRequestValidationError) Error() string
- func (e UpdateTransactionPartyRequestValidationError) ErrorName() string
- func (e UpdateTransactionPartyRequestValidationError) Field() string
- func (e UpdateTransactionPartyRequestValidationError) Key() bool
- func (e UpdateTransactionPartyRequestValidationError) Reason() string
- type UpdateTransactionPartyResponse
- func (*UpdateTransactionPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTransactionPartyResponse) ProtoMessage()
- func (x *UpdateTransactionPartyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTransactionPartyResponse) Reset()
- func (x *UpdateTransactionPartyResponse) String() string
- func (m *UpdateTransactionPartyResponse) Validate() error
- func (m *UpdateTransactionPartyResponse) ValidateAll() error
- type UpdateTransactionPartyResponseMultiError
- type UpdateTransactionPartyResponseValidationError
- func (e UpdateTransactionPartyResponseValidationError) Cause() error
- func (e UpdateTransactionPartyResponseValidationError) Error() string
- func (e UpdateTransactionPartyResponseValidationError) ErrorName() string
- func (e UpdateTransactionPartyResponseValidationError) Field() string
- func (e UpdateTransactionPartyResponseValidationError) Key() bool
- func (e UpdateTransactionPartyResponseValidationError) Reason() string
- type UpdateTransactionPartySupportingCodeRequest
- func (*UpdateTransactionPartySupportingCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTransactionPartySupportingCodeRequest) GetId() string
- func (x *UpdateTransactionPartySupportingCodeRequest) GetPartyCode() string
- func (x *UpdateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider() string
- func (x *UpdateTransactionPartySupportingCodeRequest) GetRequestId() string
- func (x *UpdateTransactionPartySupportingCodeRequest) GetTransactionPartyId() uint32
- func (x *UpdateTransactionPartySupportingCodeRequest) GetUserEmail() string
- func (x *UpdateTransactionPartySupportingCodeRequest) GetUserId() string
- func (*UpdateTransactionPartySupportingCodeRequest) ProtoMessage()
- func (x *UpdateTransactionPartySupportingCodeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTransactionPartySupportingCodeRequest) Reset()
- func (x *UpdateTransactionPartySupportingCodeRequest) String() string
- func (m *UpdateTransactionPartySupportingCodeRequest) Validate() error
- func (m *UpdateTransactionPartySupportingCodeRequest) ValidateAll() error
- type UpdateTransactionPartySupportingCodeRequestMultiError
- type UpdateTransactionPartySupportingCodeRequestValidationError
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) Cause() error
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) Error() string
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) ErrorName() string
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) Field() string
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) Key() bool
- func (e UpdateTransactionPartySupportingCodeRequestValidationError) Reason() string
- type UpdateTransactionPartySupportingCodeResponse
- func (*UpdateTransactionPartySupportingCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTransactionPartySupportingCodeResponse) ProtoMessage()
- func (x *UpdateTransactionPartySupportingCodeResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTransactionPartySupportingCodeResponse) Reset()
- func (x *UpdateTransactionPartySupportingCodeResponse) String() string
- func (m *UpdateTransactionPartySupportingCodeResponse) Validate() error
- func (m *UpdateTransactionPartySupportingCodeResponse) ValidateAll() error
- type UpdateTransactionPartySupportingCodeResponseMultiError
- type UpdateTransactionPartySupportingCodeResponseValidationError
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) Cause() error
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) Error() string
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) ErrorName() string
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) Field() string
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) Key() bool
- func (e UpdateTransactionPartySupportingCodeResponseValidationError) Reason() string
Constants ¶
const ( ConsignmentItemService_CreateConsignmentItem_FullMethodName = "/ebl.v1.ConsignmentItemService/CreateConsignmentItem" ConsignmentItemService_CreateConsignmentItemsByShippingInstructionIdAndTOs_FullMethodName = "/ebl.v1.ConsignmentItemService/CreateConsignmentItemsByShippingInstructionIdAndTOs" ConsignmentItemService_FetchConsignmentItemsTOByShippingInstructionId_FullMethodName = "/ebl.v1.ConsignmentItemService/FetchConsignmentItemsTOByShippingInstructionId" ConsignmentItemService_RemoveConsignmentItemsByShippingInstructionId_FullMethodName = "/ebl.v1.ConsignmentItemService/RemoveConsignmentItemsByShippingInstructionId" )
const ( IssueRequestService_CreateIssueParty_FullMethodName = "/ebl.v1.IssueRequestService/CreateIssueParty" IssueRequestService_UpdateIssueParty_FullMethodName = "/ebl.v1.IssueRequestService/UpdateIssueParty" IssueRequestService_GetIssueParties_FullMethodName = "/ebl.v1.IssueRequestService/GetIssueParties" IssueRequestService_GetIssueParty_FullMethodName = "/ebl.v1.IssueRequestService/GetIssueParty" IssueRequestService_GetIssuePartyByPk_FullMethodName = "/ebl.v1.IssueRequestService/GetIssuePartyByPk" IssueRequestService_CreateIssuePartySupportingCode_FullMethodName = "/ebl.v1.IssueRequestService/CreateIssuePartySupportingCode" IssueRequestService_UpdateIssuePartySupportingCode_FullMethodName = "/ebl.v1.IssueRequestService/UpdateIssuePartySupportingCode" IssueRequestService_CreateIssuanceRequest_FullMethodName = "/ebl.v1.IssueRequestService/CreateIssuanceRequest" IssueRequestService_UpdateIssuanceRequest_FullMethodName = "/ebl.v1.IssueRequestService/UpdateIssuanceRequest" IssueRequestService_CreateEblVisualization_FullMethodName = "/ebl.v1.IssueRequestService/CreateEblVisualization" IssueRequestService_UpdateEblVisualization_FullMethodName = "/ebl.v1.IssueRequestService/UpdateEblVisualization" )
const ( IssueRequestResponseService_CreateIssuanceRequestResponse_FullMethodName = "/ebl.v1.IssueRequestResponseService/CreateIssuanceRequestResponse" IssueRequestResponseService_UpdateIssuanceRequestResponse_FullMethodName = "/ebl.v1.IssueRequestResponseService/UpdateIssuanceRequestResponse" )
const ( ShippingService_CreateShipment_FullMethodName = "/ebl.v1.ShippingService/CreateShipment" ShippingService_GetShipments_FullMethodName = "/ebl.v1.ShippingService/GetShipments" ShippingService_GetShipment_FullMethodName = "/ebl.v1.ShippingService/GetShipment" ShippingService_GetShipmentByPk_FullMethodName = "/ebl.v1.ShippingService/GetShipmentByPk" ShippingService_CreateTransport_FullMethodName = "/ebl.v1.ShippingService/CreateTransport" ShippingService_GetTransports_FullMethodName = "/ebl.v1.ShippingService/GetTransports" ShippingService_GetTransport_FullMethodName = "/ebl.v1.ShippingService/GetTransport" ShippingService_GetTransportByPk_FullMethodName = "/ebl.v1.ShippingService/GetTransportByPk" ShippingService_FindCarrierBookingReferenceByShippingInstructionId_FullMethodName = "/ebl.v1.ShippingService/FindCarrierBookingReferenceByShippingInstructionId" )
const ( ShippingInstructionService_CreateShippingInstruction_FullMethodName = "/ebl.v1.ShippingInstructionService/CreateShippingInstruction" ShippingInstructionService_GetShippingInstructions_FullMethodName = "/ebl.v1.ShippingInstructionService/GetShippingInstructions" ShippingInstructionService_FindById_FullMethodName = "/ebl.v1.ShippingInstructionService/FindById" ShippingInstructionService_GetShippingInstructionByPk_FullMethodName = "/ebl.v1.ShippingInstructionService/GetShippingInstructionByPk" ShippingInstructionService_FindByReference_FullMethodName = "/ebl.v1.ShippingInstructionService/FindByReference" ShippingInstructionService_UpdateShippingInstructionByShippingInstructionReference_FullMethodName = "/ebl.v1.ShippingInstructionService/UpdateShippingInstructionByShippingInstructionReference" )
const ( ShippingInstructionSummaryService_CreateShippingInstructionSummary_FullMethodName = "/ebl.v1.ShippingInstructionSummaryService/CreateShippingInstructionSummary" ShippingInstructionSummaryService_GetShippingInstructionSummaries_FullMethodName = "/ebl.v1.ShippingInstructionSummaryService/GetShippingInstructionSummaries" )
const ( SurrenderRequestService_CreateTransactionParty_FullMethodName = "/ebl.v1.SurrenderRequestService/CreateTransactionParty" SurrenderRequestService_UpdateTransactionParty_FullMethodName = "/ebl.v1.SurrenderRequestService/UpdateTransactionParty" SurrenderRequestService_GetTransactionParties_FullMethodName = "/ebl.v1.SurrenderRequestService/GetTransactionParties" SurrenderRequestService_GetTransactionParty_FullMethodName = "/ebl.v1.SurrenderRequestService/GetTransactionParty" SurrenderRequestService_GetTransactionPartyByPk_FullMethodName = "/ebl.v1.SurrenderRequestService/GetTransactionPartyByPk" SurrenderRequestService_CreateTransactionPartySupportingCode_FullMethodName = "/ebl.v1.SurrenderRequestService/CreateTransactionPartySupportingCode" SurrenderRequestService_UpdateTransactionPartySupportingCode_FullMethodName = "/ebl.v1.SurrenderRequestService/UpdateTransactionPartySupportingCode" SurrenderRequestService_CreateSurrenderRequest_FullMethodName = "/ebl.v1.SurrenderRequestService/CreateSurrenderRequest" SurrenderRequestService_UpdateSurrenderRequest_FullMethodName = "/ebl.v1.SurrenderRequestService/UpdateSurrenderRequest" SurrenderRequestService_CreateEndorsementChainLink_FullMethodName = "/ebl.v1.SurrenderRequestService/CreateEndorsementChainLink" SurrenderRequestService_UpdateEndorsementChainLink_FullMethodName = "/ebl.v1.SurrenderRequestService/UpdateEndorsementChainLink" )
const ( SurrenderRequestAnswerService_CreateSurrenderRequestAnswer_FullMethodName = "/ebl.v1.SurrenderRequestAnswerService/CreateSurrenderRequestAnswer" SurrenderRequestAnswerService_UpdateSurrenderRequestAnswer_FullMethodName = "/ebl.v1.SurrenderRequestAnswerService/UpdateSurrenderRequestAnswer" )
const ( TransportDocumentService_CreateTransportDocument_FullMethodName = "/ebl.v1.TransportDocumentService/CreateTransportDocument" TransportDocumentService_CreateTransportDocumentFromShippingInstructionTO_FullMethodName = "/ebl.v1.TransportDocumentService/CreateTransportDocumentFromShippingInstructionTO" TransportDocumentService_GetTransportDocuments_FullMethodName = "/ebl.v1.TransportDocumentService/GetTransportDocuments" TransportDocumentService_FindTransportDocumentById_FullMethodName = "/ebl.v1.TransportDocumentService/FindTransportDocumentById" TransportDocumentService_GetTransportDocumentByPk_FullMethodName = "/ebl.v1.TransportDocumentService/GetTransportDocumentByPk" TransportDocumentService_FindByTransportDocumentReference_FullMethodName = "/ebl.v1.TransportDocumentService/FindByTransportDocumentReference" TransportDocumentService_ApproveTransportDocument_FullMethodName = "/ebl.v1.TransportDocumentService/ApproveTransportDocument" TransportDocumentService_CreateTransportDocumentSummary_FullMethodName = "/ebl.v1.TransportDocumentService/CreateTransportDocumentSummary" TransportDocumentService_GetTransportDocumentSummaries_FullMethodName = "/ebl.v1.TransportDocumentService/GetTransportDocumentSummaries" TransportDocumentService_GetTransportDocumentSummaryByPk_FullMethodName = "/ebl.v1.TransportDocumentService/GetTransportDocumentSummaryByPk" )
Variables ¶
var ConsignmentItemService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.ConsignmentItemService", HandlerType: (*ConsignmentItemServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateConsignmentItem", Handler: _ConsignmentItemService_CreateConsignmentItem_Handler, }, { MethodName: "CreateConsignmentItemsByShippingInstructionIdAndTOs", Handler: _ConsignmentItemService_CreateConsignmentItemsByShippingInstructionIdAndTOs_Handler, }, { MethodName: "FetchConsignmentItemsTOByShippingInstructionId", Handler: _ConsignmentItemService_FetchConsignmentItemsTOByShippingInstructionId_Handler, }, { MethodName: "RemoveConsignmentItemsByShippingInstructionId", Handler: _ConsignmentItemService_RemoveConsignmentItemsByShippingInstructionId_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/consignmentitem.proto", }
ConsignmentItemService_ServiceDesc is the grpc.ServiceDesc for ConsignmentItemService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_ebl_v1_consignmentitem_proto protoreflect.FileDescriptor
var File_ebl_v1_issuerequest_proto protoreflect.FileDescriptor
var File_ebl_v1_issuerequestresponse_proto protoreflect.FileDescriptor
var File_ebl_v1_shipping_proto protoreflect.FileDescriptor
var File_ebl_v1_shippinginstruction_proto protoreflect.FileDescriptor
var File_ebl_v1_shippinginstructionsummary_proto protoreflect.FileDescriptor
var File_ebl_v1_surrenderrequest_proto protoreflect.FileDescriptor
var File_ebl_v1_surrenderrequestanswer_proto protoreflect.FileDescriptor
var File_ebl_v1_transportdocument_proto protoreflect.FileDescriptor
var IssueRequestResponseService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.IssueRequestResponseService", HandlerType: (*IssueRequestResponseServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateIssuanceRequestResponse", Handler: _IssueRequestResponseService_CreateIssuanceRequestResponse_Handler, }, { MethodName: "UpdateIssuanceRequestResponse", Handler: _IssueRequestResponseService_UpdateIssuanceRequestResponse_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/issuerequestresponse.proto", }
IssueRequestResponseService_ServiceDesc is the grpc.ServiceDesc for IssueRequestResponseService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var IssueRequestService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.IssueRequestService", HandlerType: (*IssueRequestServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateIssueParty", Handler: _IssueRequestService_CreateIssueParty_Handler, }, { MethodName: "UpdateIssueParty", Handler: _IssueRequestService_UpdateIssueParty_Handler, }, { MethodName: "GetIssueParties", Handler: _IssueRequestService_GetIssueParties_Handler, }, { MethodName: "GetIssueParty", Handler: _IssueRequestService_GetIssueParty_Handler, }, { MethodName: "GetIssuePartyByPk", Handler: _IssueRequestService_GetIssuePartyByPk_Handler, }, { MethodName: "CreateIssuePartySupportingCode", Handler: _IssueRequestService_CreateIssuePartySupportingCode_Handler, }, { MethodName: "UpdateIssuePartySupportingCode", Handler: _IssueRequestService_UpdateIssuePartySupportingCode_Handler, }, { MethodName: "CreateIssuanceRequest", Handler: _IssueRequestService_CreateIssuanceRequest_Handler, }, { MethodName: "UpdateIssuanceRequest", Handler: _IssueRequestService_UpdateIssuanceRequest_Handler, }, { MethodName: "CreateEblVisualization", Handler: _IssueRequestService_CreateEblVisualization_Handler, }, { MethodName: "UpdateEblVisualization", Handler: _IssueRequestService_UpdateEblVisualization_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/issuerequest.proto", }
IssueRequestService_ServiceDesc is the grpc.ServiceDesc for IssueRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ShippingInstructionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.ShippingInstructionService", HandlerType: (*ShippingInstructionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateShippingInstruction", Handler: _ShippingInstructionService_CreateShippingInstruction_Handler, }, { MethodName: "GetShippingInstructions", Handler: _ShippingInstructionService_GetShippingInstructions_Handler, }, { MethodName: "FindById", Handler: _ShippingInstructionService_FindById_Handler, }, { MethodName: "GetShippingInstructionByPk", Handler: _ShippingInstructionService_GetShippingInstructionByPk_Handler, }, { MethodName: "FindByReference", Handler: _ShippingInstructionService_FindByReference_Handler, }, { MethodName: "UpdateShippingInstructionByShippingInstructionReference", Handler: _ShippingInstructionService_UpdateShippingInstructionByShippingInstructionReference_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/shippinginstruction.proto", }
ShippingInstructionService_ServiceDesc is the grpc.ServiceDesc for ShippingInstructionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ShippingInstructionSummaryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.ShippingInstructionSummaryService", HandlerType: (*ShippingInstructionSummaryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateShippingInstructionSummary", Handler: _ShippingInstructionSummaryService_CreateShippingInstructionSummary_Handler, }, { MethodName: "GetShippingInstructionSummaries", Handler: _ShippingInstructionSummaryService_GetShippingInstructionSummaries_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/shippinginstructionsummary.proto", }
ShippingInstructionSummaryService_ServiceDesc is the grpc.ServiceDesc for ShippingInstructionSummaryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ShippingService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.ShippingService", HandlerType: (*ShippingServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateShipment", Handler: _ShippingService_CreateShipment_Handler, }, { MethodName: "GetShipments", Handler: _ShippingService_GetShipments_Handler, }, { MethodName: "GetShipment", Handler: _ShippingService_GetShipment_Handler, }, { MethodName: "GetShipmentByPk", Handler: _ShippingService_GetShipmentByPk_Handler, }, { MethodName: "CreateTransport", Handler: _ShippingService_CreateTransport_Handler, }, { MethodName: "GetTransports", Handler: _ShippingService_GetTransports_Handler, }, { MethodName: "GetTransport", Handler: _ShippingService_GetTransport_Handler, }, { MethodName: "GetTransportByPk", Handler: _ShippingService_GetTransportByPk_Handler, }, { MethodName: "FindCarrierBookingReferenceByShippingInstructionId", Handler: _ShippingService_FindCarrierBookingReferenceByShippingInstructionId_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/shipping.proto", }
ShippingService_ServiceDesc is the grpc.ServiceDesc for ShippingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SurrenderRequestAnswerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.SurrenderRequestAnswerService", HandlerType: (*SurrenderRequestAnswerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateSurrenderRequestAnswer", Handler: _SurrenderRequestAnswerService_CreateSurrenderRequestAnswer_Handler, }, { MethodName: "UpdateSurrenderRequestAnswer", Handler: _SurrenderRequestAnswerService_UpdateSurrenderRequestAnswer_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/surrenderrequestanswer.proto", }
SurrenderRequestAnswerService_ServiceDesc is the grpc.ServiceDesc for SurrenderRequestAnswerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SurrenderRequestService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.SurrenderRequestService", HandlerType: (*SurrenderRequestServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateTransactionParty", Handler: _SurrenderRequestService_CreateTransactionParty_Handler, }, { MethodName: "UpdateTransactionParty", Handler: _SurrenderRequestService_UpdateTransactionParty_Handler, }, { MethodName: "GetTransactionParties", Handler: _SurrenderRequestService_GetTransactionParties_Handler, }, { MethodName: "GetTransactionParty", Handler: _SurrenderRequestService_GetTransactionParty_Handler, }, { MethodName: "GetTransactionPartyByPk", Handler: _SurrenderRequestService_GetTransactionPartyByPk_Handler, }, { MethodName: "CreateTransactionPartySupportingCode", Handler: _SurrenderRequestService_CreateTransactionPartySupportingCode_Handler, }, { MethodName: "UpdateTransactionPartySupportingCode", Handler: _SurrenderRequestService_UpdateTransactionPartySupportingCode_Handler, }, { MethodName: "CreateSurrenderRequest", Handler: _SurrenderRequestService_CreateSurrenderRequest_Handler, }, { MethodName: "UpdateSurrenderRequest", Handler: _SurrenderRequestService_UpdateSurrenderRequest_Handler, }, { MethodName: "CreateEndorsementChainLink", Handler: _SurrenderRequestService_CreateEndorsementChainLink_Handler, }, { MethodName: "UpdateEndorsementChainLink", Handler: _SurrenderRequestService_UpdateEndorsementChainLink_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/surrenderrequest.proto", }
SurrenderRequestService_ServiceDesc is the grpc.ServiceDesc for SurrenderRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TransportDocumentService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ebl.v1.TransportDocumentService", HandlerType: (*TransportDocumentServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateTransportDocument", Handler: _TransportDocumentService_CreateTransportDocument_Handler, }, { MethodName: "CreateTransportDocumentFromShippingInstructionTO", Handler: _TransportDocumentService_CreateTransportDocumentFromShippingInstructionTO_Handler, }, { MethodName: "GetTransportDocuments", Handler: _TransportDocumentService_GetTransportDocuments_Handler, }, { MethodName: "FindTransportDocumentById", Handler: _TransportDocumentService_FindTransportDocumentById_Handler, }, { MethodName: "GetTransportDocumentByPk", Handler: _TransportDocumentService_GetTransportDocumentByPk_Handler, }, { MethodName: "FindByTransportDocumentReference", Handler: _TransportDocumentService_FindByTransportDocumentReference_Handler, }, { MethodName: "ApproveTransportDocument", Handler: _TransportDocumentService_ApproveTransportDocument_Handler, }, { MethodName: "CreateTransportDocumentSummary", Handler: _TransportDocumentService_CreateTransportDocumentSummary_Handler, }, { MethodName: "GetTransportDocumentSummaries", Handler: _TransportDocumentService_GetTransportDocumentSummaries_Handler, }, { MethodName: "GetTransportDocumentSummaryByPk", Handler: _TransportDocumentService_GetTransportDocumentSummaryByPk_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ebl/v1/transportdocument.proto", }
TransportDocumentService_ServiceDesc is the grpc.ServiceDesc for TransportDocumentService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterConsignmentItemServiceServer ¶
func RegisterConsignmentItemServiceServer(s grpc.ServiceRegistrar, srv ConsignmentItemServiceServer)
func RegisterIssueRequestResponseServiceServer ¶
func RegisterIssueRequestResponseServiceServer(s grpc.ServiceRegistrar, srv IssueRequestResponseServiceServer)
func RegisterIssueRequestServiceServer ¶
func RegisterIssueRequestServiceServer(s grpc.ServiceRegistrar, srv IssueRequestServiceServer)
func RegisterShippingInstructionServiceServer ¶
func RegisterShippingInstructionServiceServer(s grpc.ServiceRegistrar, srv ShippingInstructionServiceServer)
func RegisterShippingInstructionSummaryServiceServer ¶
func RegisterShippingInstructionSummaryServiceServer(s grpc.ServiceRegistrar, srv ShippingInstructionSummaryServiceServer)
func RegisterShippingServiceServer ¶
func RegisterShippingServiceServer(s grpc.ServiceRegistrar, srv ShippingServiceServer)
func RegisterSurrenderRequestAnswerServiceServer ¶
func RegisterSurrenderRequestAnswerServiceServer(s grpc.ServiceRegistrar, srv SurrenderRequestAnswerServiceServer)
func RegisterSurrenderRequestServiceServer ¶
func RegisterSurrenderRequestServiceServer(s grpc.ServiceRegistrar, srv SurrenderRequestServiceServer)
func RegisterTransportDocumentServiceServer ¶
func RegisterTransportDocumentServiceServer(s grpc.ServiceRegistrar, srv TransportDocumentServiceServer)
Types ¶
type ApproveTransportDocumentRequest ¶
type ApproveTransportDocumentRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*ApproveTransportDocumentRequest) Descriptor
deprecated
func (*ApproveTransportDocumentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApproveTransportDocumentRequest.ProtoReflect.Descriptor instead.
func (*ApproveTransportDocumentRequest) GetRequestId ¶
func (x *ApproveTransportDocumentRequest) GetRequestId() string
func (*ApproveTransportDocumentRequest) GetTransportDocumentReference ¶
func (x *ApproveTransportDocumentRequest) GetTransportDocumentReference() string
func (*ApproveTransportDocumentRequest) GetUserEmail ¶
func (x *ApproveTransportDocumentRequest) GetUserEmail() string
func (*ApproveTransportDocumentRequest) GetUserId ¶
func (x *ApproveTransportDocumentRequest) GetUserId() string
func (*ApproveTransportDocumentRequest) ProtoMessage ¶
func (*ApproveTransportDocumentRequest) ProtoMessage()
func (*ApproveTransportDocumentRequest) ProtoReflect ¶
func (x *ApproveTransportDocumentRequest) ProtoReflect() protoreflect.Message
func (*ApproveTransportDocumentRequest) Reset ¶
func (x *ApproveTransportDocumentRequest) Reset()
func (*ApproveTransportDocumentRequest) String ¶
func (x *ApproveTransportDocumentRequest) String() string
func (*ApproveTransportDocumentRequest) Validate ¶
func (m *ApproveTransportDocumentRequest) Validate() error
Validate checks the field values on ApproveTransportDocumentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ApproveTransportDocumentRequest) ValidateAll ¶
func (m *ApproveTransportDocumentRequest) ValidateAll() error
ValidateAll checks the field values on ApproveTransportDocumentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ApproveTransportDocumentRequestMultiError, or nil if none found.
type ApproveTransportDocumentRequestMultiError ¶
type ApproveTransportDocumentRequestMultiError []error
ApproveTransportDocumentRequestMultiError is an error wrapping multiple validation errors returned by ApproveTransportDocumentRequest.ValidateAll() if the designated constraints aren't met.
func (ApproveTransportDocumentRequestMultiError) AllErrors ¶
func (m ApproveTransportDocumentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveTransportDocumentRequestMultiError) Error ¶
func (m ApproveTransportDocumentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveTransportDocumentRequestValidationError ¶
type ApproveTransportDocumentRequestValidationError struct {
// contains filtered or unexported fields
}
ApproveTransportDocumentRequestValidationError is the validation error returned by ApproveTransportDocumentRequest.Validate if the designated constraints aren't met.
func (ApproveTransportDocumentRequestValidationError) Cause ¶
func (e ApproveTransportDocumentRequestValidationError) Cause() error
Cause function returns cause value.
func (ApproveTransportDocumentRequestValidationError) Error ¶
func (e ApproveTransportDocumentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveTransportDocumentRequestValidationError) ErrorName ¶
func (e ApproveTransportDocumentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveTransportDocumentRequestValidationError) Field ¶
func (e ApproveTransportDocumentRequestValidationError) Field() string
Field function returns field value.
func (ApproveTransportDocumentRequestValidationError) Key ¶
func (e ApproveTransportDocumentRequestValidationError) Key() bool
Key function returns key value.
func (ApproveTransportDocumentRequestValidationError) Reason ¶
func (e ApproveTransportDocumentRequestValidationError) Reason() string
Reason function returns reason value.
type ApproveTransportDocumentResponse ¶
type ApproveTransportDocumentResponse struct {
// contains filtered or unexported fields
}
func (*ApproveTransportDocumentResponse) Descriptor
deprecated
func (*ApproveTransportDocumentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApproveTransportDocumentResponse.ProtoReflect.Descriptor instead.
func (*ApproveTransportDocumentResponse) ProtoMessage ¶
func (*ApproveTransportDocumentResponse) ProtoMessage()
func (*ApproveTransportDocumentResponse) ProtoReflect ¶
func (x *ApproveTransportDocumentResponse) ProtoReflect() protoreflect.Message
func (*ApproveTransportDocumentResponse) Reset ¶
func (x *ApproveTransportDocumentResponse) Reset()
func (*ApproveTransportDocumentResponse) String ¶
func (x *ApproveTransportDocumentResponse) String() string
func (*ApproveTransportDocumentResponse) Validate ¶
func (m *ApproveTransportDocumentResponse) Validate() error
Validate checks the field values on ApproveTransportDocumentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ApproveTransportDocumentResponse) ValidateAll ¶
func (m *ApproveTransportDocumentResponse) ValidateAll() error
ValidateAll checks the field values on ApproveTransportDocumentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ApproveTransportDocumentResponseMultiError, or nil if none found.
type ApproveTransportDocumentResponseMultiError ¶
type ApproveTransportDocumentResponseMultiError []error
ApproveTransportDocumentResponseMultiError is an error wrapping multiple validation errors returned by ApproveTransportDocumentResponse.ValidateAll() if the designated constraints aren't met.
func (ApproveTransportDocumentResponseMultiError) AllErrors ¶
func (m ApproveTransportDocumentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveTransportDocumentResponseMultiError) Error ¶
func (m ApproveTransportDocumentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveTransportDocumentResponseValidationError ¶
type ApproveTransportDocumentResponseValidationError struct {
// contains filtered or unexported fields
}
ApproveTransportDocumentResponseValidationError is the validation error returned by ApproveTransportDocumentResponse.Validate if the designated constraints aren't met.
func (ApproveTransportDocumentResponseValidationError) Cause ¶
func (e ApproveTransportDocumentResponseValidationError) Cause() error
Cause function returns cause value.
func (ApproveTransportDocumentResponseValidationError) Error ¶
func (e ApproveTransportDocumentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveTransportDocumentResponseValidationError) ErrorName ¶
func (e ApproveTransportDocumentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveTransportDocumentResponseValidationError) Field ¶
func (e ApproveTransportDocumentResponseValidationError) Field() string
Field function returns field value.
func (ApproveTransportDocumentResponseValidationError) Key ¶
func (e ApproveTransportDocumentResponseValidationError) Key() bool
Key function returns key value.
func (ApproveTransportDocumentResponseValidationError) Reason ¶
func (e ApproveTransportDocumentResponseValidationError) Reason() string
Reason function returns reason value.
type CargoItem ¶
type CargoItem struct { CargoItemD *CargoItemD `protobuf:"bytes,1,opt,name=cargo_item_d,json=cargoItemD,proto3" json:"cargo_item_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` CargoLineItems []*CargoLineItem `protobuf:"bytes,4,rep,name=cargo_line_items,json=cargoLineItems,proto3" json:"cargo_line_items,omitempty"` // contains filtered or unexported fields }
func (*CargoItem) Descriptor
deprecated
func (*CargoItem) GetCargoItemD ¶
func (x *CargoItem) GetCargoItemD() *CargoItemD
func (*CargoItem) GetCargoLineItems ¶
func (x *CargoItem) GetCargoLineItems() []*CargoLineItem
func (*CargoItem) GetCrUpdTime ¶
func (*CargoItem) GetCrUpdUser ¶
func (*CargoItem) ProtoMessage ¶
func (*CargoItem) ProtoMessage()
func (*CargoItem) ProtoReflect ¶
func (x *CargoItem) ProtoReflect() protoreflect.Message
func (*CargoItem) Validate ¶
Validate checks the field values on CargoItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CargoItem) ValidateAll ¶
ValidateAll checks the field values on CargoItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CargoItemMultiError, or nil if none found.
type CargoItemD ¶
type CargoItemD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` ConsignmentItemId uint32 `protobuf:"varint,4,opt,name=consignment_item_id,json=consignmentItemId,proto3" json:"consignment_item_id,omitempty"` Weight float64 `protobuf:"fixed64,5,opt,name=weight,proto3" json:"weight,omitempty"` Volume float64 `protobuf:"fixed64,6,opt,name=volume,proto3" json:"volume,omitempty"` WeightUnit string `protobuf:"bytes,7,opt,name=weight_unit,json=weightUnit,proto3" json:"weight_unit,omitempty"` VolumeUnit string `protobuf:"bytes,8,opt,name=volume_unit,json=volumeUnit,proto3" json:"volume_unit,omitempty"` NumberOfPackages uint32 `protobuf:"varint,9,opt,name=number_of_packages,json=numberOfPackages,proto3" json:"number_of_packages,omitempty"` PackageCode string `protobuf:"bytes,10,opt,name=package_code,json=packageCode,proto3" json:"package_code,omitempty"` UtilizedTransportEquipmentId uint32 `` /* 151-byte string literal not displayed */ PackageNameOnBl string `protobuf:"bytes,12,opt,name=package_name_on_bl,json=packageNameOnBl,proto3" json:"package_name_on_bl,omitempty"` // contains filtered or unexported fields }
func (*CargoItemD) Descriptor
deprecated
func (*CargoItemD) Descriptor() ([]byte, []int)
Deprecated: Use CargoItemD.ProtoReflect.Descriptor instead.
func (*CargoItemD) GetConsignmentItemId ¶
func (x *CargoItemD) GetConsignmentItemId() uint32
func (*CargoItemD) GetId ¶
func (x *CargoItemD) GetId() uint32
func (*CargoItemD) GetIdS ¶
func (x *CargoItemD) GetIdS() string
func (*CargoItemD) GetNumberOfPackages ¶
func (x *CargoItemD) GetNumberOfPackages() uint32
func (*CargoItemD) GetPackageCode ¶
func (x *CargoItemD) GetPackageCode() string
func (*CargoItemD) GetPackageNameOnBl ¶
func (x *CargoItemD) GetPackageNameOnBl() string
func (*CargoItemD) GetUtilizedTransportEquipmentId ¶
func (x *CargoItemD) GetUtilizedTransportEquipmentId() uint32
func (*CargoItemD) GetUuid4 ¶
func (x *CargoItemD) GetUuid4() []byte
func (*CargoItemD) GetVolume ¶
func (x *CargoItemD) GetVolume() float64
func (*CargoItemD) GetVolumeUnit ¶
func (x *CargoItemD) GetVolumeUnit() string
func (*CargoItemD) GetWeight ¶
func (x *CargoItemD) GetWeight() float64
func (*CargoItemD) GetWeightUnit ¶
func (x *CargoItemD) GetWeightUnit() string
func (*CargoItemD) ProtoMessage ¶
func (*CargoItemD) ProtoMessage()
func (*CargoItemD) ProtoReflect ¶
func (x *CargoItemD) ProtoReflect() protoreflect.Message
func (*CargoItemD) Reset ¶
func (x *CargoItemD) Reset()
func (*CargoItemD) String ¶
func (x *CargoItemD) String() string
func (*CargoItemD) Validate ¶
func (m *CargoItemD) Validate() error
Validate checks the field values on CargoItemD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CargoItemD) ValidateAll ¶
func (m *CargoItemD) ValidateAll() error
ValidateAll checks the field values on CargoItemD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CargoItemDMultiError, or nil if none found.
type CargoItemDMultiError ¶
type CargoItemDMultiError []error
CargoItemDMultiError is an error wrapping multiple validation errors returned by CargoItemD.ValidateAll() if the designated constraints aren't met.
func (CargoItemDMultiError) AllErrors ¶
func (m CargoItemDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CargoItemDMultiError) Error ¶
func (m CargoItemDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CargoItemDValidationError ¶
type CargoItemDValidationError struct {
// contains filtered or unexported fields
}
CargoItemDValidationError is the validation error returned by CargoItemD.Validate if the designated constraints aren't met.
func (CargoItemDValidationError) Cause ¶
func (e CargoItemDValidationError) Cause() error
Cause function returns cause value.
func (CargoItemDValidationError) Error ¶
func (e CargoItemDValidationError) Error() string
Error satisfies the builtin error interface
func (CargoItemDValidationError) ErrorName ¶
func (e CargoItemDValidationError) ErrorName() string
ErrorName returns error name.
func (CargoItemDValidationError) Field ¶
func (e CargoItemDValidationError) Field() string
Field function returns field value.
func (CargoItemDValidationError) Key ¶
func (e CargoItemDValidationError) Key() bool
Key function returns key value.
func (CargoItemDValidationError) Reason ¶
func (e CargoItemDValidationError) Reason() string
Reason function returns reason value.
type CargoItemMultiError ¶
type CargoItemMultiError []error
CargoItemMultiError is an error wrapping multiple validation errors returned by CargoItem.ValidateAll() if the designated constraints aren't met.
func (CargoItemMultiError) AllErrors ¶
func (m CargoItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CargoItemMultiError) Error ¶
func (m CargoItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CargoItemValidationError ¶
type CargoItemValidationError struct {
// contains filtered or unexported fields
}
CargoItemValidationError is the validation error returned by CargoItem.Validate if the designated constraints aren't met.
func (CargoItemValidationError) Cause ¶
func (e CargoItemValidationError) Cause() error
Cause function returns cause value.
func (CargoItemValidationError) Error ¶
func (e CargoItemValidationError) Error() string
Error satisfies the builtin error interface
func (CargoItemValidationError) ErrorName ¶
func (e CargoItemValidationError) ErrorName() string
ErrorName returns error name.
func (CargoItemValidationError) Field ¶
func (e CargoItemValidationError) Field() string
Field function returns field value.
func (CargoItemValidationError) Key ¶
func (e CargoItemValidationError) Key() bool
Key function returns key value.
func (CargoItemValidationError) Reason ¶
func (e CargoItemValidationError) Reason() string
Reason function returns reason value.
type CargoLineItem ¶
type CargoLineItem struct { CargoLineItemD *CargoLineItemD `protobuf:"bytes,1,opt,name=cargo_line_item_d,json=cargoLineItemD,proto3" json:"cargo_line_item_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*CargoLineItem) Descriptor
deprecated
func (*CargoLineItem) Descriptor() ([]byte, []int)
Deprecated: Use CargoLineItem.ProtoReflect.Descriptor instead.
func (*CargoLineItem) GetCargoLineItemD ¶
func (x *CargoLineItem) GetCargoLineItemD() *CargoLineItemD
func (*CargoLineItem) GetCrUpdTime ¶
func (x *CargoLineItem) GetCrUpdTime() *v1.CrUpdTime
func (*CargoLineItem) GetCrUpdUser ¶
func (x *CargoLineItem) GetCrUpdUser() *v1.CrUpdUser
func (*CargoLineItem) ProtoMessage ¶
func (*CargoLineItem) ProtoMessage()
func (*CargoLineItem) ProtoReflect ¶
func (x *CargoLineItem) ProtoReflect() protoreflect.Message
func (*CargoLineItem) Reset ¶
func (x *CargoLineItem) Reset()
func (*CargoLineItem) String ¶
func (x *CargoLineItem) String() string
func (*CargoLineItem) Validate ¶
func (m *CargoLineItem) Validate() error
Validate checks the field values on CargoLineItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CargoLineItem) ValidateAll ¶
func (m *CargoLineItem) ValidateAll() error
ValidateAll checks the field values on CargoLineItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CargoLineItemMultiError, or nil if none found.
type CargoLineItemD ¶
type CargoLineItemD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` CargoItemId uint32 `protobuf:"varint,4,opt,name=cargo_item_id,json=cargoItemId,proto3" json:"cargo_item_id,omitempty"` ShippingMarks string `protobuf:"bytes,5,opt,name=shipping_marks,json=shippingMarks,proto3" json:"shipping_marks,omitempty"` // contains filtered or unexported fields }
func (*CargoLineItemD) Descriptor
deprecated
func (*CargoLineItemD) Descriptor() ([]byte, []int)
Deprecated: Use CargoLineItemD.ProtoReflect.Descriptor instead.
func (*CargoLineItemD) GetCargoItemId ¶
func (x *CargoLineItemD) GetCargoItemId() uint32
func (*CargoLineItemD) GetId ¶
func (x *CargoLineItemD) GetId() uint32
func (*CargoLineItemD) GetIdS ¶
func (x *CargoLineItemD) GetIdS() string
func (*CargoLineItemD) GetShippingMarks ¶
func (x *CargoLineItemD) GetShippingMarks() string
func (*CargoLineItemD) GetUuid4 ¶
func (x *CargoLineItemD) GetUuid4() []byte
func (*CargoLineItemD) ProtoMessage ¶
func (*CargoLineItemD) ProtoMessage()
func (*CargoLineItemD) ProtoReflect ¶
func (x *CargoLineItemD) ProtoReflect() protoreflect.Message
func (*CargoLineItemD) Reset ¶
func (x *CargoLineItemD) Reset()
func (*CargoLineItemD) String ¶
func (x *CargoLineItemD) String() string
func (*CargoLineItemD) Validate ¶
func (m *CargoLineItemD) Validate() error
Validate checks the field values on CargoLineItemD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CargoLineItemD) ValidateAll ¶
func (m *CargoLineItemD) ValidateAll() error
ValidateAll checks the field values on CargoLineItemD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CargoLineItemDMultiError, or nil if none found.
type CargoLineItemDMultiError ¶
type CargoLineItemDMultiError []error
CargoLineItemDMultiError is an error wrapping multiple validation errors returned by CargoLineItemD.ValidateAll() if the designated constraints aren't met.
func (CargoLineItemDMultiError) AllErrors ¶
func (m CargoLineItemDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CargoLineItemDMultiError) Error ¶
func (m CargoLineItemDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CargoLineItemDValidationError ¶
type CargoLineItemDValidationError struct {
// contains filtered or unexported fields
}
CargoLineItemDValidationError is the validation error returned by CargoLineItemD.Validate if the designated constraints aren't met.
func (CargoLineItemDValidationError) Cause ¶
func (e CargoLineItemDValidationError) Cause() error
Cause function returns cause value.
func (CargoLineItemDValidationError) Error ¶
func (e CargoLineItemDValidationError) Error() string
Error satisfies the builtin error interface
func (CargoLineItemDValidationError) ErrorName ¶
func (e CargoLineItemDValidationError) ErrorName() string
ErrorName returns error name.
func (CargoLineItemDValidationError) Field ¶
func (e CargoLineItemDValidationError) Field() string
Field function returns field value.
func (CargoLineItemDValidationError) Key ¶
func (e CargoLineItemDValidationError) Key() bool
Key function returns key value.
func (CargoLineItemDValidationError) Reason ¶
func (e CargoLineItemDValidationError) Reason() string
Reason function returns reason value.
type CargoLineItemMultiError ¶
type CargoLineItemMultiError []error
CargoLineItemMultiError is an error wrapping multiple validation errors returned by CargoLineItem.ValidateAll() if the designated constraints aren't met.
func (CargoLineItemMultiError) AllErrors ¶
func (m CargoLineItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CargoLineItemMultiError) Error ¶
func (m CargoLineItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CargoLineItemValidationError ¶
type CargoLineItemValidationError struct {
// contains filtered or unexported fields
}
CargoLineItemValidationError is the validation error returned by CargoLineItem.Validate if the designated constraints aren't met.
func (CargoLineItemValidationError) Cause ¶
func (e CargoLineItemValidationError) Cause() error
Cause function returns cause value.
func (CargoLineItemValidationError) Error ¶
func (e CargoLineItemValidationError) Error() string
Error satisfies the builtin error interface
func (CargoLineItemValidationError) ErrorName ¶
func (e CargoLineItemValidationError) ErrorName() string
ErrorName returns error name.
func (CargoLineItemValidationError) Field ¶
func (e CargoLineItemValidationError) Field() string
Field function returns field value.
func (CargoLineItemValidationError) Key ¶
func (e CargoLineItemValidationError) Key() bool
Key function returns key value.
func (CargoLineItemValidationError) Reason ¶
func (e CargoLineItemValidationError) Reason() string
Reason function returns reason value.
type ConsignmentItem ¶
type ConsignmentItem struct { ConsignmentItemD *ConsignmentItemD `protobuf:"bytes,1,opt,name=consignment_item_d,json=consignmentItemD,proto3" json:"consignment_item_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` CargoItems []*CargoItem `protobuf:"bytes,4,rep,name=cargo_items,json=cargoItems,proto3" json:"cargo_items,omitempty"` // contains filtered or unexported fields }
func (*ConsignmentItem) Descriptor
deprecated
func (*ConsignmentItem) Descriptor() ([]byte, []int)
Deprecated: Use ConsignmentItem.ProtoReflect.Descriptor instead.
func (*ConsignmentItem) GetCargoItems ¶
func (x *ConsignmentItem) GetCargoItems() []*CargoItem
func (*ConsignmentItem) GetConsignmentItemD ¶
func (x *ConsignmentItem) GetConsignmentItemD() *ConsignmentItemD
func (*ConsignmentItem) GetCrUpdTime ¶
func (x *ConsignmentItem) GetCrUpdTime() *v1.CrUpdTime
func (*ConsignmentItem) GetCrUpdUser ¶
func (x *ConsignmentItem) GetCrUpdUser() *v1.CrUpdUser
func (*ConsignmentItem) ProtoMessage ¶
func (*ConsignmentItem) ProtoMessage()
func (*ConsignmentItem) ProtoReflect ¶
func (x *ConsignmentItem) ProtoReflect() protoreflect.Message
func (*ConsignmentItem) Reset ¶
func (x *ConsignmentItem) Reset()
func (*ConsignmentItem) String ¶
func (x *ConsignmentItem) String() string
func (*ConsignmentItem) Validate ¶
func (m *ConsignmentItem) Validate() error
Validate checks the field values on ConsignmentItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ConsignmentItem) ValidateAll ¶
func (m *ConsignmentItem) ValidateAll() error
ValidateAll checks the field values on ConsignmentItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConsignmentItemMultiError, or nil if none found.
type ConsignmentItemD ¶
type ConsignmentItemD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` DescriptionOfGoods string `protobuf:"bytes,4,opt,name=description_of_goods,json=descriptionOfGoods,proto3" json:"description_of_goods,omitempty"` HsCode string `protobuf:"bytes,5,opt,name=hs_code,json=hsCode,proto3" json:"hs_code,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ Weight float64 `protobuf:"fixed64,7,opt,name=weight,proto3" json:"weight,omitempty"` Volume float64 `protobuf:"fixed64,8,opt,name=volume,proto3" json:"volume,omitempty"` WeightUnit string `protobuf:"bytes,9,opt,name=weight_unit,json=weightUnit,proto3" json:"weight_unit,omitempty"` VolumeUnit string `protobuf:"bytes,10,opt,name=volume_unit,json=volumeUnit,proto3" json:"volume_unit,omitempty"` ShipmentId uint32 `protobuf:"varint,11,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` // contains filtered or unexported fields }
func (*ConsignmentItemD) Descriptor
deprecated
func (*ConsignmentItemD) Descriptor() ([]byte, []int)
Deprecated: Use ConsignmentItemD.ProtoReflect.Descriptor instead.
func (*ConsignmentItemD) GetDescriptionOfGoods ¶
func (x *ConsignmentItemD) GetDescriptionOfGoods() string
func (*ConsignmentItemD) GetHsCode ¶
func (x *ConsignmentItemD) GetHsCode() string
func (*ConsignmentItemD) GetId ¶
func (x *ConsignmentItemD) GetId() uint32
func (*ConsignmentItemD) GetIdS ¶
func (x *ConsignmentItemD) GetIdS() string
func (*ConsignmentItemD) GetShipmentId ¶
func (x *ConsignmentItemD) GetShipmentId() uint32
func (*ConsignmentItemD) GetShippingInstructionId ¶
func (x *ConsignmentItemD) GetShippingInstructionId() uint32
func (*ConsignmentItemD) GetUuid4 ¶
func (x *ConsignmentItemD) GetUuid4() []byte
func (*ConsignmentItemD) GetVolume ¶
func (x *ConsignmentItemD) GetVolume() float64
func (*ConsignmentItemD) GetVolumeUnit ¶
func (x *ConsignmentItemD) GetVolumeUnit() string
func (*ConsignmentItemD) GetWeight ¶
func (x *ConsignmentItemD) GetWeight() float64
func (*ConsignmentItemD) GetWeightUnit ¶
func (x *ConsignmentItemD) GetWeightUnit() string
func (*ConsignmentItemD) ProtoMessage ¶
func (*ConsignmentItemD) ProtoMessage()
func (*ConsignmentItemD) ProtoReflect ¶
func (x *ConsignmentItemD) ProtoReflect() protoreflect.Message
func (*ConsignmentItemD) Reset ¶
func (x *ConsignmentItemD) Reset()
func (*ConsignmentItemD) String ¶
func (x *ConsignmentItemD) String() string
func (*ConsignmentItemD) Validate ¶
func (m *ConsignmentItemD) Validate() error
Validate checks the field values on ConsignmentItemD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ConsignmentItemD) ValidateAll ¶
func (m *ConsignmentItemD) ValidateAll() error
ValidateAll checks the field values on ConsignmentItemD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConsignmentItemDMultiError, or nil if none found.
type ConsignmentItemDMultiError ¶
type ConsignmentItemDMultiError []error
ConsignmentItemDMultiError is an error wrapping multiple validation errors returned by ConsignmentItemD.ValidateAll() if the designated constraints aren't met.
func (ConsignmentItemDMultiError) AllErrors ¶
func (m ConsignmentItemDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConsignmentItemDMultiError) Error ¶
func (m ConsignmentItemDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConsignmentItemDValidationError ¶
type ConsignmentItemDValidationError struct {
// contains filtered or unexported fields
}
ConsignmentItemDValidationError is the validation error returned by ConsignmentItemD.Validate if the designated constraints aren't met.
func (ConsignmentItemDValidationError) Cause ¶
func (e ConsignmentItemDValidationError) Cause() error
Cause function returns cause value.
func (ConsignmentItemDValidationError) Error ¶
func (e ConsignmentItemDValidationError) Error() string
Error satisfies the builtin error interface
func (ConsignmentItemDValidationError) ErrorName ¶
func (e ConsignmentItemDValidationError) ErrorName() string
ErrorName returns error name.
func (ConsignmentItemDValidationError) Field ¶
func (e ConsignmentItemDValidationError) Field() string
Field function returns field value.
func (ConsignmentItemDValidationError) Key ¶
func (e ConsignmentItemDValidationError) Key() bool
Key function returns key value.
func (ConsignmentItemDValidationError) Reason ¶
func (e ConsignmentItemDValidationError) Reason() string
Reason function returns reason value.
type ConsignmentItemMultiError ¶
type ConsignmentItemMultiError []error
ConsignmentItemMultiError is an error wrapping multiple validation errors returned by ConsignmentItem.ValidateAll() if the designated constraints aren't met.
func (ConsignmentItemMultiError) AllErrors ¶
func (m ConsignmentItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConsignmentItemMultiError) Error ¶
func (m ConsignmentItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConsignmentItemServiceClient ¶
type ConsignmentItemServiceClient interface { CreateConsignmentItem(ctx context.Context, in *CreateConsignmentItemRequest, opts ...grpc.CallOption) (*CreateConsignmentItemResponse, error) CreateConsignmentItemsByShippingInstructionIdAndTOs(ctx context.Context, in *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest, opts ...grpc.CallOption) (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse, error) FetchConsignmentItemsTOByShippingInstructionId(ctx context.Context, in *FetchConsignmentItemsTOByShippingInstructionIdRequest, opts ...grpc.CallOption) (*FetchConsignmentItemsTOByShippingInstructionIdResponse, error) RemoveConsignmentItemsByShippingInstructionId(ctx context.Context, in *RemoveConsignmentItemsByShippingInstructionIdRequest, opts ...grpc.CallOption) (*RemoveConsignmentItemsByShippingInstructionIdResponse, error) }
ConsignmentItemServiceClient is the client API for ConsignmentItemService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The ConsignmentItemService service definition.
func NewConsignmentItemServiceClient ¶
func NewConsignmentItemServiceClient(cc grpc.ClientConnInterface) ConsignmentItemServiceClient
type ConsignmentItemServiceServer ¶
type ConsignmentItemServiceServer interface { CreateConsignmentItem(context.Context, *CreateConsignmentItemRequest) (*CreateConsignmentItemResponse, error) CreateConsignmentItemsByShippingInstructionIdAndTOs(context.Context, *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse, error) FetchConsignmentItemsTOByShippingInstructionId(context.Context, *FetchConsignmentItemsTOByShippingInstructionIdRequest) (*FetchConsignmentItemsTOByShippingInstructionIdResponse, error) RemoveConsignmentItemsByShippingInstructionId(context.Context, *RemoveConsignmentItemsByShippingInstructionIdRequest) (*RemoveConsignmentItemsByShippingInstructionIdResponse, error) // contains filtered or unexported methods }
ConsignmentItemServiceServer is the server API for ConsignmentItemService service. All implementations must embed UnimplementedConsignmentItemServiceServer for forward compatibility.
The ConsignmentItemService service definition.
type ConsignmentItemValidationError ¶
type ConsignmentItemValidationError struct {
// contains filtered or unexported fields
}
ConsignmentItemValidationError is the validation error returned by ConsignmentItem.Validate if the designated constraints aren't met.
func (ConsignmentItemValidationError) Cause ¶
func (e ConsignmentItemValidationError) Cause() error
Cause function returns cause value.
func (ConsignmentItemValidationError) Error ¶
func (e ConsignmentItemValidationError) Error() string
Error satisfies the builtin error interface
func (ConsignmentItemValidationError) ErrorName ¶
func (e ConsignmentItemValidationError) ErrorName() string
ErrorName returns error name.
func (ConsignmentItemValidationError) Field ¶
func (e ConsignmentItemValidationError) Field() string
Field function returns field value.
func (ConsignmentItemValidationError) Key ¶
func (e ConsignmentItemValidationError) Key() bool
Key function returns key value.
func (ConsignmentItemValidationError) Reason ¶
func (e ConsignmentItemValidationError) Reason() string
Reason function returns reason value.
type CreateCargoItemRequest ¶
type CreateCargoItemRequest struct { ConsignmentItemId uint32 `protobuf:"varint,1,opt,name=consignment_item_id,json=consignmentItemId,proto3" json:"consignment_item_id,omitempty"` Weight float64 `protobuf:"fixed64,2,opt,name=weight,proto3" json:"weight,omitempty"` Volume float64 `protobuf:"fixed64,3,opt,name=volume,proto3" json:"volume,omitempty"` WeightUnit string `protobuf:"bytes,4,opt,name=weight_unit,json=weightUnit,proto3" json:"weight_unit,omitempty"` VolumeUnit string `protobuf:"bytes,5,opt,name=volume_unit,json=volumeUnit,proto3" json:"volume_unit,omitempty"` NumberOfPackages uint32 `protobuf:"varint,6,opt,name=number_of_packages,json=numberOfPackages,proto3" json:"number_of_packages,omitempty"` PackageCode string `protobuf:"bytes,7,opt,name=package_code,json=packageCode,proto3" json:"package_code,omitempty"` UtilizedTransportEquipmentId uint32 `` /* 150-byte string literal not displayed */ PackageNameOnBl string `protobuf:"bytes,9,opt,name=package_name_on_bl,json=packageNameOnBl,proto3" json:"package_name_on_bl,omitempty"` UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,11,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,12,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` CargoLineItems []*CreateCargoLineItemRequest `protobuf:"bytes,13,rep,name=cargo_line_items,json=cargoLineItems,proto3" json:"cargo_line_items,omitempty"` // contains filtered or unexported fields }
func (*CreateCargoItemRequest) Descriptor
deprecated
func (*CreateCargoItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCargoItemRequest.ProtoReflect.Descriptor instead.
func (*CreateCargoItemRequest) GetCargoLineItems ¶
func (x *CreateCargoItemRequest) GetCargoLineItems() []*CreateCargoLineItemRequest
func (*CreateCargoItemRequest) GetConsignmentItemId ¶
func (x *CreateCargoItemRequest) GetConsignmentItemId() uint32
func (*CreateCargoItemRequest) GetNumberOfPackages ¶
func (x *CreateCargoItemRequest) GetNumberOfPackages() uint32
func (*CreateCargoItemRequest) GetPackageCode ¶
func (x *CreateCargoItemRequest) GetPackageCode() string
func (*CreateCargoItemRequest) GetPackageNameOnBl ¶
func (x *CreateCargoItemRequest) GetPackageNameOnBl() string
func (*CreateCargoItemRequest) GetRequestId ¶
func (x *CreateCargoItemRequest) GetRequestId() string
func (*CreateCargoItemRequest) GetUserEmail ¶
func (x *CreateCargoItemRequest) GetUserEmail() string
func (*CreateCargoItemRequest) GetUserId ¶
func (x *CreateCargoItemRequest) GetUserId() string
func (*CreateCargoItemRequest) GetUtilizedTransportEquipmentId ¶
func (x *CreateCargoItemRequest) GetUtilizedTransportEquipmentId() uint32
func (*CreateCargoItemRequest) GetVolume ¶
func (x *CreateCargoItemRequest) GetVolume() float64
func (*CreateCargoItemRequest) GetVolumeUnit ¶
func (x *CreateCargoItemRequest) GetVolumeUnit() string
func (*CreateCargoItemRequest) GetWeight ¶
func (x *CreateCargoItemRequest) GetWeight() float64
func (*CreateCargoItemRequest) GetWeightUnit ¶
func (x *CreateCargoItemRequest) GetWeightUnit() string
func (*CreateCargoItemRequest) ProtoMessage ¶
func (*CreateCargoItemRequest) ProtoMessage()
func (*CreateCargoItemRequest) ProtoReflect ¶
func (x *CreateCargoItemRequest) ProtoReflect() protoreflect.Message
func (*CreateCargoItemRequest) Reset ¶
func (x *CreateCargoItemRequest) Reset()
func (*CreateCargoItemRequest) String ¶
func (x *CreateCargoItemRequest) String() string
func (*CreateCargoItemRequest) Validate ¶
func (m *CreateCargoItemRequest) Validate() error
Validate checks the field values on CreateCargoItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCargoItemRequest) ValidateAll ¶
func (m *CreateCargoItemRequest) ValidateAll() error
ValidateAll checks the field values on CreateCargoItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCargoItemRequestMultiError, or nil if none found.
type CreateCargoItemRequestMultiError ¶
type CreateCargoItemRequestMultiError []error
CreateCargoItemRequestMultiError is an error wrapping multiple validation errors returned by CreateCargoItemRequest.ValidateAll() if the designated constraints aren't met.
func (CreateCargoItemRequestMultiError) AllErrors ¶
func (m CreateCargoItemRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCargoItemRequestMultiError) Error ¶
func (m CreateCargoItemRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCargoItemRequestValidationError ¶
type CreateCargoItemRequestValidationError struct {
// contains filtered or unexported fields
}
CreateCargoItemRequestValidationError is the validation error returned by CreateCargoItemRequest.Validate if the designated constraints aren't met.
func (CreateCargoItemRequestValidationError) Cause ¶
func (e CreateCargoItemRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateCargoItemRequestValidationError) Error ¶
func (e CreateCargoItemRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCargoItemRequestValidationError) ErrorName ¶
func (e CreateCargoItemRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCargoItemRequestValidationError) Field ¶
func (e CreateCargoItemRequestValidationError) Field() string
Field function returns field value.
func (CreateCargoItemRequestValidationError) Key ¶
func (e CreateCargoItemRequestValidationError) Key() bool
Key function returns key value.
func (CreateCargoItemRequestValidationError) Reason ¶
func (e CreateCargoItemRequestValidationError) Reason() string
Reason function returns reason value.
type CreateCargoLineItemRequest ¶
type CreateCargoLineItemRequest struct { CargoItemId uint32 `protobuf:"varint,1,opt,name=cargo_item_id,json=cargoItemId,proto3" json:"cargo_item_id,omitempty"` ShippingMarks string `protobuf:"bytes,2,opt,name=shipping_marks,json=shippingMarks,proto3" json:"shipping_marks,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateCargoLineItemRequest) Descriptor
deprecated
func (*CreateCargoLineItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCargoLineItemRequest.ProtoReflect.Descriptor instead.
func (*CreateCargoLineItemRequest) GetCargoItemId ¶
func (x *CreateCargoLineItemRequest) GetCargoItemId() uint32
func (*CreateCargoLineItemRequest) GetRequestId ¶
func (x *CreateCargoLineItemRequest) GetRequestId() string
func (*CreateCargoLineItemRequest) GetShippingMarks ¶
func (x *CreateCargoLineItemRequest) GetShippingMarks() string
func (*CreateCargoLineItemRequest) GetUserEmail ¶
func (x *CreateCargoLineItemRequest) GetUserEmail() string
func (*CreateCargoLineItemRequest) GetUserId ¶
func (x *CreateCargoLineItemRequest) GetUserId() string
func (*CreateCargoLineItemRequest) ProtoMessage ¶
func (*CreateCargoLineItemRequest) ProtoMessage()
func (*CreateCargoLineItemRequest) ProtoReflect ¶
func (x *CreateCargoLineItemRequest) ProtoReflect() protoreflect.Message
func (*CreateCargoLineItemRequest) Reset ¶
func (x *CreateCargoLineItemRequest) Reset()
func (*CreateCargoLineItemRequest) String ¶
func (x *CreateCargoLineItemRequest) String() string
func (*CreateCargoLineItemRequest) Validate ¶
func (m *CreateCargoLineItemRequest) Validate() error
Validate checks the field values on CreateCargoLineItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCargoLineItemRequest) ValidateAll ¶
func (m *CreateCargoLineItemRequest) ValidateAll() error
ValidateAll checks the field values on CreateCargoLineItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCargoLineItemRequestMultiError, or nil if none found.
type CreateCargoLineItemRequestMultiError ¶
type CreateCargoLineItemRequestMultiError []error
CreateCargoLineItemRequestMultiError is an error wrapping multiple validation errors returned by CreateCargoLineItemRequest.ValidateAll() if the designated constraints aren't met.
func (CreateCargoLineItemRequestMultiError) AllErrors ¶
func (m CreateCargoLineItemRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCargoLineItemRequestMultiError) Error ¶
func (m CreateCargoLineItemRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCargoLineItemRequestValidationError ¶
type CreateCargoLineItemRequestValidationError struct {
// contains filtered or unexported fields
}
CreateCargoLineItemRequestValidationError is the validation error returned by CreateCargoLineItemRequest.Validate if the designated constraints aren't met.
func (CreateCargoLineItemRequestValidationError) Cause ¶
func (e CreateCargoLineItemRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateCargoLineItemRequestValidationError) Error ¶
func (e CreateCargoLineItemRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCargoLineItemRequestValidationError) ErrorName ¶
func (e CreateCargoLineItemRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCargoLineItemRequestValidationError) Field ¶
func (e CreateCargoLineItemRequestValidationError) Field() string
Field function returns field value.
func (CreateCargoLineItemRequestValidationError) Key ¶
func (e CreateCargoLineItemRequestValidationError) Key() bool
Key function returns key value.
func (CreateCargoLineItemRequestValidationError) Reason ¶
func (e CreateCargoLineItemRequestValidationError) Reason() string
Reason function returns reason value.
type CreateConsignmentItemRequest ¶
type CreateConsignmentItemRequest struct { DescriptionOfGoods string `protobuf:"bytes,1,opt,name=description_of_goods,json=descriptionOfGoods,proto3" json:"description_of_goods,omitempty"` HsCode string `protobuf:"bytes,2,opt,name=hs_code,json=hsCode,proto3" json:"hs_code,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ Weight float64 `protobuf:"fixed64,4,opt,name=weight,proto3" json:"weight,omitempty"` Volume float64 `protobuf:"fixed64,5,opt,name=volume,proto3" json:"volume,omitempty"` WeightUnit string `protobuf:"bytes,6,opt,name=weight_unit,json=weightUnit,proto3" json:"weight_unit,omitempty"` VolumeUnit string `protobuf:"bytes,7,opt,name=volume_unit,json=volumeUnit,proto3" json:"volume_unit,omitempty"` ShipmentId uint32 `protobuf:"varint,8,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` UserId string `protobuf:"bytes,9,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,10,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,11,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` CargoItems []*CreateCargoItemRequest `protobuf:"bytes,12,rep,name=cargo_items,json=cargoItems,proto3" json:"cargo_items,omitempty"` // contains filtered or unexported fields }
func (*CreateConsignmentItemRequest) Descriptor
deprecated
func (*CreateConsignmentItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConsignmentItemRequest.ProtoReflect.Descriptor instead.
func (*CreateConsignmentItemRequest) GetCargoItems ¶
func (x *CreateConsignmentItemRequest) GetCargoItems() []*CreateCargoItemRequest
func (*CreateConsignmentItemRequest) GetDescriptionOfGoods ¶
func (x *CreateConsignmentItemRequest) GetDescriptionOfGoods() string
func (*CreateConsignmentItemRequest) GetHsCode ¶
func (x *CreateConsignmentItemRequest) GetHsCode() string
func (*CreateConsignmentItemRequest) GetRequestId ¶
func (x *CreateConsignmentItemRequest) GetRequestId() string
func (*CreateConsignmentItemRequest) GetShipmentId ¶
func (x *CreateConsignmentItemRequest) GetShipmentId() uint32
func (*CreateConsignmentItemRequest) GetShippingInstructionId ¶
func (x *CreateConsignmentItemRequest) GetShippingInstructionId() uint32
func (*CreateConsignmentItemRequest) GetUserEmail ¶
func (x *CreateConsignmentItemRequest) GetUserEmail() string
func (*CreateConsignmentItemRequest) GetUserId ¶
func (x *CreateConsignmentItemRequest) GetUserId() string
func (*CreateConsignmentItemRequest) GetVolume ¶
func (x *CreateConsignmentItemRequest) GetVolume() float64
func (*CreateConsignmentItemRequest) GetVolumeUnit ¶
func (x *CreateConsignmentItemRequest) GetVolumeUnit() string
func (*CreateConsignmentItemRequest) GetWeight ¶
func (x *CreateConsignmentItemRequest) GetWeight() float64
func (*CreateConsignmentItemRequest) GetWeightUnit ¶
func (x *CreateConsignmentItemRequest) GetWeightUnit() string
func (*CreateConsignmentItemRequest) ProtoMessage ¶
func (*CreateConsignmentItemRequest) ProtoMessage()
func (*CreateConsignmentItemRequest) ProtoReflect ¶
func (x *CreateConsignmentItemRequest) ProtoReflect() protoreflect.Message
func (*CreateConsignmentItemRequest) Reset ¶
func (x *CreateConsignmentItemRequest) Reset()
func (*CreateConsignmentItemRequest) String ¶
func (x *CreateConsignmentItemRequest) String() string
func (*CreateConsignmentItemRequest) Validate ¶
func (m *CreateConsignmentItemRequest) Validate() error
Validate checks the field values on CreateConsignmentItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateConsignmentItemRequest) ValidateAll ¶
func (m *CreateConsignmentItemRequest) ValidateAll() error
ValidateAll checks the field values on CreateConsignmentItemRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateConsignmentItemRequestMultiError, or nil if none found.
type CreateConsignmentItemRequestMultiError ¶
type CreateConsignmentItemRequestMultiError []error
CreateConsignmentItemRequestMultiError is an error wrapping multiple validation errors returned by CreateConsignmentItemRequest.ValidateAll() if the designated constraints aren't met.
func (CreateConsignmentItemRequestMultiError) AllErrors ¶
func (m CreateConsignmentItemRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateConsignmentItemRequestMultiError) Error ¶
func (m CreateConsignmentItemRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateConsignmentItemRequestValidationError ¶
type CreateConsignmentItemRequestValidationError struct {
// contains filtered or unexported fields
}
CreateConsignmentItemRequestValidationError is the validation error returned by CreateConsignmentItemRequest.Validate if the designated constraints aren't met.
func (CreateConsignmentItemRequestValidationError) Cause ¶
func (e CreateConsignmentItemRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateConsignmentItemRequestValidationError) Error ¶
func (e CreateConsignmentItemRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateConsignmentItemRequestValidationError) ErrorName ¶
func (e CreateConsignmentItemRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConsignmentItemRequestValidationError) Field ¶
func (e CreateConsignmentItemRequestValidationError) Field() string
Field function returns field value.
func (CreateConsignmentItemRequestValidationError) Key ¶
func (e CreateConsignmentItemRequestValidationError) Key() bool
Key function returns key value.
func (CreateConsignmentItemRequestValidationError) Reason ¶
func (e CreateConsignmentItemRequestValidationError) Reason() string
Reason function returns reason value.
type CreateConsignmentItemResponse ¶
type CreateConsignmentItemResponse struct { ConsignmentItem *ConsignmentItem `protobuf:"bytes,1,opt,name=consignment_item,json=consignmentItem,proto3" json:"consignment_item,omitempty"` // contains filtered or unexported fields }
func (*CreateConsignmentItemResponse) Descriptor
deprecated
func (*CreateConsignmentItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateConsignmentItemResponse.ProtoReflect.Descriptor instead.
func (*CreateConsignmentItemResponse) GetConsignmentItem ¶
func (x *CreateConsignmentItemResponse) GetConsignmentItem() *ConsignmentItem
func (*CreateConsignmentItemResponse) ProtoMessage ¶
func (*CreateConsignmentItemResponse) ProtoMessage()
func (*CreateConsignmentItemResponse) ProtoReflect ¶
func (x *CreateConsignmentItemResponse) ProtoReflect() protoreflect.Message
func (*CreateConsignmentItemResponse) Reset ¶
func (x *CreateConsignmentItemResponse) Reset()
func (*CreateConsignmentItemResponse) String ¶
func (x *CreateConsignmentItemResponse) String() string
func (*CreateConsignmentItemResponse) Validate ¶
func (m *CreateConsignmentItemResponse) Validate() error
Validate checks the field values on CreateConsignmentItemResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateConsignmentItemResponse) ValidateAll ¶
func (m *CreateConsignmentItemResponse) ValidateAll() error
ValidateAll checks the field values on CreateConsignmentItemResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateConsignmentItemResponseMultiError, or nil if none found.
type CreateConsignmentItemResponseMultiError ¶
type CreateConsignmentItemResponseMultiError []error
CreateConsignmentItemResponseMultiError is an error wrapping multiple validation errors returned by CreateConsignmentItemResponse.ValidateAll() if the designated constraints aren't met.
func (CreateConsignmentItemResponseMultiError) AllErrors ¶
func (m CreateConsignmentItemResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateConsignmentItemResponseMultiError) Error ¶
func (m CreateConsignmentItemResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateConsignmentItemResponseValidationError ¶
type CreateConsignmentItemResponseValidationError struct {
// contains filtered or unexported fields
}
CreateConsignmentItemResponseValidationError is the validation error returned by CreateConsignmentItemResponse.Validate if the designated constraints aren't met.
func (CreateConsignmentItemResponseValidationError) Cause ¶
func (e CreateConsignmentItemResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateConsignmentItemResponseValidationError) Error ¶
func (e CreateConsignmentItemResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateConsignmentItemResponseValidationError) ErrorName ¶
func (e CreateConsignmentItemResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConsignmentItemResponseValidationError) Field ¶
func (e CreateConsignmentItemResponseValidationError) Field() string
Field function returns field value.
func (CreateConsignmentItemResponseValidationError) Key ¶
func (e CreateConsignmentItemResponseValidationError) Key() bool
Key function returns key value.
func (CreateConsignmentItemResponseValidationError) Reason ¶
func (e CreateConsignmentItemResponseValidationError) Reason() string
Reason function returns reason value.
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequest ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequest struct { CreateConsignmentItemRequest *CreateConsignmentItemRequest `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Descriptor
deprecated
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConsignmentItemsByShippingInstructionIdAndTOsRequest.ProtoReflect.Descriptor instead.
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) GetCreateConsignmentItemRequest ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) GetCreateConsignmentItemRequest() *CreateConsignmentItemRequest
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoMessage ¶
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoMessage()
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoReflect ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ProtoReflect() protoreflect.Message
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Reset ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Reset()
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) String ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) String() string
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Validate ¶
func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) Validate() error
Validate checks the field values on CreateConsignmentItemsByShippingInstructionIdAndTOsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ValidateAll ¶
func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) ValidateAll() error
ValidateAll checks the field values on CreateConsignmentItemsByShippingInstructionIdAndTOsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError, or nil if none found.
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError []error
CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError is an error wrapping multiple validation errors returned by CreateConsignmentItemsByShippingInstructionIdAndTOsRequest.ValidateAll() if the designated constraints aren't met.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError) AllErrors ¶
func (m CreateConsignmentItemsByShippingInstructionIdAndTOsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError struct {
// contains filtered or unexported fields
}
CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError is the validation error returned by CreateConsignmentItemsByShippingInstructionIdAndTOsRequest.Validate if the designated constraints aren't met.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Cause ¶
Cause function returns cause value.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) ErrorName ¶
func (e CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Field ¶
Field function returns field value.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsRequestValidationError) Key ¶
Key function returns key value.
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponse ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponse struct { ConsignmentItem *ConsignmentItem `protobuf:"bytes,1,opt,name=consignment_item,json=consignmentItem,proto3" json:"consignment_item,omitempty"` // contains filtered or unexported fields }
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Descriptor
deprecated
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateConsignmentItemsByShippingInstructionIdAndTOsResponse.ProtoReflect.Descriptor instead.
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) GetConsignmentItem ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) GetConsignmentItem() *ConsignmentItem
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoMessage ¶
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoMessage()
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoReflect ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ProtoReflect() protoreflect.Message
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Reset ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Reset()
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) String ¶
func (x *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) String() string
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Validate ¶
func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) Validate() error
Validate checks the field values on CreateConsignmentItemsByShippingInstructionIdAndTOsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ValidateAll ¶
func (m *CreateConsignmentItemsByShippingInstructionIdAndTOsResponse) ValidateAll() error
ValidateAll checks the field values on CreateConsignmentItemsByShippingInstructionIdAndTOsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError, or nil if none found.
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError []error
CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError is an error wrapping multiple validation errors returned by CreateConsignmentItemsByShippingInstructionIdAndTOsResponse.ValidateAll() if the designated constraints aren't met.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError) AllErrors ¶
func (m CreateConsignmentItemsByShippingInstructionIdAndTOsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError ¶
type CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError struct {
// contains filtered or unexported fields
}
CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError is the validation error returned by CreateConsignmentItemsByShippingInstructionIdAndTOsResponse.Validate if the designated constraints aren't met.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Cause ¶
Cause function returns cause value.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) ErrorName ¶
func (e CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Field ¶
Field function returns field value.
func (CreateConsignmentItemsByShippingInstructionIdAndTOsResponseValidationError) Key ¶
Key function returns key value.
type CreateEblVisualizationRequest ¶
type CreateEblVisualizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEblVisualizationRequest) Descriptor
deprecated
func (*CreateEblVisualizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEblVisualizationRequest.ProtoReflect.Descriptor instead.
func (*CreateEblVisualizationRequest) GetContent ¶
func (x *CreateEblVisualizationRequest) GetContent() string
func (*CreateEblVisualizationRequest) GetName ¶
func (x *CreateEblVisualizationRequest) GetName() string
func (*CreateEblVisualizationRequest) GetRequestId ¶
func (x *CreateEblVisualizationRequest) GetRequestId() string
func (*CreateEblVisualizationRequest) GetUserEmail ¶
func (x *CreateEblVisualizationRequest) GetUserEmail() string
func (*CreateEblVisualizationRequest) GetUserId ¶
func (x *CreateEblVisualizationRequest) GetUserId() string
func (*CreateEblVisualizationRequest) ProtoMessage ¶
func (*CreateEblVisualizationRequest) ProtoMessage()
func (*CreateEblVisualizationRequest) ProtoReflect ¶
func (x *CreateEblVisualizationRequest) ProtoReflect() protoreflect.Message
func (*CreateEblVisualizationRequest) Reset ¶
func (x *CreateEblVisualizationRequest) Reset()
func (*CreateEblVisualizationRequest) String ¶
func (x *CreateEblVisualizationRequest) String() string
func (*CreateEblVisualizationRequest) Validate ¶
func (m *CreateEblVisualizationRequest) Validate() error
Validate checks the field values on CreateEblVisualizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateEblVisualizationRequest) ValidateAll ¶
func (m *CreateEblVisualizationRequest) ValidateAll() error
ValidateAll checks the field values on CreateEblVisualizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateEblVisualizationRequestMultiError, or nil if none found.
type CreateEblVisualizationRequestMultiError ¶
type CreateEblVisualizationRequestMultiError []error
CreateEblVisualizationRequestMultiError is an error wrapping multiple validation errors returned by CreateEblVisualizationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEblVisualizationRequestMultiError) AllErrors ¶
func (m CreateEblVisualizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEblVisualizationRequestMultiError) Error ¶
func (m CreateEblVisualizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEblVisualizationRequestValidationError ¶
type CreateEblVisualizationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEblVisualizationRequestValidationError is the validation error returned by CreateEblVisualizationRequest.Validate if the designated constraints aren't met.
func (CreateEblVisualizationRequestValidationError) Cause ¶
func (e CreateEblVisualizationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEblVisualizationRequestValidationError) Error ¶
func (e CreateEblVisualizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEblVisualizationRequestValidationError) ErrorName ¶
func (e CreateEblVisualizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEblVisualizationRequestValidationError) Field ¶
func (e CreateEblVisualizationRequestValidationError) Field() string
Field function returns field value.
func (CreateEblVisualizationRequestValidationError) Key ¶
func (e CreateEblVisualizationRequestValidationError) Key() bool
Key function returns key value.
func (CreateEblVisualizationRequestValidationError) Reason ¶
func (e CreateEblVisualizationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEblVisualizationResponse ¶
type CreateEblVisualizationResponse struct { EblVisualization *EblVisualization `protobuf:"bytes,1,opt,name=ebl_visualization,json=eblVisualization,proto3" json:"ebl_visualization,omitempty"` // contains filtered or unexported fields }
func (*CreateEblVisualizationResponse) Descriptor
deprecated
func (*CreateEblVisualizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEblVisualizationResponse.ProtoReflect.Descriptor instead.
func (*CreateEblVisualizationResponse) GetEblVisualization ¶
func (x *CreateEblVisualizationResponse) GetEblVisualization() *EblVisualization
func (*CreateEblVisualizationResponse) ProtoMessage ¶
func (*CreateEblVisualizationResponse) ProtoMessage()
func (*CreateEblVisualizationResponse) ProtoReflect ¶
func (x *CreateEblVisualizationResponse) ProtoReflect() protoreflect.Message
func (*CreateEblVisualizationResponse) Reset ¶
func (x *CreateEblVisualizationResponse) Reset()
func (*CreateEblVisualizationResponse) String ¶
func (x *CreateEblVisualizationResponse) String() string
func (*CreateEblVisualizationResponse) Validate ¶
func (m *CreateEblVisualizationResponse) Validate() error
Validate checks the field values on CreateEblVisualizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateEblVisualizationResponse) ValidateAll ¶
func (m *CreateEblVisualizationResponse) ValidateAll() error
ValidateAll checks the field values on CreateEblVisualizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateEblVisualizationResponseMultiError, or nil if none found.
type CreateEblVisualizationResponseMultiError ¶
type CreateEblVisualizationResponseMultiError []error
CreateEblVisualizationResponseMultiError is an error wrapping multiple validation errors returned by CreateEblVisualizationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateEblVisualizationResponseMultiError) AllErrors ¶
func (m CreateEblVisualizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEblVisualizationResponseMultiError) Error ¶
func (m CreateEblVisualizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEblVisualizationResponseValidationError ¶
type CreateEblVisualizationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEblVisualizationResponseValidationError is the validation error returned by CreateEblVisualizationResponse.Validate if the designated constraints aren't met.
func (CreateEblVisualizationResponseValidationError) Cause ¶
func (e CreateEblVisualizationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEblVisualizationResponseValidationError) Error ¶
func (e CreateEblVisualizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEblVisualizationResponseValidationError) ErrorName ¶
func (e CreateEblVisualizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEblVisualizationResponseValidationError) Field ¶
func (e CreateEblVisualizationResponseValidationError) Field() string
Field function returns field value.
func (CreateEblVisualizationResponseValidationError) Key ¶
func (e CreateEblVisualizationResponseValidationError) Key() bool
Key function returns key value.
func (CreateEblVisualizationResponseValidationError) Reason ¶
func (e CreateEblVisualizationResponseValidationError) Reason() string
Reason function returns reason value.
type CreateEndorsementChainLinkRequest ¶
type CreateEndorsementChainLinkRequest struct { EntryOrder int32 `protobuf:"varint,1,opt,name=entry_order,json=entryOrder,proto3" json:"entry_order,omitempty"` ActionDateTime string `protobuf:"bytes,2,opt,name=action_date_time,json=actionDateTime,proto3" json:"action_date_time,omitempty"` Actor uint32 `protobuf:"varint,3,opt,name=actor,proto3" json:"actor,omitempty"` Recipient uint32 `protobuf:"varint,4,opt,name=recipient,proto3" json:"recipient,omitempty"` SurrenderRequestId uint32 `protobuf:"varint,5,opt,name=surrender_request_id,json=surrenderRequestId,proto3" json:"surrender_request_id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEndorsementChainLinkRequest) Descriptor
deprecated
func (*CreateEndorsementChainLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEndorsementChainLinkRequest.ProtoReflect.Descriptor instead.
func (*CreateEndorsementChainLinkRequest) GetActionDateTime ¶
func (x *CreateEndorsementChainLinkRequest) GetActionDateTime() string
func (*CreateEndorsementChainLinkRequest) GetActor ¶
func (x *CreateEndorsementChainLinkRequest) GetActor() uint32
func (*CreateEndorsementChainLinkRequest) GetEntryOrder ¶
func (x *CreateEndorsementChainLinkRequest) GetEntryOrder() int32
func (*CreateEndorsementChainLinkRequest) GetRecipient ¶
func (x *CreateEndorsementChainLinkRequest) GetRecipient() uint32
func (*CreateEndorsementChainLinkRequest) GetRequestId ¶
func (x *CreateEndorsementChainLinkRequest) GetRequestId() string
func (*CreateEndorsementChainLinkRequest) GetSurrenderRequestId ¶
func (x *CreateEndorsementChainLinkRequest) GetSurrenderRequestId() uint32
func (*CreateEndorsementChainLinkRequest) GetUserEmail ¶
func (x *CreateEndorsementChainLinkRequest) GetUserEmail() string
func (*CreateEndorsementChainLinkRequest) GetUserId ¶
func (x *CreateEndorsementChainLinkRequest) GetUserId() string
func (*CreateEndorsementChainLinkRequest) ProtoMessage ¶
func (*CreateEndorsementChainLinkRequest) ProtoMessage()
func (*CreateEndorsementChainLinkRequest) ProtoReflect ¶
func (x *CreateEndorsementChainLinkRequest) ProtoReflect() protoreflect.Message
func (*CreateEndorsementChainLinkRequest) Reset ¶
func (x *CreateEndorsementChainLinkRequest) Reset()
func (*CreateEndorsementChainLinkRequest) String ¶
func (x *CreateEndorsementChainLinkRequest) String() string
func (*CreateEndorsementChainLinkRequest) Validate ¶
func (m *CreateEndorsementChainLinkRequest) Validate() error
Validate checks the field values on CreateEndorsementChainLinkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateEndorsementChainLinkRequest) ValidateAll ¶
func (m *CreateEndorsementChainLinkRequest) ValidateAll() error
ValidateAll checks the field values on CreateEndorsementChainLinkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateEndorsementChainLinkRequestMultiError, or nil if none found.
type CreateEndorsementChainLinkRequestMultiError ¶
type CreateEndorsementChainLinkRequestMultiError []error
CreateEndorsementChainLinkRequestMultiError is an error wrapping multiple validation errors returned by CreateEndorsementChainLinkRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEndorsementChainLinkRequestMultiError) AllErrors ¶
func (m CreateEndorsementChainLinkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEndorsementChainLinkRequestMultiError) Error ¶
func (m CreateEndorsementChainLinkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEndorsementChainLinkRequestValidationError ¶
type CreateEndorsementChainLinkRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEndorsementChainLinkRequestValidationError is the validation error returned by CreateEndorsementChainLinkRequest.Validate if the designated constraints aren't met.
func (CreateEndorsementChainLinkRequestValidationError) Cause ¶
func (e CreateEndorsementChainLinkRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEndorsementChainLinkRequestValidationError) Error ¶
func (e CreateEndorsementChainLinkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEndorsementChainLinkRequestValidationError) ErrorName ¶
func (e CreateEndorsementChainLinkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEndorsementChainLinkRequestValidationError) Field ¶
func (e CreateEndorsementChainLinkRequestValidationError) Field() string
Field function returns field value.
func (CreateEndorsementChainLinkRequestValidationError) Key ¶
func (e CreateEndorsementChainLinkRequestValidationError) Key() bool
Key function returns key value.
func (CreateEndorsementChainLinkRequestValidationError) Reason ¶
func (e CreateEndorsementChainLinkRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEndorsementChainLinkResponse ¶
type CreateEndorsementChainLinkResponse struct { EndorsementChainLink *EndorsementChainLink `protobuf:"bytes,1,opt,name=endorsement_chain_link,json=endorsementChainLink,proto3" json:"endorsement_chain_link,omitempty"` // contains filtered or unexported fields }
func (*CreateEndorsementChainLinkResponse) Descriptor
deprecated
func (*CreateEndorsementChainLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEndorsementChainLinkResponse.ProtoReflect.Descriptor instead.
func (*CreateEndorsementChainLinkResponse) GetEndorsementChainLink ¶
func (x *CreateEndorsementChainLinkResponse) GetEndorsementChainLink() *EndorsementChainLink
func (*CreateEndorsementChainLinkResponse) ProtoMessage ¶
func (*CreateEndorsementChainLinkResponse) ProtoMessage()
func (*CreateEndorsementChainLinkResponse) ProtoReflect ¶
func (x *CreateEndorsementChainLinkResponse) ProtoReflect() protoreflect.Message
func (*CreateEndorsementChainLinkResponse) Reset ¶
func (x *CreateEndorsementChainLinkResponse) Reset()
func (*CreateEndorsementChainLinkResponse) String ¶
func (x *CreateEndorsementChainLinkResponse) String() string
func (*CreateEndorsementChainLinkResponse) Validate ¶
func (m *CreateEndorsementChainLinkResponse) Validate() error
Validate checks the field values on CreateEndorsementChainLinkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateEndorsementChainLinkResponse) ValidateAll ¶
func (m *CreateEndorsementChainLinkResponse) ValidateAll() error
ValidateAll checks the field values on CreateEndorsementChainLinkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateEndorsementChainLinkResponseMultiError, or nil if none found.
type CreateEndorsementChainLinkResponseMultiError ¶
type CreateEndorsementChainLinkResponseMultiError []error
CreateEndorsementChainLinkResponseMultiError is an error wrapping multiple validation errors returned by CreateEndorsementChainLinkResponse.ValidateAll() if the designated constraints aren't met.
func (CreateEndorsementChainLinkResponseMultiError) AllErrors ¶
func (m CreateEndorsementChainLinkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEndorsementChainLinkResponseMultiError) Error ¶
func (m CreateEndorsementChainLinkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEndorsementChainLinkResponseValidationError ¶
type CreateEndorsementChainLinkResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEndorsementChainLinkResponseValidationError is the validation error returned by CreateEndorsementChainLinkResponse.Validate if the designated constraints aren't met.
func (CreateEndorsementChainLinkResponseValidationError) Cause ¶
func (e CreateEndorsementChainLinkResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEndorsementChainLinkResponseValidationError) Error ¶
func (e CreateEndorsementChainLinkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEndorsementChainLinkResponseValidationError) ErrorName ¶
func (e CreateEndorsementChainLinkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEndorsementChainLinkResponseValidationError) Field ¶
func (e CreateEndorsementChainLinkResponseValidationError) Field() string
Field function returns field value.
func (CreateEndorsementChainLinkResponseValidationError) Key ¶
func (e CreateEndorsementChainLinkResponseValidationError) Key() bool
Key function returns key value.
func (CreateEndorsementChainLinkResponseValidationError) Reason ¶
func (e CreateEndorsementChainLinkResponseValidationError) Reason() string
Reason function returns reason value.
type CreateIssuanceRequestRequest ¶
type CreateIssuanceRequestRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceRequestState string `protobuf:"bytes,2,opt,name=issuance_request_state,json=issuanceRequestState,proto3" json:"issuance_request_state,omitempty"` IssueTo uint32 `protobuf:"varint,3,opt,name=issue_to,json=issueTo,proto3" json:"issue_to,omitempty"` EblVisualizationId uint32 `protobuf:"varint,4,opt,name=ebl_visualization_id,json=eblVisualizationId,proto3" json:"ebl_visualization_id,omitempty"` TransportDocumentJson string `` /* 126-byte string literal not displayed */ UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuanceRequestRequest) Descriptor
deprecated
func (*CreateIssuanceRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuanceRequestRequest.ProtoReflect.Descriptor instead.
func (*CreateIssuanceRequestRequest) GetEblVisualizationId ¶
func (x *CreateIssuanceRequestRequest) GetEblVisualizationId() uint32
func (*CreateIssuanceRequestRequest) GetIssuanceRequestState ¶
func (x *CreateIssuanceRequestRequest) GetIssuanceRequestState() string
func (*CreateIssuanceRequestRequest) GetIssueTo ¶
func (x *CreateIssuanceRequestRequest) GetIssueTo() uint32
func (*CreateIssuanceRequestRequest) GetRequestId ¶
func (x *CreateIssuanceRequestRequest) GetRequestId() string
func (*CreateIssuanceRequestRequest) GetTransportDocumentJson ¶
func (x *CreateIssuanceRequestRequest) GetTransportDocumentJson() string
func (*CreateIssuanceRequestRequest) GetTransportDocumentReference ¶
func (x *CreateIssuanceRequestRequest) GetTransportDocumentReference() string
func (*CreateIssuanceRequestRequest) GetUserEmail ¶
func (x *CreateIssuanceRequestRequest) GetUserEmail() string
func (*CreateIssuanceRequestRequest) GetUserId ¶
func (x *CreateIssuanceRequestRequest) GetUserId() string
func (*CreateIssuanceRequestRequest) ProtoMessage ¶
func (*CreateIssuanceRequestRequest) ProtoMessage()
func (*CreateIssuanceRequestRequest) ProtoReflect ¶
func (x *CreateIssuanceRequestRequest) ProtoReflect() protoreflect.Message
func (*CreateIssuanceRequestRequest) Reset ¶
func (x *CreateIssuanceRequestRequest) Reset()
func (*CreateIssuanceRequestRequest) String ¶
func (x *CreateIssuanceRequestRequest) String() string
func (*CreateIssuanceRequestRequest) Validate ¶
func (m *CreateIssuanceRequestRequest) Validate() error
Validate checks the field values on CreateIssuanceRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuanceRequestRequest) ValidateAll ¶
func (m *CreateIssuanceRequestRequest) ValidateAll() error
ValidateAll checks the field values on CreateIssuanceRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuanceRequestRequestMultiError, or nil if none found.
type CreateIssuanceRequestRequestMultiError ¶
type CreateIssuanceRequestRequestMultiError []error
CreateIssuanceRequestRequestMultiError is an error wrapping multiple validation errors returned by CreateIssuanceRequestRequest.ValidateAll() if the designated constraints aren't met.
func (CreateIssuanceRequestRequestMultiError) AllErrors ¶
func (m CreateIssuanceRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuanceRequestRequestMultiError) Error ¶
func (m CreateIssuanceRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuanceRequestRequestValidationError ¶
type CreateIssuanceRequestRequestValidationError struct {
// contains filtered or unexported fields
}
CreateIssuanceRequestRequestValidationError is the validation error returned by CreateIssuanceRequestRequest.Validate if the designated constraints aren't met.
func (CreateIssuanceRequestRequestValidationError) Cause ¶
func (e CreateIssuanceRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuanceRequestRequestValidationError) Error ¶
func (e CreateIssuanceRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuanceRequestRequestValidationError) ErrorName ¶
func (e CreateIssuanceRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuanceRequestRequestValidationError) Field ¶
func (e CreateIssuanceRequestRequestValidationError) Field() string
Field function returns field value.
func (CreateIssuanceRequestRequestValidationError) Key ¶
func (e CreateIssuanceRequestRequestValidationError) Key() bool
Key function returns key value.
func (CreateIssuanceRequestRequestValidationError) Reason ¶
func (e CreateIssuanceRequestRequestValidationError) Reason() string
Reason function returns reason value.
type CreateIssuanceRequestResponse ¶
type CreateIssuanceRequestResponse struct { IssuanceRequest *IssuanceRequest `protobuf:"bytes,1,opt,name=issuance_request,json=issuanceRequest,proto3" json:"issuance_request,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuanceRequestResponse) Descriptor
deprecated
func (*CreateIssuanceRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuanceRequestResponse.ProtoReflect.Descriptor instead.
func (*CreateIssuanceRequestResponse) GetIssuanceRequest ¶
func (x *CreateIssuanceRequestResponse) GetIssuanceRequest() *IssuanceRequest
func (*CreateIssuanceRequestResponse) ProtoMessage ¶
func (*CreateIssuanceRequestResponse) ProtoMessage()
func (*CreateIssuanceRequestResponse) ProtoReflect ¶
func (x *CreateIssuanceRequestResponse) ProtoReflect() protoreflect.Message
func (*CreateIssuanceRequestResponse) Reset ¶
func (x *CreateIssuanceRequestResponse) Reset()
func (*CreateIssuanceRequestResponse) String ¶
func (x *CreateIssuanceRequestResponse) String() string
func (*CreateIssuanceRequestResponse) Validate ¶
func (m *CreateIssuanceRequestResponse) Validate() error
Validate checks the field values on CreateIssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuanceRequestResponse) ValidateAll ¶
func (m *CreateIssuanceRequestResponse) ValidateAll() error
ValidateAll checks the field values on CreateIssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuanceRequestResponseMultiError, or nil if none found.
type CreateIssuanceRequestResponseMultiError ¶
type CreateIssuanceRequestResponseMultiError []error
CreateIssuanceRequestResponseMultiError is an error wrapping multiple validation errors returned by CreateIssuanceRequestResponse.ValidateAll() if the designated constraints aren't met.
func (CreateIssuanceRequestResponseMultiError) AllErrors ¶
func (m CreateIssuanceRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuanceRequestResponseMultiError) Error ¶
func (m CreateIssuanceRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuanceRequestResponseRequest ¶
type CreateIssuanceRequestResponseRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceResponseCode string `protobuf:"bytes,2,opt,name=issuance_response_code,json=issuanceResponseCode,proto3" json:"issuance_response_code,omitempty"` Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"` CreatedDateTime string `protobuf:"bytes,4,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` IssuanceRequestId uint32 `protobuf:"varint,5,opt,name=issuance_request_id,json=issuanceRequestId,proto3" json:"issuance_request_id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuanceRequestResponseRequest) Descriptor
deprecated
func (*CreateIssuanceRequestResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuanceRequestResponseRequest.ProtoReflect.Descriptor instead.
func (*CreateIssuanceRequestResponseRequest) GetCreatedDateTime ¶
func (x *CreateIssuanceRequestResponseRequest) GetCreatedDateTime() string
func (*CreateIssuanceRequestResponseRequest) GetIssuanceRequestId ¶
func (x *CreateIssuanceRequestResponseRequest) GetIssuanceRequestId() uint32
func (*CreateIssuanceRequestResponseRequest) GetIssuanceResponseCode ¶
func (x *CreateIssuanceRequestResponseRequest) GetIssuanceResponseCode() string
func (*CreateIssuanceRequestResponseRequest) GetReason ¶
func (x *CreateIssuanceRequestResponseRequest) GetReason() string
func (*CreateIssuanceRequestResponseRequest) GetRequestId ¶
func (x *CreateIssuanceRequestResponseRequest) GetRequestId() string
func (*CreateIssuanceRequestResponseRequest) GetTransportDocumentReference ¶
func (x *CreateIssuanceRequestResponseRequest) GetTransportDocumentReference() string
func (*CreateIssuanceRequestResponseRequest) GetUserEmail ¶
func (x *CreateIssuanceRequestResponseRequest) GetUserEmail() string
func (*CreateIssuanceRequestResponseRequest) GetUserId ¶
func (x *CreateIssuanceRequestResponseRequest) GetUserId() string
func (*CreateIssuanceRequestResponseRequest) ProtoMessage ¶
func (*CreateIssuanceRequestResponseRequest) ProtoMessage()
func (*CreateIssuanceRequestResponseRequest) ProtoReflect ¶
func (x *CreateIssuanceRequestResponseRequest) ProtoReflect() protoreflect.Message
func (*CreateIssuanceRequestResponseRequest) Reset ¶
func (x *CreateIssuanceRequestResponseRequest) Reset()
func (*CreateIssuanceRequestResponseRequest) String ¶
func (x *CreateIssuanceRequestResponseRequest) String() string
func (*CreateIssuanceRequestResponseRequest) Validate ¶
func (m *CreateIssuanceRequestResponseRequest) Validate() error
Validate checks the field values on CreateIssuanceRequestResponseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuanceRequestResponseRequest) ValidateAll ¶
func (m *CreateIssuanceRequestResponseRequest) ValidateAll() error
ValidateAll checks the field values on CreateIssuanceRequestResponseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuanceRequestResponseRequestMultiError, or nil if none found.
type CreateIssuanceRequestResponseRequestMultiError ¶
type CreateIssuanceRequestResponseRequestMultiError []error
CreateIssuanceRequestResponseRequestMultiError is an error wrapping multiple validation errors returned by CreateIssuanceRequestResponseRequest.ValidateAll() if the designated constraints aren't met.
func (CreateIssuanceRequestResponseRequestMultiError) AllErrors ¶
func (m CreateIssuanceRequestResponseRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuanceRequestResponseRequestMultiError) Error ¶
func (m CreateIssuanceRequestResponseRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuanceRequestResponseRequestValidationError ¶
type CreateIssuanceRequestResponseRequestValidationError struct {
// contains filtered or unexported fields
}
CreateIssuanceRequestResponseRequestValidationError is the validation error returned by CreateIssuanceRequestResponseRequest.Validate if the designated constraints aren't met.
func (CreateIssuanceRequestResponseRequestValidationError) Cause ¶
func (e CreateIssuanceRequestResponseRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuanceRequestResponseRequestValidationError) Error ¶
func (e CreateIssuanceRequestResponseRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuanceRequestResponseRequestValidationError) ErrorName ¶
func (e CreateIssuanceRequestResponseRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuanceRequestResponseRequestValidationError) Field ¶
func (e CreateIssuanceRequestResponseRequestValidationError) Field() string
Field function returns field value.
func (CreateIssuanceRequestResponseRequestValidationError) Key ¶
func (e CreateIssuanceRequestResponseRequestValidationError) Key() bool
Key function returns key value.
func (CreateIssuanceRequestResponseRequestValidationError) Reason ¶
func (e CreateIssuanceRequestResponseRequestValidationError) Reason() string
Reason function returns reason value.
type CreateIssuanceRequestResponseResponse ¶
type CreateIssuanceRequestResponseResponse struct { IssuanceRequestResponse *IssuanceRequestResponse `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateIssuanceRequestResponseResponse) Descriptor
deprecated
func (*CreateIssuanceRequestResponseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuanceRequestResponseResponse.ProtoReflect.Descriptor instead.
func (*CreateIssuanceRequestResponseResponse) GetIssuanceRequestResponse ¶
func (x *CreateIssuanceRequestResponseResponse) GetIssuanceRequestResponse() *IssuanceRequestResponse
func (*CreateIssuanceRequestResponseResponse) ProtoMessage ¶
func (*CreateIssuanceRequestResponseResponse) ProtoMessage()
func (*CreateIssuanceRequestResponseResponse) ProtoReflect ¶
func (x *CreateIssuanceRequestResponseResponse) ProtoReflect() protoreflect.Message
func (*CreateIssuanceRequestResponseResponse) Reset ¶
func (x *CreateIssuanceRequestResponseResponse) Reset()
func (*CreateIssuanceRequestResponseResponse) String ¶
func (x *CreateIssuanceRequestResponseResponse) String() string
func (*CreateIssuanceRequestResponseResponse) Validate ¶
func (m *CreateIssuanceRequestResponseResponse) Validate() error
Validate checks the field values on CreateIssuanceRequestResponseResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuanceRequestResponseResponse) ValidateAll ¶
func (m *CreateIssuanceRequestResponseResponse) ValidateAll() error
ValidateAll checks the field values on CreateIssuanceRequestResponseResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuanceRequestResponseResponseMultiError, or nil if none found.
type CreateIssuanceRequestResponseResponseMultiError ¶
type CreateIssuanceRequestResponseResponseMultiError []error
CreateIssuanceRequestResponseResponseMultiError is an error wrapping multiple validation errors returned by CreateIssuanceRequestResponseResponse.ValidateAll() if the designated constraints aren't met.
func (CreateIssuanceRequestResponseResponseMultiError) AllErrors ¶
func (m CreateIssuanceRequestResponseResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuanceRequestResponseResponseMultiError) Error ¶
func (m CreateIssuanceRequestResponseResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuanceRequestResponseResponseValidationError ¶
type CreateIssuanceRequestResponseResponseValidationError struct {
// contains filtered or unexported fields
}
CreateIssuanceRequestResponseResponseValidationError is the validation error returned by CreateIssuanceRequestResponseResponse.Validate if the designated constraints aren't met.
func (CreateIssuanceRequestResponseResponseValidationError) Cause ¶
func (e CreateIssuanceRequestResponseResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuanceRequestResponseResponseValidationError) Error ¶
func (e CreateIssuanceRequestResponseResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuanceRequestResponseResponseValidationError) ErrorName ¶
func (e CreateIssuanceRequestResponseResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuanceRequestResponseResponseValidationError) Field ¶
func (e CreateIssuanceRequestResponseResponseValidationError) Field() string
Field function returns field value.
func (CreateIssuanceRequestResponseResponseValidationError) Key ¶
func (e CreateIssuanceRequestResponseResponseValidationError) Key() bool
Key function returns key value.
func (CreateIssuanceRequestResponseResponseValidationError) Reason ¶
func (e CreateIssuanceRequestResponseResponseValidationError) Reason() string
Reason function returns reason value.
type CreateIssuanceRequestResponseValidationError ¶
type CreateIssuanceRequestResponseValidationError struct {
// contains filtered or unexported fields
}
CreateIssuanceRequestResponseValidationError is the validation error returned by CreateIssuanceRequestResponse.Validate if the designated constraints aren't met.
func (CreateIssuanceRequestResponseValidationError) Cause ¶
func (e CreateIssuanceRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuanceRequestResponseValidationError) Error ¶
func (e CreateIssuanceRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuanceRequestResponseValidationError) ErrorName ¶
func (e CreateIssuanceRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuanceRequestResponseValidationError) Field ¶
func (e CreateIssuanceRequestResponseValidationError) Field() string
Field function returns field value.
func (CreateIssuanceRequestResponseValidationError) Key ¶
func (e CreateIssuanceRequestResponseValidationError) Key() bool
Key function returns key value.
func (CreateIssuanceRequestResponseValidationError) Reason ¶
func (e CreateIssuanceRequestResponseValidationError) Reason() string
Reason function returns reason value.
type CreateIssuePartyRequest ¶
type CreateIssuePartyRequest struct { EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,2,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,3,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ TaxReference string `protobuf:"bytes,5,opt,name=tax_reference,json=taxReference,proto3" json:"tax_reference,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuePartyRequest) Descriptor
deprecated
func (*CreateIssuePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuePartyRequest.ProtoReflect.Descriptor instead.
func (*CreateIssuePartyRequest) GetEblPlatformIdentifier ¶
func (x *CreateIssuePartyRequest) GetEblPlatformIdentifier() string
func (*CreateIssuePartyRequest) GetLegalName ¶
func (x *CreateIssuePartyRequest) GetLegalName() string
func (*CreateIssuePartyRequest) GetLocationOfRegistration ¶
func (x *CreateIssuePartyRequest) GetLocationOfRegistration() string
func (*CreateIssuePartyRequest) GetRegistrationNumber ¶
func (x *CreateIssuePartyRequest) GetRegistrationNumber() string
func (*CreateIssuePartyRequest) GetRequestId ¶
func (x *CreateIssuePartyRequest) GetRequestId() string
func (*CreateIssuePartyRequest) GetTaxReference ¶
func (x *CreateIssuePartyRequest) GetTaxReference() string
func (*CreateIssuePartyRequest) GetUserEmail ¶
func (x *CreateIssuePartyRequest) GetUserEmail() string
func (*CreateIssuePartyRequest) GetUserId ¶
func (x *CreateIssuePartyRequest) GetUserId() string
func (*CreateIssuePartyRequest) ProtoMessage ¶
func (*CreateIssuePartyRequest) ProtoMessage()
func (*CreateIssuePartyRequest) ProtoReflect ¶
func (x *CreateIssuePartyRequest) ProtoReflect() protoreflect.Message
func (*CreateIssuePartyRequest) Reset ¶
func (x *CreateIssuePartyRequest) Reset()
func (*CreateIssuePartyRequest) String ¶
func (x *CreateIssuePartyRequest) String() string
func (*CreateIssuePartyRequest) Validate ¶
func (m *CreateIssuePartyRequest) Validate() error
Validate checks the field values on CreateIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuePartyRequest) ValidateAll ¶
func (m *CreateIssuePartyRequest) ValidateAll() error
ValidateAll checks the field values on CreateIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuePartyRequestMultiError, or nil if none found.
type CreateIssuePartyRequestMultiError ¶
type CreateIssuePartyRequestMultiError []error
CreateIssuePartyRequestMultiError is an error wrapping multiple validation errors returned by CreateIssuePartyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateIssuePartyRequestMultiError) AllErrors ¶
func (m CreateIssuePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuePartyRequestMultiError) Error ¶
func (m CreateIssuePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuePartyRequestValidationError ¶
type CreateIssuePartyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateIssuePartyRequestValidationError is the validation error returned by CreateIssuePartyRequest.Validate if the designated constraints aren't met.
func (CreateIssuePartyRequestValidationError) Cause ¶
func (e CreateIssuePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuePartyRequestValidationError) Error ¶
func (e CreateIssuePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuePartyRequestValidationError) ErrorName ¶
func (e CreateIssuePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuePartyRequestValidationError) Field ¶
func (e CreateIssuePartyRequestValidationError) Field() string
Field function returns field value.
func (CreateIssuePartyRequestValidationError) Key ¶
func (e CreateIssuePartyRequestValidationError) Key() bool
Key function returns key value.
func (CreateIssuePartyRequestValidationError) Reason ¶
func (e CreateIssuePartyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateIssuePartyResponse ¶
type CreateIssuePartyResponse struct { IssueParty *IssueParty `protobuf:"bytes,1,opt,name=issue_party,json=issueParty,proto3" json:"issue_party,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuePartyResponse) Descriptor
deprecated
func (*CreateIssuePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuePartyResponse.ProtoReflect.Descriptor instead.
func (*CreateIssuePartyResponse) GetIssueParty ¶
func (x *CreateIssuePartyResponse) GetIssueParty() *IssueParty
func (*CreateIssuePartyResponse) ProtoMessage ¶
func (*CreateIssuePartyResponse) ProtoMessage()
func (*CreateIssuePartyResponse) ProtoReflect ¶
func (x *CreateIssuePartyResponse) ProtoReflect() protoreflect.Message
func (*CreateIssuePartyResponse) Reset ¶
func (x *CreateIssuePartyResponse) Reset()
func (*CreateIssuePartyResponse) String ¶
func (x *CreateIssuePartyResponse) String() string
func (*CreateIssuePartyResponse) Validate ¶
func (m *CreateIssuePartyResponse) Validate() error
Validate checks the field values on CreateIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuePartyResponse) ValidateAll ¶
func (m *CreateIssuePartyResponse) ValidateAll() error
ValidateAll checks the field values on CreateIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuePartyResponseMultiError, or nil if none found.
type CreateIssuePartyResponseMultiError ¶
type CreateIssuePartyResponseMultiError []error
CreateIssuePartyResponseMultiError is an error wrapping multiple validation errors returned by CreateIssuePartyResponse.ValidateAll() if the designated constraints aren't met.
func (CreateIssuePartyResponseMultiError) AllErrors ¶
func (m CreateIssuePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuePartyResponseMultiError) Error ¶
func (m CreateIssuePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuePartyResponseValidationError ¶
type CreateIssuePartyResponseValidationError struct {
// contains filtered or unexported fields
}
CreateIssuePartyResponseValidationError is the validation error returned by CreateIssuePartyResponse.Validate if the designated constraints aren't met.
func (CreateIssuePartyResponseValidationError) Cause ¶
func (e CreateIssuePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuePartyResponseValidationError) Error ¶
func (e CreateIssuePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuePartyResponseValidationError) ErrorName ¶
func (e CreateIssuePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuePartyResponseValidationError) Field ¶
func (e CreateIssuePartyResponseValidationError) Field() string
Field function returns field value.
func (CreateIssuePartyResponseValidationError) Key ¶
func (e CreateIssuePartyResponseValidationError) Key() bool
Key function returns key value.
func (CreateIssuePartyResponseValidationError) Reason ¶
func (e CreateIssuePartyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateIssuePartySupportingCodeRequest ¶
type CreateIssuePartySupportingCodeRequest struct { IssuePartyId uint32 `protobuf:"varint,1,opt,name=issue_party_id,json=issuePartyId,proto3" json:"issue_party_id,omitempty"` PartyCode string `protobuf:"bytes,2,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateIssuePartySupportingCodeRequest) Descriptor
deprecated
func (*CreateIssuePartySupportingCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuePartySupportingCodeRequest.ProtoReflect.Descriptor instead.
func (*CreateIssuePartySupportingCodeRequest) GetIssuePartyId ¶
func (x *CreateIssuePartySupportingCodeRequest) GetIssuePartyId() uint32
func (*CreateIssuePartySupportingCodeRequest) GetPartyCode ¶
func (x *CreateIssuePartySupportingCodeRequest) GetPartyCode() string
func (*CreateIssuePartySupportingCodeRequest) GetPartyCodeListProvider ¶
func (x *CreateIssuePartySupportingCodeRequest) GetPartyCodeListProvider() string
func (*CreateIssuePartySupportingCodeRequest) GetRequestId ¶
func (x *CreateIssuePartySupportingCodeRequest) GetRequestId() string
func (*CreateIssuePartySupportingCodeRequest) GetUserEmail ¶
func (x *CreateIssuePartySupportingCodeRequest) GetUserEmail() string
func (*CreateIssuePartySupportingCodeRequest) GetUserId ¶
func (x *CreateIssuePartySupportingCodeRequest) GetUserId() string
func (*CreateIssuePartySupportingCodeRequest) ProtoMessage ¶
func (*CreateIssuePartySupportingCodeRequest) ProtoMessage()
func (*CreateIssuePartySupportingCodeRequest) ProtoReflect ¶
func (x *CreateIssuePartySupportingCodeRequest) ProtoReflect() protoreflect.Message
func (*CreateIssuePartySupportingCodeRequest) Reset ¶
func (x *CreateIssuePartySupportingCodeRequest) Reset()
func (*CreateIssuePartySupportingCodeRequest) String ¶
func (x *CreateIssuePartySupportingCodeRequest) String() string
func (*CreateIssuePartySupportingCodeRequest) Validate ¶
func (m *CreateIssuePartySupportingCodeRequest) Validate() error
Validate checks the field values on CreateIssuePartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuePartySupportingCodeRequest) ValidateAll ¶
func (m *CreateIssuePartySupportingCodeRequest) ValidateAll() error
ValidateAll checks the field values on CreateIssuePartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuePartySupportingCodeRequestMultiError, or nil if none found.
type CreateIssuePartySupportingCodeRequestMultiError ¶
type CreateIssuePartySupportingCodeRequestMultiError []error
CreateIssuePartySupportingCodeRequestMultiError is an error wrapping multiple validation errors returned by CreateIssuePartySupportingCodeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateIssuePartySupportingCodeRequestMultiError) AllErrors ¶
func (m CreateIssuePartySupportingCodeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuePartySupportingCodeRequestMultiError) Error ¶
func (m CreateIssuePartySupportingCodeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuePartySupportingCodeRequestValidationError ¶
type CreateIssuePartySupportingCodeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateIssuePartySupportingCodeRequestValidationError is the validation error returned by CreateIssuePartySupportingCodeRequest.Validate if the designated constraints aren't met.
func (CreateIssuePartySupportingCodeRequestValidationError) Cause ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuePartySupportingCodeRequestValidationError) Error ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuePartySupportingCodeRequestValidationError) ErrorName ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuePartySupportingCodeRequestValidationError) Field ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) Field() string
Field function returns field value.
func (CreateIssuePartySupportingCodeRequestValidationError) Key ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) Key() bool
Key function returns key value.
func (CreateIssuePartySupportingCodeRequestValidationError) Reason ¶
func (e CreateIssuePartySupportingCodeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateIssuePartySupportingCodeResponse ¶
type CreateIssuePartySupportingCodeResponse struct { IssuePartySupportingCode *IssuePartySupportingCode `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateIssuePartySupportingCodeResponse) Descriptor
deprecated
func (*CreateIssuePartySupportingCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIssuePartySupportingCodeResponse.ProtoReflect.Descriptor instead.
func (*CreateIssuePartySupportingCodeResponse) GetIssuePartySupportingCode ¶
func (x *CreateIssuePartySupportingCodeResponse) GetIssuePartySupportingCode() *IssuePartySupportingCode
func (*CreateIssuePartySupportingCodeResponse) ProtoMessage ¶
func (*CreateIssuePartySupportingCodeResponse) ProtoMessage()
func (*CreateIssuePartySupportingCodeResponse) ProtoReflect ¶
func (x *CreateIssuePartySupportingCodeResponse) ProtoReflect() protoreflect.Message
func (*CreateIssuePartySupportingCodeResponse) Reset ¶
func (x *CreateIssuePartySupportingCodeResponse) Reset()
func (*CreateIssuePartySupportingCodeResponse) String ¶
func (x *CreateIssuePartySupportingCodeResponse) String() string
func (*CreateIssuePartySupportingCodeResponse) Validate ¶
func (m *CreateIssuePartySupportingCodeResponse) Validate() error
Validate checks the field values on CreateIssuePartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIssuePartySupportingCodeResponse) ValidateAll ¶
func (m *CreateIssuePartySupportingCodeResponse) ValidateAll() error
ValidateAll checks the field values on CreateIssuePartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIssuePartySupportingCodeResponseMultiError, or nil if none found.
type CreateIssuePartySupportingCodeResponseMultiError ¶
type CreateIssuePartySupportingCodeResponseMultiError []error
CreateIssuePartySupportingCodeResponseMultiError is an error wrapping multiple validation errors returned by CreateIssuePartySupportingCodeResponse.ValidateAll() if the designated constraints aren't met.
func (CreateIssuePartySupportingCodeResponseMultiError) AllErrors ¶
func (m CreateIssuePartySupportingCodeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIssuePartySupportingCodeResponseMultiError) Error ¶
func (m CreateIssuePartySupportingCodeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIssuePartySupportingCodeResponseValidationError ¶
type CreateIssuePartySupportingCodeResponseValidationError struct {
// contains filtered or unexported fields
}
CreateIssuePartySupportingCodeResponseValidationError is the validation error returned by CreateIssuePartySupportingCodeResponse.Validate if the designated constraints aren't met.
func (CreateIssuePartySupportingCodeResponseValidationError) Cause ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateIssuePartySupportingCodeResponseValidationError) Error ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIssuePartySupportingCodeResponseValidationError) ErrorName ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIssuePartySupportingCodeResponseValidationError) Field ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) Field() string
Field function returns field value.
func (CreateIssuePartySupportingCodeResponseValidationError) Key ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) Key() bool
Key function returns key value.
func (CreateIssuePartySupportingCodeResponseValidationError) Reason ¶
func (e CreateIssuePartySupportingCodeResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentCutoffTimeRequest ¶
type CreateShipmentCutoffTimeRequest struct { ShipmentId uint32 `protobuf:"varint,1,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` CutOffTimeCode string `protobuf:"bytes,2,opt,name=cut_off_time_code,json=cutOffTimeCode,proto3" json:"cut_off_time_code,omitempty"` CutOffTime string `protobuf:"bytes,3,opt,name=cut_off_time,json=cutOffTime,proto3" json:"cut_off_time,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentCutoffTimeRequest) Descriptor
deprecated
func (*CreateShipmentCutoffTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentCutoffTimeRequest.ProtoReflect.Descriptor instead.
func (*CreateShipmentCutoffTimeRequest) GetCutOffTime ¶
func (x *CreateShipmentCutoffTimeRequest) GetCutOffTime() string
func (*CreateShipmentCutoffTimeRequest) GetCutOffTimeCode ¶
func (x *CreateShipmentCutoffTimeRequest) GetCutOffTimeCode() string
func (*CreateShipmentCutoffTimeRequest) GetRequestId ¶
func (x *CreateShipmentCutoffTimeRequest) GetRequestId() string
func (*CreateShipmentCutoffTimeRequest) GetShipmentId ¶
func (x *CreateShipmentCutoffTimeRequest) GetShipmentId() uint32
func (*CreateShipmentCutoffTimeRequest) GetUserEmail ¶
func (x *CreateShipmentCutoffTimeRequest) GetUserEmail() string
func (*CreateShipmentCutoffTimeRequest) GetUserId ¶
func (x *CreateShipmentCutoffTimeRequest) GetUserId() string
func (*CreateShipmentCutoffTimeRequest) ProtoMessage ¶
func (*CreateShipmentCutoffTimeRequest) ProtoMessage()
func (*CreateShipmentCutoffTimeRequest) ProtoReflect ¶
func (x *CreateShipmentCutoffTimeRequest) ProtoReflect() protoreflect.Message
func (*CreateShipmentCutoffTimeRequest) Reset ¶
func (x *CreateShipmentCutoffTimeRequest) Reset()
func (*CreateShipmentCutoffTimeRequest) String ¶
func (x *CreateShipmentCutoffTimeRequest) String() string
func (*CreateShipmentCutoffTimeRequest) Validate ¶
func (m *CreateShipmentCutoffTimeRequest) Validate() error
Validate checks the field values on CreateShipmentCutoffTimeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShipmentCutoffTimeRequest) ValidateAll ¶
func (m *CreateShipmentCutoffTimeRequest) ValidateAll() error
ValidateAll checks the field values on CreateShipmentCutoffTimeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShipmentCutoffTimeRequestMultiError, or nil if none found.
type CreateShipmentCutoffTimeRequestMultiError ¶
type CreateShipmentCutoffTimeRequestMultiError []error
CreateShipmentCutoffTimeRequestMultiError is an error wrapping multiple validation errors returned by CreateShipmentCutoffTimeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentCutoffTimeRequestMultiError) AllErrors ¶
func (m CreateShipmentCutoffTimeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentCutoffTimeRequestMultiError) Error ¶
func (m CreateShipmentCutoffTimeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentCutoffTimeRequestValidationError ¶
type CreateShipmentCutoffTimeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentCutoffTimeRequestValidationError is the validation error returned by CreateShipmentCutoffTimeRequest.Validate if the designated constraints aren't met.
func (CreateShipmentCutoffTimeRequestValidationError) Cause ¶
func (e CreateShipmentCutoffTimeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentCutoffTimeRequestValidationError) Error ¶
func (e CreateShipmentCutoffTimeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentCutoffTimeRequestValidationError) ErrorName ¶
func (e CreateShipmentCutoffTimeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentCutoffTimeRequestValidationError) Field ¶
func (e CreateShipmentCutoffTimeRequestValidationError) Field() string
Field function returns field value.
func (CreateShipmentCutoffTimeRequestValidationError) Key ¶
func (e CreateShipmentCutoffTimeRequestValidationError) Key() bool
Key function returns key value.
func (CreateShipmentCutoffTimeRequestValidationError) Reason ¶
func (e CreateShipmentCutoffTimeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentRequest ¶
type CreateShipmentRequest struct { BookingId uint32 `protobuf:"varint,1,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,omitempty"` CarrierId uint32 `protobuf:"varint,2,opt,name=carrier_id,json=carrierId,proto3" json:"carrier_id,omitempty"` CarrierBookingReference string `` /* 132-byte string literal not displayed */ TermsAndConditions string `protobuf:"bytes,4,opt,name=terms_and_conditions,json=termsAndConditions,proto3" json:"terms_and_conditions,omitempty"` ConfirmationDatetime string `protobuf:"bytes,5,opt,name=confirmation_datetime,json=confirmationDatetime,proto3" json:"confirmation_datetime,omitempty"` UpdatedDateTime string `protobuf:"bytes,6,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,8,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,9,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentRequest) Descriptor
deprecated
func (*CreateShipmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentRequest.ProtoReflect.Descriptor instead.
func (*CreateShipmentRequest) GetBookingId ¶
func (x *CreateShipmentRequest) GetBookingId() uint32
func (*CreateShipmentRequest) GetCarrierBookingReference ¶
func (x *CreateShipmentRequest) GetCarrierBookingReference() string
func (*CreateShipmentRequest) GetCarrierId ¶
func (x *CreateShipmentRequest) GetCarrierId() uint32
func (*CreateShipmentRequest) GetConfirmationDatetime ¶
func (x *CreateShipmentRequest) GetConfirmationDatetime() string
func (*CreateShipmentRequest) GetRequestId ¶
func (x *CreateShipmentRequest) GetRequestId() string
func (*CreateShipmentRequest) GetTermsAndConditions ¶
func (x *CreateShipmentRequest) GetTermsAndConditions() string
func (*CreateShipmentRequest) GetUpdatedDateTime ¶
func (x *CreateShipmentRequest) GetUpdatedDateTime() string
func (*CreateShipmentRequest) GetUserEmail ¶
func (x *CreateShipmentRequest) GetUserEmail() string
func (*CreateShipmentRequest) GetUserId ¶
func (x *CreateShipmentRequest) GetUserId() string
func (*CreateShipmentRequest) ProtoMessage ¶
func (*CreateShipmentRequest) ProtoMessage()
func (*CreateShipmentRequest) ProtoReflect ¶
func (x *CreateShipmentRequest) ProtoReflect() protoreflect.Message
func (*CreateShipmentRequest) Reset ¶
func (x *CreateShipmentRequest) Reset()
func (*CreateShipmentRequest) String ¶
func (x *CreateShipmentRequest) String() string
func (*CreateShipmentRequest) Validate ¶
func (m *CreateShipmentRequest) Validate() error
Validate checks the field values on CreateShipmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShipmentRequest) ValidateAll ¶
func (m *CreateShipmentRequest) ValidateAll() error
ValidateAll checks the field values on CreateShipmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShipmentRequestMultiError, or nil if none found.
type CreateShipmentRequestMultiError ¶
type CreateShipmentRequestMultiError []error
CreateShipmentRequestMultiError is an error wrapping multiple validation errors returned by CreateShipmentRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentRequestMultiError) AllErrors ¶
func (m CreateShipmentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentRequestMultiError) Error ¶
func (m CreateShipmentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentRequestValidationError ¶
type CreateShipmentRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentRequestValidationError is the validation error returned by CreateShipmentRequest.Validate if the designated constraints aren't met.
func (CreateShipmentRequestValidationError) Cause ¶
func (e CreateShipmentRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentRequestValidationError) Error ¶
func (e CreateShipmentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentRequestValidationError) ErrorName ¶
func (e CreateShipmentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentRequestValidationError) Field ¶
func (e CreateShipmentRequestValidationError) Field() string
Field function returns field value.
func (CreateShipmentRequestValidationError) Key ¶
func (e CreateShipmentRequestValidationError) Key() bool
Key function returns key value.
func (CreateShipmentRequestValidationError) Reason ¶
func (e CreateShipmentRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentResponse ¶
type CreateShipmentResponse struct { Shipment *Shipment `protobuf:"bytes,1,opt,name=shipment,proto3" json:"shipment,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentResponse) Descriptor
deprecated
func (*CreateShipmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentResponse.ProtoReflect.Descriptor instead.
func (*CreateShipmentResponse) GetShipment ¶
func (x *CreateShipmentResponse) GetShipment() *Shipment
func (*CreateShipmentResponse) ProtoMessage ¶
func (*CreateShipmentResponse) ProtoMessage()
func (*CreateShipmentResponse) ProtoReflect ¶
func (x *CreateShipmentResponse) ProtoReflect() protoreflect.Message
func (*CreateShipmentResponse) Reset ¶
func (x *CreateShipmentResponse) Reset()
func (*CreateShipmentResponse) String ¶
func (x *CreateShipmentResponse) String() string
func (*CreateShipmentResponse) Validate ¶
func (m *CreateShipmentResponse) Validate() error
Validate checks the field values on CreateShipmentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShipmentResponse) ValidateAll ¶
func (m *CreateShipmentResponse) ValidateAll() error
ValidateAll checks the field values on CreateShipmentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShipmentResponseMultiError, or nil if none found.
type CreateShipmentResponseMultiError ¶
type CreateShipmentResponseMultiError []error
CreateShipmentResponseMultiError is an error wrapping multiple validation errors returned by CreateShipmentResponse.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentResponseMultiError) AllErrors ¶
func (m CreateShipmentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentResponseMultiError) Error ¶
func (m CreateShipmentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentResponseValidationError ¶
type CreateShipmentResponseValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentResponseValidationError is the validation error returned by CreateShipmentResponse.Validate if the designated constraints aren't met.
func (CreateShipmentResponseValidationError) Cause ¶
func (e CreateShipmentResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentResponseValidationError) Error ¶
func (e CreateShipmentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentResponseValidationError) ErrorName ¶
func (e CreateShipmentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentResponseValidationError) Field ¶
func (e CreateShipmentResponseValidationError) Field() string
Field function returns field value.
func (CreateShipmentResponseValidationError) Key ¶
func (e CreateShipmentResponseValidationError) Key() bool
Key function returns key value.
func (CreateShipmentResponseValidationError) Reason ¶
func (e CreateShipmentResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShippingInstructionRequest ¶
type CreateShippingInstructionRequest struct { ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,2,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` IsShippedOnboardType bool `` /* 126-byte string literal not displayed */ NumberOfCopies uint32 `protobuf:"varint,4,opt,name=number_of_copies,json=numberOfCopies,proto3" json:"number_of_copies,omitempty"` NumberOfOriginals uint32 `protobuf:"varint,5,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` IsElectronic bool `protobuf:"varint,6,opt,name=is_electronic,json=isElectronic,proto3" json:"is_electronic,omitempty"` IsToOrder bool `protobuf:"varint,7,opt,name=is_to_order,json=isToOrder,proto3" json:"is_to_order,omitempty"` AreChargesDisplayedOnOriginals bool `` /* 158-byte string literal not displayed */ AreChargesDisplayedOnCopies bool `` /* 149-byte string literal not displayed */ LocationId uint32 `protobuf:"varint,10,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` TransportDocumentTypeCode string `` /* 141-byte string literal not displayed */ DisplayedNameForPlaceOfReceipt string `` /* 160-byte string literal not displayed */ DisplayedNameForPortOfLoad string `` /* 148-byte string literal not displayed */ DisplayedNameForPortOfDischarge string `` /* 163-byte string literal not displayed */ DisplayedNameForPlaceOfDelivery string `` /* 163-byte string literal not displayed */ AmendToTransportDocument string `` /* 138-byte string literal not displayed */ CreatedDateTime string `protobuf:"bytes,17,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` UpdatedDateTime string `protobuf:"bytes,18,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` UserId string `protobuf:"bytes,19,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,20,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,21,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` References []*v2.CreateReferenceRequest `protobuf:"bytes,22,rep,name=references,proto3" json:"references,omitempty"` UtilizedTransportEquipments []*v1.CreateUtilizedTransportEquipmentRequest `` /* 145-byte string literal not displayed */ ConsignmentItems []*CreateConsignmentItemRequest `protobuf:"bytes,24,rep,name=consignment_items,json=consignmentItems,proto3" json:"consignment_items,omitempty"` // contains filtered or unexported fields }
func (*CreateShippingInstructionRequest) Descriptor
deprecated
func (*CreateShippingInstructionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShippingInstructionRequest.ProtoReflect.Descriptor instead.
func (*CreateShippingInstructionRequest) GetAmendToTransportDocument ¶
func (x *CreateShippingInstructionRequest) GetAmendToTransportDocument() string
func (*CreateShippingInstructionRequest) GetAreChargesDisplayedOnCopies ¶
func (x *CreateShippingInstructionRequest) GetAreChargesDisplayedOnCopies() bool
func (*CreateShippingInstructionRequest) GetAreChargesDisplayedOnOriginals ¶
func (x *CreateShippingInstructionRequest) GetAreChargesDisplayedOnOriginals() bool
func (*CreateShippingInstructionRequest) GetConsignmentItems ¶
func (x *CreateShippingInstructionRequest) GetConsignmentItems() []*CreateConsignmentItemRequest
func (*CreateShippingInstructionRequest) GetCreatedDateTime ¶
func (x *CreateShippingInstructionRequest) GetCreatedDateTime() string
func (*CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfDelivery ¶
func (x *CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfDelivery() string
func (*CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfReceipt ¶
func (x *CreateShippingInstructionRequest) GetDisplayedNameForPlaceOfReceipt() string
func (*CreateShippingInstructionRequest) GetDisplayedNameForPortOfDischarge ¶
func (x *CreateShippingInstructionRequest) GetDisplayedNameForPortOfDischarge() string
func (*CreateShippingInstructionRequest) GetDisplayedNameForPortOfLoad ¶
func (x *CreateShippingInstructionRequest) GetDisplayedNameForPortOfLoad() string
func (*CreateShippingInstructionRequest) GetDocumentStatus ¶
func (x *CreateShippingInstructionRequest) GetDocumentStatus() string
func (*CreateShippingInstructionRequest) GetIsElectronic ¶
func (x *CreateShippingInstructionRequest) GetIsElectronic() bool
func (*CreateShippingInstructionRequest) GetIsShippedOnboardType ¶
func (x *CreateShippingInstructionRequest) GetIsShippedOnboardType() bool
func (*CreateShippingInstructionRequest) GetIsToOrder ¶
func (x *CreateShippingInstructionRequest) GetIsToOrder() bool
func (*CreateShippingInstructionRequest) GetLocationId ¶
func (x *CreateShippingInstructionRequest) GetLocationId() uint32
func (*CreateShippingInstructionRequest) GetNumberOfCopies ¶
func (x *CreateShippingInstructionRequest) GetNumberOfCopies() uint32
func (*CreateShippingInstructionRequest) GetNumberOfOriginals ¶
func (x *CreateShippingInstructionRequest) GetNumberOfOriginals() uint32
func (*CreateShippingInstructionRequest) GetReferences ¶
func (x *CreateShippingInstructionRequest) GetReferences() []*v2.CreateReferenceRequest
func (*CreateShippingInstructionRequest) GetRequestId ¶
func (x *CreateShippingInstructionRequest) GetRequestId() string
func (*CreateShippingInstructionRequest) GetShippingInstructionReference ¶
func (x *CreateShippingInstructionRequest) GetShippingInstructionReference() string
func (*CreateShippingInstructionRequest) GetTransportDocumentTypeCode ¶
func (x *CreateShippingInstructionRequest) GetTransportDocumentTypeCode() string
func (*CreateShippingInstructionRequest) GetUpdatedDateTime ¶
func (x *CreateShippingInstructionRequest) GetUpdatedDateTime() string
func (*CreateShippingInstructionRequest) GetUserEmail ¶
func (x *CreateShippingInstructionRequest) GetUserEmail() string
func (*CreateShippingInstructionRequest) GetUserId ¶
func (x *CreateShippingInstructionRequest) GetUserId() string
func (*CreateShippingInstructionRequest) GetUtilizedTransportEquipments ¶
func (x *CreateShippingInstructionRequest) GetUtilizedTransportEquipments() []*v1.CreateUtilizedTransportEquipmentRequest
func (*CreateShippingInstructionRequest) ProtoMessage ¶
func (*CreateShippingInstructionRequest) ProtoMessage()
func (*CreateShippingInstructionRequest) ProtoReflect ¶
func (x *CreateShippingInstructionRequest) ProtoReflect() protoreflect.Message
func (*CreateShippingInstructionRequest) Reset ¶
func (x *CreateShippingInstructionRequest) Reset()
func (*CreateShippingInstructionRequest) String ¶
func (x *CreateShippingInstructionRequest) String() string
func (*CreateShippingInstructionRequest) Validate ¶
func (m *CreateShippingInstructionRequest) Validate() error
Validate checks the field values on CreateShippingInstructionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShippingInstructionRequest) ValidateAll ¶
func (m *CreateShippingInstructionRequest) ValidateAll() error
ValidateAll checks the field values on CreateShippingInstructionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShippingInstructionRequestMultiError, or nil if none found.
type CreateShippingInstructionRequestMultiError ¶
type CreateShippingInstructionRequestMultiError []error
CreateShippingInstructionRequestMultiError is an error wrapping multiple validation errors returned by CreateShippingInstructionRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShippingInstructionRequestMultiError) AllErrors ¶
func (m CreateShippingInstructionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShippingInstructionRequestMultiError) Error ¶
func (m CreateShippingInstructionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShippingInstructionRequestValidationError ¶
type CreateShippingInstructionRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShippingInstructionRequestValidationError is the validation error returned by CreateShippingInstructionRequest.Validate if the designated constraints aren't met.
func (CreateShippingInstructionRequestValidationError) Cause ¶
func (e CreateShippingInstructionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShippingInstructionRequestValidationError) Error ¶
func (e CreateShippingInstructionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShippingInstructionRequestValidationError) ErrorName ¶
func (e CreateShippingInstructionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShippingInstructionRequestValidationError) Field ¶
func (e CreateShippingInstructionRequestValidationError) Field() string
Field function returns field value.
func (CreateShippingInstructionRequestValidationError) Key ¶
func (e CreateShippingInstructionRequestValidationError) Key() bool
Key function returns key value.
func (CreateShippingInstructionRequestValidationError) Reason ¶
func (e CreateShippingInstructionRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShippingInstructionResponse ¶
type CreateShippingInstructionResponse struct { ShippingInstruction *ShippingInstruction `protobuf:"bytes,1,opt,name=shipping_instruction,json=shippingInstruction,proto3" json:"shipping_instruction,omitempty"` // contains filtered or unexported fields }
func (*CreateShippingInstructionResponse) Descriptor
deprecated
func (*CreateShippingInstructionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShippingInstructionResponse.ProtoReflect.Descriptor instead.
func (*CreateShippingInstructionResponse) GetShippingInstruction ¶
func (x *CreateShippingInstructionResponse) GetShippingInstruction() *ShippingInstruction
func (*CreateShippingInstructionResponse) ProtoMessage ¶
func (*CreateShippingInstructionResponse) ProtoMessage()
func (*CreateShippingInstructionResponse) ProtoReflect ¶
func (x *CreateShippingInstructionResponse) ProtoReflect() protoreflect.Message
func (*CreateShippingInstructionResponse) Reset ¶
func (x *CreateShippingInstructionResponse) Reset()
func (*CreateShippingInstructionResponse) String ¶
func (x *CreateShippingInstructionResponse) String() string
func (*CreateShippingInstructionResponse) Validate ¶
func (m *CreateShippingInstructionResponse) Validate() error
Validate checks the field values on CreateShippingInstructionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShippingInstructionResponse) ValidateAll ¶
func (m *CreateShippingInstructionResponse) ValidateAll() error
ValidateAll checks the field values on CreateShippingInstructionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShippingInstructionResponseMultiError, or nil if none found.
type CreateShippingInstructionResponseMultiError ¶
type CreateShippingInstructionResponseMultiError []error
CreateShippingInstructionResponseMultiError is an error wrapping multiple validation errors returned by CreateShippingInstructionResponse.ValidateAll() if the designated constraints aren't met.
func (CreateShippingInstructionResponseMultiError) AllErrors ¶
func (m CreateShippingInstructionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShippingInstructionResponseMultiError) Error ¶
func (m CreateShippingInstructionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShippingInstructionResponseValidationError ¶
type CreateShippingInstructionResponseValidationError struct {
// contains filtered or unexported fields
}
CreateShippingInstructionResponseValidationError is the validation error returned by CreateShippingInstructionResponse.Validate if the designated constraints aren't met.
func (CreateShippingInstructionResponseValidationError) Cause ¶
func (e CreateShippingInstructionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateShippingInstructionResponseValidationError) Error ¶
func (e CreateShippingInstructionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShippingInstructionResponseValidationError) ErrorName ¶
func (e CreateShippingInstructionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShippingInstructionResponseValidationError) Field ¶
func (e CreateShippingInstructionResponseValidationError) Field() string
Field function returns field value.
func (CreateShippingInstructionResponseValidationError) Key ¶
func (e CreateShippingInstructionResponseValidationError) Key() bool
Key function returns key value.
func (CreateShippingInstructionResponseValidationError) Reason ¶
func (e CreateShippingInstructionResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShippingInstructionSummaryRequest ¶
type CreateShippingInstructionSummaryRequest struct { ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,2,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` ShippingInstructionCreatedDateTime string `` /* 169-byte string literal not displayed */ ShippingInstructionUpdatedDateTime string `` /* 169-byte string literal not displayed */ AmendToTransportDocument string `` /* 137-byte string literal not displayed */ TransportDocumentTypeCode string `` /* 140-byte string literal not displayed */ IsShippedOnboardType bool `` /* 126-byte string literal not displayed */ NumberOfCopies uint32 `protobuf:"varint,8,opt,name=number_of_copies,json=numberOfCopies,proto3" json:"number_of_copies,omitempty"` NumberOfOriginals uint32 `protobuf:"varint,9,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` IsElectronic bool `protobuf:"varint,10,opt,name=is_electronic,json=isElectronic,proto3" json:"is_electronic,omitempty"` IsToOrder bool `protobuf:"varint,11,opt,name=is_to_order,json=isToOrder,proto3" json:"is_to_order,omitempty"` AreChargesDisplayedOnOriginals bool `` /* 159-byte string literal not displayed */ AreChargesDisplayedOnCopies bool `` /* 150-byte string literal not displayed */ DisplayedNameForPlaceOfReceipt string `` /* 160-byte string literal not displayed */ DisplayedNameForPortOfLoad string `` /* 148-byte string literal not displayed */ DisplayedNameForPortOfDischarge string `` /* 163-byte string literal not displayed */ DisplayedNameForPlaceOfDelivery string `` /* 163-byte string literal not displayed */ UserId string `protobuf:"bytes,18,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,19,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,20,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateShippingInstructionSummaryRequest) Descriptor
deprecated
func (*CreateShippingInstructionSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShippingInstructionSummaryRequest.ProtoReflect.Descriptor instead.
func (*CreateShippingInstructionSummaryRequest) GetAmendToTransportDocument ¶
func (x *CreateShippingInstructionSummaryRequest) GetAmendToTransportDocument() string
func (*CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnCopies ¶
func (x *CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnCopies() bool
func (*CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnOriginals ¶
func (x *CreateShippingInstructionSummaryRequest) GetAreChargesDisplayedOnOriginals() bool
func (*CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfDelivery ¶
func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfDelivery() string
func (*CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfReceipt ¶
func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPlaceOfReceipt() string
func (*CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfDischarge ¶
func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfDischarge() string
func (*CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfLoad ¶
func (x *CreateShippingInstructionSummaryRequest) GetDisplayedNameForPortOfLoad() string
func (*CreateShippingInstructionSummaryRequest) GetDocumentStatus ¶
func (x *CreateShippingInstructionSummaryRequest) GetDocumentStatus() string
func (*CreateShippingInstructionSummaryRequest) GetIsElectronic ¶
func (x *CreateShippingInstructionSummaryRequest) GetIsElectronic() bool
func (*CreateShippingInstructionSummaryRequest) GetIsShippedOnboardType ¶
func (x *CreateShippingInstructionSummaryRequest) GetIsShippedOnboardType() bool
func (*CreateShippingInstructionSummaryRequest) GetIsToOrder ¶
func (x *CreateShippingInstructionSummaryRequest) GetIsToOrder() bool
func (*CreateShippingInstructionSummaryRequest) GetNumberOfCopies ¶
func (x *CreateShippingInstructionSummaryRequest) GetNumberOfCopies() uint32
func (*CreateShippingInstructionSummaryRequest) GetNumberOfOriginals ¶
func (x *CreateShippingInstructionSummaryRequest) GetNumberOfOriginals() uint32
func (*CreateShippingInstructionSummaryRequest) GetRequestId ¶
func (x *CreateShippingInstructionSummaryRequest) GetRequestId() string
func (*CreateShippingInstructionSummaryRequest) GetShippingInstructionCreatedDateTime ¶
func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionCreatedDateTime() string
func (*CreateShippingInstructionSummaryRequest) GetShippingInstructionReference ¶
func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionReference() string
func (*CreateShippingInstructionSummaryRequest) GetShippingInstructionUpdatedDateTime ¶
func (x *CreateShippingInstructionSummaryRequest) GetShippingInstructionUpdatedDateTime() string
func (*CreateShippingInstructionSummaryRequest) GetTransportDocumentTypeCode ¶
func (x *CreateShippingInstructionSummaryRequest) GetTransportDocumentTypeCode() string
func (*CreateShippingInstructionSummaryRequest) GetUserEmail ¶
func (x *CreateShippingInstructionSummaryRequest) GetUserEmail() string
func (*CreateShippingInstructionSummaryRequest) GetUserId ¶
func (x *CreateShippingInstructionSummaryRequest) GetUserId() string
func (*CreateShippingInstructionSummaryRequest) ProtoMessage ¶
func (*CreateShippingInstructionSummaryRequest) ProtoMessage()
func (*CreateShippingInstructionSummaryRequest) ProtoReflect ¶
func (x *CreateShippingInstructionSummaryRequest) ProtoReflect() protoreflect.Message
func (*CreateShippingInstructionSummaryRequest) Reset ¶
func (x *CreateShippingInstructionSummaryRequest) Reset()
func (*CreateShippingInstructionSummaryRequest) String ¶
func (x *CreateShippingInstructionSummaryRequest) String() string
func (*CreateShippingInstructionSummaryRequest) Validate ¶
func (m *CreateShippingInstructionSummaryRequest) Validate() error
Validate checks the field values on CreateShippingInstructionSummaryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShippingInstructionSummaryRequest) ValidateAll ¶
func (m *CreateShippingInstructionSummaryRequest) ValidateAll() error
ValidateAll checks the field values on CreateShippingInstructionSummaryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShippingInstructionSummaryRequestMultiError, or nil if none found.
type CreateShippingInstructionSummaryRequestMultiError ¶
type CreateShippingInstructionSummaryRequestMultiError []error
CreateShippingInstructionSummaryRequestMultiError is an error wrapping multiple validation errors returned by CreateShippingInstructionSummaryRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShippingInstructionSummaryRequestMultiError) AllErrors ¶
func (m CreateShippingInstructionSummaryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShippingInstructionSummaryRequestMultiError) Error ¶
func (m CreateShippingInstructionSummaryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShippingInstructionSummaryRequestValidationError ¶
type CreateShippingInstructionSummaryRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShippingInstructionSummaryRequestValidationError is the validation error returned by CreateShippingInstructionSummaryRequest.Validate if the designated constraints aren't met.
func (CreateShippingInstructionSummaryRequestValidationError) Cause ¶
func (e CreateShippingInstructionSummaryRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShippingInstructionSummaryRequestValidationError) Error ¶
func (e CreateShippingInstructionSummaryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShippingInstructionSummaryRequestValidationError) ErrorName ¶
func (e CreateShippingInstructionSummaryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShippingInstructionSummaryRequestValidationError) Field ¶
func (e CreateShippingInstructionSummaryRequestValidationError) Field() string
Field function returns field value.
func (CreateShippingInstructionSummaryRequestValidationError) Key ¶
func (e CreateShippingInstructionSummaryRequestValidationError) Key() bool
Key function returns key value.
func (CreateShippingInstructionSummaryRequestValidationError) Reason ¶
func (e CreateShippingInstructionSummaryRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShippingInstructionSummaryResponse ¶
type CreateShippingInstructionSummaryResponse struct { ShippingInstructionSummary *ShippingInstructionSummary `` /* 141-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateShippingInstructionSummaryResponse) Descriptor
deprecated
func (*CreateShippingInstructionSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShippingInstructionSummaryResponse.ProtoReflect.Descriptor instead.
func (*CreateShippingInstructionSummaryResponse) GetShippingInstructionSummary ¶
func (x *CreateShippingInstructionSummaryResponse) GetShippingInstructionSummary() *ShippingInstructionSummary
func (*CreateShippingInstructionSummaryResponse) ProtoMessage ¶
func (*CreateShippingInstructionSummaryResponse) ProtoMessage()
func (*CreateShippingInstructionSummaryResponse) ProtoReflect ¶
func (x *CreateShippingInstructionSummaryResponse) ProtoReflect() protoreflect.Message
func (*CreateShippingInstructionSummaryResponse) Reset ¶
func (x *CreateShippingInstructionSummaryResponse) Reset()
func (*CreateShippingInstructionSummaryResponse) String ¶
func (x *CreateShippingInstructionSummaryResponse) String() string
func (*CreateShippingInstructionSummaryResponse) Validate ¶
func (m *CreateShippingInstructionSummaryResponse) Validate() error
Validate checks the field values on CreateShippingInstructionSummaryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateShippingInstructionSummaryResponse) ValidateAll ¶
func (m *CreateShippingInstructionSummaryResponse) ValidateAll() error
ValidateAll checks the field values on CreateShippingInstructionSummaryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateShippingInstructionSummaryResponseMultiError, or nil if none found.
type CreateShippingInstructionSummaryResponseMultiError ¶
type CreateShippingInstructionSummaryResponseMultiError []error
CreateShippingInstructionSummaryResponseMultiError is an error wrapping multiple validation errors returned by CreateShippingInstructionSummaryResponse.ValidateAll() if the designated constraints aren't met.
func (CreateShippingInstructionSummaryResponseMultiError) AllErrors ¶
func (m CreateShippingInstructionSummaryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShippingInstructionSummaryResponseMultiError) Error ¶
func (m CreateShippingInstructionSummaryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShippingInstructionSummaryResponseValidationError ¶
type CreateShippingInstructionSummaryResponseValidationError struct {
// contains filtered or unexported fields
}
CreateShippingInstructionSummaryResponseValidationError is the validation error returned by CreateShippingInstructionSummaryResponse.Validate if the designated constraints aren't met.
func (CreateShippingInstructionSummaryResponseValidationError) Cause ¶
func (e CreateShippingInstructionSummaryResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateShippingInstructionSummaryResponseValidationError) Error ¶
func (e CreateShippingInstructionSummaryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShippingInstructionSummaryResponseValidationError) ErrorName ¶
func (e CreateShippingInstructionSummaryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShippingInstructionSummaryResponseValidationError) Field ¶
func (e CreateShippingInstructionSummaryResponseValidationError) Field() string
Field function returns field value.
func (CreateShippingInstructionSummaryResponseValidationError) Key ¶
func (e CreateShippingInstructionSummaryResponseValidationError) Key() bool
Key function returns key value.
func (CreateShippingInstructionSummaryResponseValidationError) Reason ¶
func (e CreateShippingInstructionSummaryResponseValidationError) Reason() string
Reason function returns reason value.
type CreateSurrenderRequestAnswerRequest ¶
type CreateSurrenderRequestAnswerRequest struct { SurrenderRequestReference string `` /* 138-byte string literal not displayed */ Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` Comments string `protobuf:"bytes,3,opt,name=comments,proto3" json:"comments,omitempty"` CreatedDateTime string `protobuf:"bytes,4,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` SurrenderRequestId uint32 `protobuf:"varint,5,opt,name=surrender_request_id,json=surrenderRequestId,proto3" json:"surrender_request_id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateSurrenderRequestAnswerRequest) Descriptor
deprecated
func (*CreateSurrenderRequestAnswerRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSurrenderRequestAnswerRequest.ProtoReflect.Descriptor instead.
func (*CreateSurrenderRequestAnswerRequest) GetAction ¶
func (x *CreateSurrenderRequestAnswerRequest) GetAction() string
func (*CreateSurrenderRequestAnswerRequest) GetComments ¶
func (x *CreateSurrenderRequestAnswerRequest) GetComments() string
func (*CreateSurrenderRequestAnswerRequest) GetCreatedDateTime ¶
func (x *CreateSurrenderRequestAnswerRequest) GetCreatedDateTime() string
func (*CreateSurrenderRequestAnswerRequest) GetRequestId ¶
func (x *CreateSurrenderRequestAnswerRequest) GetRequestId() string
func (*CreateSurrenderRequestAnswerRequest) GetSurrenderRequestId ¶
func (x *CreateSurrenderRequestAnswerRequest) GetSurrenderRequestId() uint32
func (*CreateSurrenderRequestAnswerRequest) GetSurrenderRequestReference ¶
func (x *CreateSurrenderRequestAnswerRequest) GetSurrenderRequestReference() string
func (*CreateSurrenderRequestAnswerRequest) GetUserEmail ¶
func (x *CreateSurrenderRequestAnswerRequest) GetUserEmail() string
func (*CreateSurrenderRequestAnswerRequest) GetUserId ¶
func (x *CreateSurrenderRequestAnswerRequest) GetUserId() string
func (*CreateSurrenderRequestAnswerRequest) ProtoMessage ¶
func (*CreateSurrenderRequestAnswerRequest) ProtoMessage()
func (*CreateSurrenderRequestAnswerRequest) ProtoReflect ¶
func (x *CreateSurrenderRequestAnswerRequest) ProtoReflect() protoreflect.Message
func (*CreateSurrenderRequestAnswerRequest) Reset ¶
func (x *CreateSurrenderRequestAnswerRequest) Reset()
func (*CreateSurrenderRequestAnswerRequest) String ¶
func (x *CreateSurrenderRequestAnswerRequest) String() string
func (*CreateSurrenderRequestAnswerRequest) Validate ¶
func (m *CreateSurrenderRequestAnswerRequest) Validate() error
Validate checks the field values on CreateSurrenderRequestAnswerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSurrenderRequestAnswerRequest) ValidateAll ¶
func (m *CreateSurrenderRequestAnswerRequest) ValidateAll() error
ValidateAll checks the field values on CreateSurrenderRequestAnswerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSurrenderRequestAnswerRequestMultiError, or nil if none found.
type CreateSurrenderRequestAnswerRequestMultiError ¶
type CreateSurrenderRequestAnswerRequestMultiError []error
CreateSurrenderRequestAnswerRequestMultiError is an error wrapping multiple validation errors returned by CreateSurrenderRequestAnswerRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSurrenderRequestAnswerRequestMultiError) AllErrors ¶
func (m CreateSurrenderRequestAnswerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSurrenderRequestAnswerRequestMultiError) Error ¶
func (m CreateSurrenderRequestAnswerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSurrenderRequestAnswerRequestValidationError ¶
type CreateSurrenderRequestAnswerRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSurrenderRequestAnswerRequestValidationError is the validation error returned by CreateSurrenderRequestAnswerRequest.Validate if the designated constraints aren't met.
func (CreateSurrenderRequestAnswerRequestValidationError) Cause ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSurrenderRequestAnswerRequestValidationError) Error ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSurrenderRequestAnswerRequestValidationError) ErrorName ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSurrenderRequestAnswerRequestValidationError) Field ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) Field() string
Field function returns field value.
func (CreateSurrenderRequestAnswerRequestValidationError) Key ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) Key() bool
Key function returns key value.
func (CreateSurrenderRequestAnswerRequestValidationError) Reason ¶
func (e CreateSurrenderRequestAnswerRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSurrenderRequestAnswerResponse ¶
type CreateSurrenderRequestAnswerResponse struct { SurrenderRequestAnswer *SurrenderRequestAnswer `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateSurrenderRequestAnswerResponse) Descriptor
deprecated
func (*CreateSurrenderRequestAnswerResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSurrenderRequestAnswerResponse.ProtoReflect.Descriptor instead.
func (*CreateSurrenderRequestAnswerResponse) GetSurrenderRequestAnswer ¶
func (x *CreateSurrenderRequestAnswerResponse) GetSurrenderRequestAnswer() *SurrenderRequestAnswer
func (*CreateSurrenderRequestAnswerResponse) ProtoMessage ¶
func (*CreateSurrenderRequestAnswerResponse) ProtoMessage()
func (*CreateSurrenderRequestAnswerResponse) ProtoReflect ¶
func (x *CreateSurrenderRequestAnswerResponse) ProtoReflect() protoreflect.Message
func (*CreateSurrenderRequestAnswerResponse) Reset ¶
func (x *CreateSurrenderRequestAnswerResponse) Reset()
func (*CreateSurrenderRequestAnswerResponse) String ¶
func (x *CreateSurrenderRequestAnswerResponse) String() string
func (*CreateSurrenderRequestAnswerResponse) Validate ¶
func (m *CreateSurrenderRequestAnswerResponse) Validate() error
Validate checks the field values on CreateSurrenderRequestAnswerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSurrenderRequestAnswerResponse) ValidateAll ¶
func (m *CreateSurrenderRequestAnswerResponse) ValidateAll() error
ValidateAll checks the field values on CreateSurrenderRequestAnswerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSurrenderRequestAnswerResponseMultiError, or nil if none found.
type CreateSurrenderRequestAnswerResponseMultiError ¶
type CreateSurrenderRequestAnswerResponseMultiError []error
CreateSurrenderRequestAnswerResponseMultiError is an error wrapping multiple validation errors returned by CreateSurrenderRequestAnswerResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSurrenderRequestAnswerResponseMultiError) AllErrors ¶
func (m CreateSurrenderRequestAnswerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSurrenderRequestAnswerResponseMultiError) Error ¶
func (m CreateSurrenderRequestAnswerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSurrenderRequestAnswerResponseValidationError ¶
type CreateSurrenderRequestAnswerResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSurrenderRequestAnswerResponseValidationError is the validation error returned by CreateSurrenderRequestAnswerResponse.Validate if the designated constraints aren't met.
func (CreateSurrenderRequestAnswerResponseValidationError) Cause ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSurrenderRequestAnswerResponseValidationError) Error ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSurrenderRequestAnswerResponseValidationError) ErrorName ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSurrenderRequestAnswerResponseValidationError) Field ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) Field() string
Field function returns field value.
func (CreateSurrenderRequestAnswerResponseValidationError) Key ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) Key() bool
Key function returns key value.
func (CreateSurrenderRequestAnswerResponseValidationError) Reason ¶
func (e CreateSurrenderRequestAnswerResponseValidationError) Reason() string
Reason function returns reason value.
type CreateSurrenderRequestRequest ¶
type CreateSurrenderRequestRequest struct { SurrenderRequestReference string `` /* 138-byte string literal not displayed */ TransportDocumentReference string `` /* 141-byte string literal not displayed */ SurrenderRequestCode string `protobuf:"bytes,3,opt,name=surrender_request_code,json=surrenderRequestCode,proto3" json:"surrender_request_code,omitempty"` Comments string `protobuf:"bytes,4,opt,name=comments,proto3" json:"comments,omitempty"` SurrenderRequestedBy uint32 `protobuf:"varint,5,opt,name=surrender_requested_by,json=surrenderRequestedBy,proto3" json:"surrender_requested_by,omitempty"` CreatedDateTime string `protobuf:"bytes,6,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,8,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,9,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateSurrenderRequestRequest) Descriptor
deprecated
func (*CreateSurrenderRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSurrenderRequestRequest.ProtoReflect.Descriptor instead.
func (*CreateSurrenderRequestRequest) GetComments ¶
func (x *CreateSurrenderRequestRequest) GetComments() string
func (*CreateSurrenderRequestRequest) GetCreatedDateTime ¶
func (x *CreateSurrenderRequestRequest) GetCreatedDateTime() string
func (*CreateSurrenderRequestRequest) GetRequestId ¶
func (x *CreateSurrenderRequestRequest) GetRequestId() string
func (*CreateSurrenderRequestRequest) GetSurrenderRequestCode ¶
func (x *CreateSurrenderRequestRequest) GetSurrenderRequestCode() string
func (*CreateSurrenderRequestRequest) GetSurrenderRequestReference ¶
func (x *CreateSurrenderRequestRequest) GetSurrenderRequestReference() string
func (*CreateSurrenderRequestRequest) GetSurrenderRequestedBy ¶
func (x *CreateSurrenderRequestRequest) GetSurrenderRequestedBy() uint32
func (*CreateSurrenderRequestRequest) GetTransportDocumentReference ¶
func (x *CreateSurrenderRequestRequest) GetTransportDocumentReference() string
func (*CreateSurrenderRequestRequest) GetUserEmail ¶
func (x *CreateSurrenderRequestRequest) GetUserEmail() string
func (*CreateSurrenderRequestRequest) GetUserId ¶
func (x *CreateSurrenderRequestRequest) GetUserId() string
func (*CreateSurrenderRequestRequest) ProtoMessage ¶
func (*CreateSurrenderRequestRequest) ProtoMessage()
func (*CreateSurrenderRequestRequest) ProtoReflect ¶
func (x *CreateSurrenderRequestRequest) ProtoReflect() protoreflect.Message
func (*CreateSurrenderRequestRequest) Reset ¶
func (x *CreateSurrenderRequestRequest) Reset()
func (*CreateSurrenderRequestRequest) String ¶
func (x *CreateSurrenderRequestRequest) String() string
func (*CreateSurrenderRequestRequest) Validate ¶
func (m *CreateSurrenderRequestRequest) Validate() error
Validate checks the field values on CreateSurrenderRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSurrenderRequestRequest) ValidateAll ¶
func (m *CreateSurrenderRequestRequest) ValidateAll() error
ValidateAll checks the field values on CreateSurrenderRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSurrenderRequestRequestMultiError, or nil if none found.
type CreateSurrenderRequestRequestMultiError ¶
type CreateSurrenderRequestRequestMultiError []error
CreateSurrenderRequestRequestMultiError is an error wrapping multiple validation errors returned by CreateSurrenderRequestRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSurrenderRequestRequestMultiError) AllErrors ¶
func (m CreateSurrenderRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSurrenderRequestRequestMultiError) Error ¶
func (m CreateSurrenderRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSurrenderRequestRequestValidationError ¶
type CreateSurrenderRequestRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSurrenderRequestRequestValidationError is the validation error returned by CreateSurrenderRequestRequest.Validate if the designated constraints aren't met.
func (CreateSurrenderRequestRequestValidationError) Cause ¶
func (e CreateSurrenderRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSurrenderRequestRequestValidationError) Error ¶
func (e CreateSurrenderRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSurrenderRequestRequestValidationError) ErrorName ¶
func (e CreateSurrenderRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSurrenderRequestRequestValidationError) Field ¶
func (e CreateSurrenderRequestRequestValidationError) Field() string
Field function returns field value.
func (CreateSurrenderRequestRequestValidationError) Key ¶
func (e CreateSurrenderRequestRequestValidationError) Key() bool
Key function returns key value.
func (CreateSurrenderRequestRequestValidationError) Reason ¶
func (e CreateSurrenderRequestRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSurrenderRequestResponse ¶
type CreateSurrenderRequestResponse struct { SurrenderRequest *SurrenderRequest `protobuf:"bytes,1,opt,name=surrender_request,json=surrenderRequest,proto3" json:"surrender_request,omitempty"` // contains filtered or unexported fields }
func (*CreateSurrenderRequestResponse) Descriptor
deprecated
func (*CreateSurrenderRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSurrenderRequestResponse.ProtoReflect.Descriptor instead.
func (*CreateSurrenderRequestResponse) GetSurrenderRequest ¶
func (x *CreateSurrenderRequestResponse) GetSurrenderRequest() *SurrenderRequest
func (*CreateSurrenderRequestResponse) ProtoMessage ¶
func (*CreateSurrenderRequestResponse) ProtoMessage()
func (*CreateSurrenderRequestResponse) ProtoReflect ¶
func (x *CreateSurrenderRequestResponse) ProtoReflect() protoreflect.Message
func (*CreateSurrenderRequestResponse) Reset ¶
func (x *CreateSurrenderRequestResponse) Reset()
func (*CreateSurrenderRequestResponse) String ¶
func (x *CreateSurrenderRequestResponse) String() string
func (*CreateSurrenderRequestResponse) Validate ¶
func (m *CreateSurrenderRequestResponse) Validate() error
Validate checks the field values on CreateSurrenderRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSurrenderRequestResponse) ValidateAll ¶
func (m *CreateSurrenderRequestResponse) ValidateAll() error
ValidateAll checks the field values on CreateSurrenderRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSurrenderRequestResponseMultiError, or nil if none found.
type CreateSurrenderRequestResponseMultiError ¶
type CreateSurrenderRequestResponseMultiError []error
CreateSurrenderRequestResponseMultiError is an error wrapping multiple validation errors returned by CreateSurrenderRequestResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSurrenderRequestResponseMultiError) AllErrors ¶
func (m CreateSurrenderRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSurrenderRequestResponseMultiError) Error ¶
func (m CreateSurrenderRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSurrenderRequestResponseValidationError ¶
type CreateSurrenderRequestResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSurrenderRequestResponseValidationError is the validation error returned by CreateSurrenderRequestResponse.Validate if the designated constraints aren't met.
func (CreateSurrenderRequestResponseValidationError) Cause ¶
func (e CreateSurrenderRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSurrenderRequestResponseValidationError) Error ¶
func (e CreateSurrenderRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSurrenderRequestResponseValidationError) ErrorName ¶
func (e CreateSurrenderRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSurrenderRequestResponseValidationError) Field ¶
func (e CreateSurrenderRequestResponseValidationError) Field() string
Field function returns field value.
func (CreateSurrenderRequestResponseValidationError) Key ¶
func (e CreateSurrenderRequestResponseValidationError) Key() bool
Key function returns key value.
func (CreateSurrenderRequestResponseValidationError) Reason ¶
func (e CreateSurrenderRequestResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransactionPartyRequest ¶
type CreateTransactionPartyRequest struct { EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,2,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,3,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ TaxReference string `protobuf:"bytes,5,opt,name=tax_reference,json=taxReference,proto3" json:"tax_reference,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionPartyRequest) Descriptor
deprecated
func (*CreateTransactionPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionPartyRequest.ProtoReflect.Descriptor instead.
func (*CreateTransactionPartyRequest) GetEblPlatformIdentifier ¶
func (x *CreateTransactionPartyRequest) GetEblPlatformIdentifier() string
func (*CreateTransactionPartyRequest) GetLegalName ¶
func (x *CreateTransactionPartyRequest) GetLegalName() string
func (*CreateTransactionPartyRequest) GetLocationOfRegistration ¶
func (x *CreateTransactionPartyRequest) GetLocationOfRegistration() string
func (*CreateTransactionPartyRequest) GetRegistrationNumber ¶
func (x *CreateTransactionPartyRequest) GetRegistrationNumber() string
func (*CreateTransactionPartyRequest) GetRequestId ¶
func (x *CreateTransactionPartyRequest) GetRequestId() string
func (*CreateTransactionPartyRequest) GetTaxReference ¶
func (x *CreateTransactionPartyRequest) GetTaxReference() string
func (*CreateTransactionPartyRequest) GetUserEmail ¶
func (x *CreateTransactionPartyRequest) GetUserEmail() string
func (*CreateTransactionPartyRequest) GetUserId ¶
func (x *CreateTransactionPartyRequest) GetUserId() string
func (*CreateTransactionPartyRequest) ProtoMessage ¶
func (*CreateTransactionPartyRequest) ProtoMessage()
func (*CreateTransactionPartyRequest) ProtoReflect ¶
func (x *CreateTransactionPartyRequest) ProtoReflect() protoreflect.Message
func (*CreateTransactionPartyRequest) Reset ¶
func (x *CreateTransactionPartyRequest) Reset()
func (*CreateTransactionPartyRequest) String ¶
func (x *CreateTransactionPartyRequest) String() string
func (*CreateTransactionPartyRequest) Validate ¶
func (m *CreateTransactionPartyRequest) Validate() error
Validate checks the field values on CreateTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransactionPartyRequest) ValidateAll ¶
func (m *CreateTransactionPartyRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransactionPartyRequestMultiError, or nil if none found.
type CreateTransactionPartyRequestMultiError ¶
type CreateTransactionPartyRequestMultiError []error
CreateTransactionPartyRequestMultiError is an error wrapping multiple validation errors returned by CreateTransactionPartyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransactionPartyRequestMultiError) AllErrors ¶
func (m CreateTransactionPartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransactionPartyRequestMultiError) Error ¶
func (m CreateTransactionPartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransactionPartyRequestValidationError ¶
type CreateTransactionPartyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransactionPartyRequestValidationError is the validation error returned by CreateTransactionPartyRequest.Validate if the designated constraints aren't met.
func (CreateTransactionPartyRequestValidationError) Cause ¶
func (e CreateTransactionPartyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransactionPartyRequestValidationError) Error ¶
func (e CreateTransactionPartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransactionPartyRequestValidationError) ErrorName ¶
func (e CreateTransactionPartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransactionPartyRequestValidationError) Field ¶
func (e CreateTransactionPartyRequestValidationError) Field() string
Field function returns field value.
func (CreateTransactionPartyRequestValidationError) Key ¶
func (e CreateTransactionPartyRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransactionPartyRequestValidationError) Reason ¶
func (e CreateTransactionPartyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransactionPartyResponse ¶
type CreateTransactionPartyResponse struct { TransactionParty *TransactionParty `protobuf:"bytes,1,opt,name=transaction_party,json=transactionParty,proto3" json:"transaction_party,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionPartyResponse) Descriptor
deprecated
func (*CreateTransactionPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionPartyResponse.ProtoReflect.Descriptor instead.
func (*CreateTransactionPartyResponse) GetTransactionParty ¶
func (x *CreateTransactionPartyResponse) GetTransactionParty() *TransactionParty
func (*CreateTransactionPartyResponse) ProtoMessage ¶
func (*CreateTransactionPartyResponse) ProtoMessage()
func (*CreateTransactionPartyResponse) ProtoReflect ¶
func (x *CreateTransactionPartyResponse) ProtoReflect() protoreflect.Message
func (*CreateTransactionPartyResponse) Reset ¶
func (x *CreateTransactionPartyResponse) Reset()
func (*CreateTransactionPartyResponse) String ¶
func (x *CreateTransactionPartyResponse) String() string
func (*CreateTransactionPartyResponse) Validate ¶
func (m *CreateTransactionPartyResponse) Validate() error
Validate checks the field values on CreateTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransactionPartyResponse) ValidateAll ¶
func (m *CreateTransactionPartyResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransactionPartyResponseMultiError, or nil if none found.
type CreateTransactionPartyResponseMultiError ¶
type CreateTransactionPartyResponseMultiError []error
CreateTransactionPartyResponseMultiError is an error wrapping multiple validation errors returned by CreateTransactionPartyResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransactionPartyResponseMultiError) AllErrors ¶
func (m CreateTransactionPartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransactionPartyResponseMultiError) Error ¶
func (m CreateTransactionPartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransactionPartyResponseValidationError ¶
type CreateTransactionPartyResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransactionPartyResponseValidationError is the validation error returned by CreateTransactionPartyResponse.Validate if the designated constraints aren't met.
func (CreateTransactionPartyResponseValidationError) Cause ¶
func (e CreateTransactionPartyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransactionPartyResponseValidationError) Error ¶
func (e CreateTransactionPartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransactionPartyResponseValidationError) ErrorName ¶
func (e CreateTransactionPartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransactionPartyResponseValidationError) Field ¶
func (e CreateTransactionPartyResponseValidationError) Field() string
Field function returns field value.
func (CreateTransactionPartyResponseValidationError) Key ¶
func (e CreateTransactionPartyResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransactionPartyResponseValidationError) Reason ¶
func (e CreateTransactionPartyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransactionPartySupportingCodeRequest ¶
type CreateTransactionPartySupportingCodeRequest struct { TransactionPartyId uint32 `protobuf:"varint,1,opt,name=transaction_party_id,json=transactionPartyId,proto3" json:"transaction_party_id,omitempty"` PartyCode string `protobuf:"bytes,2,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionPartySupportingCodeRequest) Descriptor
deprecated
func (*CreateTransactionPartySupportingCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionPartySupportingCodeRequest.ProtoReflect.Descriptor instead.
func (*CreateTransactionPartySupportingCodeRequest) GetPartyCode ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetPartyCode() string
func (*CreateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider() string
func (*CreateTransactionPartySupportingCodeRequest) GetRequestId ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetRequestId() string
func (*CreateTransactionPartySupportingCodeRequest) GetTransactionPartyId ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetTransactionPartyId() uint32
func (*CreateTransactionPartySupportingCodeRequest) GetUserEmail ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetUserEmail() string
func (*CreateTransactionPartySupportingCodeRequest) GetUserId ¶
func (x *CreateTransactionPartySupportingCodeRequest) GetUserId() string
func (*CreateTransactionPartySupportingCodeRequest) ProtoMessage ¶
func (*CreateTransactionPartySupportingCodeRequest) ProtoMessage()
func (*CreateTransactionPartySupportingCodeRequest) ProtoReflect ¶
func (x *CreateTransactionPartySupportingCodeRequest) ProtoReflect() protoreflect.Message
func (*CreateTransactionPartySupportingCodeRequest) Reset ¶
func (x *CreateTransactionPartySupportingCodeRequest) Reset()
func (*CreateTransactionPartySupportingCodeRequest) String ¶
func (x *CreateTransactionPartySupportingCodeRequest) String() string
func (*CreateTransactionPartySupportingCodeRequest) Validate ¶
func (m *CreateTransactionPartySupportingCodeRequest) Validate() error
Validate checks the field values on CreateTransactionPartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransactionPartySupportingCodeRequest) ValidateAll ¶
func (m *CreateTransactionPartySupportingCodeRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransactionPartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransactionPartySupportingCodeRequestMultiError, or nil if none found.
type CreateTransactionPartySupportingCodeRequestMultiError ¶
type CreateTransactionPartySupportingCodeRequestMultiError []error
CreateTransactionPartySupportingCodeRequestMultiError is an error wrapping multiple validation errors returned by CreateTransactionPartySupportingCodeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransactionPartySupportingCodeRequestMultiError) AllErrors ¶
func (m CreateTransactionPartySupportingCodeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransactionPartySupportingCodeRequestMultiError) Error ¶
func (m CreateTransactionPartySupportingCodeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransactionPartySupportingCodeRequestValidationError ¶
type CreateTransactionPartySupportingCodeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransactionPartySupportingCodeRequestValidationError is the validation error returned by CreateTransactionPartySupportingCodeRequest.Validate if the designated constraints aren't met.
func (CreateTransactionPartySupportingCodeRequestValidationError) Cause ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransactionPartySupportingCodeRequestValidationError) Error ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransactionPartySupportingCodeRequestValidationError) ErrorName ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransactionPartySupportingCodeRequestValidationError) Field ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) Field() string
Field function returns field value.
func (CreateTransactionPartySupportingCodeRequestValidationError) Key ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransactionPartySupportingCodeRequestValidationError) Reason ¶
func (e CreateTransactionPartySupportingCodeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransactionPartySupportingCodeResponse ¶
type CreateTransactionPartySupportingCodeResponse struct { TransactionPartySupportingCode *TransactionPartySupportingCode `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateTransactionPartySupportingCodeResponse) Descriptor
deprecated
func (*CreateTransactionPartySupportingCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionPartySupportingCodeResponse.ProtoReflect.Descriptor instead.
func (*CreateTransactionPartySupportingCodeResponse) GetTransactionPartySupportingCode ¶
func (x *CreateTransactionPartySupportingCodeResponse) GetTransactionPartySupportingCode() *TransactionPartySupportingCode
func (*CreateTransactionPartySupportingCodeResponse) ProtoMessage ¶
func (*CreateTransactionPartySupportingCodeResponse) ProtoMessage()
func (*CreateTransactionPartySupportingCodeResponse) ProtoReflect ¶
func (x *CreateTransactionPartySupportingCodeResponse) ProtoReflect() protoreflect.Message
func (*CreateTransactionPartySupportingCodeResponse) Reset ¶
func (x *CreateTransactionPartySupportingCodeResponse) Reset()
func (*CreateTransactionPartySupportingCodeResponse) String ¶
func (x *CreateTransactionPartySupportingCodeResponse) String() string
func (*CreateTransactionPartySupportingCodeResponse) Validate ¶
func (m *CreateTransactionPartySupportingCodeResponse) Validate() error
Validate checks the field values on CreateTransactionPartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransactionPartySupportingCodeResponse) ValidateAll ¶
func (m *CreateTransactionPartySupportingCodeResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransactionPartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransactionPartySupportingCodeResponseMultiError, or nil if none found.
type CreateTransactionPartySupportingCodeResponseMultiError ¶
type CreateTransactionPartySupportingCodeResponseMultiError []error
CreateTransactionPartySupportingCodeResponseMultiError is an error wrapping multiple validation errors returned by CreateTransactionPartySupportingCodeResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransactionPartySupportingCodeResponseMultiError) AllErrors ¶
func (m CreateTransactionPartySupportingCodeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransactionPartySupportingCodeResponseMultiError) Error ¶
func (m CreateTransactionPartySupportingCodeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransactionPartySupportingCodeResponseValidationError ¶
type CreateTransactionPartySupportingCodeResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransactionPartySupportingCodeResponseValidationError is the validation error returned by CreateTransactionPartySupportingCodeResponse.Validate if the designated constraints aren't met.
func (CreateTransactionPartySupportingCodeResponseValidationError) Cause ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransactionPartySupportingCodeResponseValidationError) Error ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransactionPartySupportingCodeResponseValidationError) ErrorName ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransactionPartySupportingCodeResponseValidationError) Field ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) Field() string
Field function returns field value.
func (CreateTransactionPartySupportingCodeResponseValidationError) Key ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransactionPartySupportingCodeResponseValidationError) Reason ¶
func (e CreateTransactionPartySupportingCodeResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransportDocumentFromShippingInstructionTORequest ¶
type CreateTransportDocumentFromShippingInstructionTORequest struct { CreateTransportDocumentRequest *CreateTransportDocumentRequest `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateTransportDocumentFromShippingInstructionTORequest) Descriptor
deprecated
func (*CreateTransportDocumentFromShippingInstructionTORequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentFromShippingInstructionTORequest.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentFromShippingInstructionTORequest) GetCreateTransportDocumentRequest ¶
func (x *CreateTransportDocumentFromShippingInstructionTORequest) GetCreateTransportDocumentRequest() *CreateTransportDocumentRequest
func (*CreateTransportDocumentFromShippingInstructionTORequest) ProtoMessage ¶
func (*CreateTransportDocumentFromShippingInstructionTORequest) ProtoMessage()
func (*CreateTransportDocumentFromShippingInstructionTORequest) ProtoReflect ¶
func (x *CreateTransportDocumentFromShippingInstructionTORequest) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentFromShippingInstructionTORequest) Reset ¶
func (x *CreateTransportDocumentFromShippingInstructionTORequest) Reset()
func (*CreateTransportDocumentFromShippingInstructionTORequest) String ¶
func (x *CreateTransportDocumentFromShippingInstructionTORequest) String() string
func (*CreateTransportDocumentFromShippingInstructionTORequest) Validate ¶
func (m *CreateTransportDocumentFromShippingInstructionTORequest) Validate() error
Validate checks the field values on CreateTransportDocumentFromShippingInstructionTORequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentFromShippingInstructionTORequest) ValidateAll ¶
func (m *CreateTransportDocumentFromShippingInstructionTORequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentFromShippingInstructionTORequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentFromShippingInstructionTORequestMultiError, or nil if none found.
type CreateTransportDocumentFromShippingInstructionTORequestMultiError ¶
type CreateTransportDocumentFromShippingInstructionTORequestMultiError []error
CreateTransportDocumentFromShippingInstructionTORequestMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentFromShippingInstructionTORequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentFromShippingInstructionTORequestMultiError) AllErrors ¶
func (m CreateTransportDocumentFromShippingInstructionTORequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentFromShippingInstructionTORequestMultiError) Error ¶
func (m CreateTransportDocumentFromShippingInstructionTORequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentFromShippingInstructionTORequestValidationError ¶
type CreateTransportDocumentFromShippingInstructionTORequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentFromShippingInstructionTORequestValidationError is the validation error returned by CreateTransportDocumentFromShippingInstructionTORequest.Validate if the designated constraints aren't met.
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) Cause ¶
Cause function returns cause value.
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) ErrorName ¶
func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) Field ¶
Field function returns field value.
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) Key ¶
Key function returns key value.
func (CreateTransportDocumentFromShippingInstructionTORequestValidationError) Reason ¶
func (e CreateTransportDocumentFromShippingInstructionTORequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportDocumentFromShippingInstructionTOResponse ¶
type CreateTransportDocumentFromShippingInstructionTOResponse struct { TransportDocument *TransportDocument `protobuf:"bytes,1,opt,name=transport_document,json=transportDocument,proto3" json:"transport_document,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportDocumentFromShippingInstructionTOResponse) Descriptor
deprecated
func (*CreateTransportDocumentFromShippingInstructionTOResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentFromShippingInstructionTOResponse.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentFromShippingInstructionTOResponse) GetTransportDocument ¶
func (x *CreateTransportDocumentFromShippingInstructionTOResponse) GetTransportDocument() *TransportDocument
func (*CreateTransportDocumentFromShippingInstructionTOResponse) ProtoMessage ¶
func (*CreateTransportDocumentFromShippingInstructionTOResponse) ProtoMessage()
func (*CreateTransportDocumentFromShippingInstructionTOResponse) ProtoReflect ¶
func (x *CreateTransportDocumentFromShippingInstructionTOResponse) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentFromShippingInstructionTOResponse) Reset ¶
func (x *CreateTransportDocumentFromShippingInstructionTOResponse) Reset()
func (*CreateTransportDocumentFromShippingInstructionTOResponse) String ¶
func (x *CreateTransportDocumentFromShippingInstructionTOResponse) String() string
func (*CreateTransportDocumentFromShippingInstructionTOResponse) Validate ¶
func (m *CreateTransportDocumentFromShippingInstructionTOResponse) Validate() error
Validate checks the field values on CreateTransportDocumentFromShippingInstructionTOResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentFromShippingInstructionTOResponse) ValidateAll ¶
func (m *CreateTransportDocumentFromShippingInstructionTOResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentFromShippingInstructionTOResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentFromShippingInstructionTOResponseMultiError, or nil if none found.
type CreateTransportDocumentFromShippingInstructionTOResponseMultiError ¶
type CreateTransportDocumentFromShippingInstructionTOResponseMultiError []error
CreateTransportDocumentFromShippingInstructionTOResponseMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentFromShippingInstructionTOResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentFromShippingInstructionTOResponseMultiError) AllErrors ¶
func (m CreateTransportDocumentFromShippingInstructionTOResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentFromShippingInstructionTOResponseMultiError) Error ¶
func (m CreateTransportDocumentFromShippingInstructionTOResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentFromShippingInstructionTOResponseValidationError ¶
type CreateTransportDocumentFromShippingInstructionTOResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentFromShippingInstructionTOResponseValidationError is the validation error returned by CreateTransportDocumentFromShippingInstructionTOResponse.Validate if the designated constraints aren't met.
func (CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Cause ¶
Cause function returns cause value.
func (CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateTransportDocumentFromShippingInstructionTOResponseValidationError) ErrorName ¶
func (e CreateTransportDocumentFromShippingInstructionTOResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Field ¶
Field function returns field value.
func (CreateTransportDocumentFromShippingInstructionTOResponseValidationError) Key ¶
Key function returns key value.
type CreateTransportDocumentRequest ¶
type CreateTransportDocumentRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ LocationId uint32 `protobuf:"varint,2,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` IssueDate string `protobuf:"bytes,3,opt,name=issue_date,json=issueDate,proto3" json:"issue_date,omitempty"` ShippedOnboardDate string `protobuf:"bytes,4,opt,name=shipped_onboard_date,json=shippedOnboardDate,proto3" json:"shipped_onboard_date,omitempty"` ReceivedForShipmentDate string `` /* 134-byte string literal not displayed */ NumberOfOriginals uint32 `protobuf:"varint,6,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` CarrierId uint32 `protobuf:"varint,7,opt,name=carrier_id,json=carrierId,proto3" json:"carrier_id,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ DeclaredValueCurrency string `` /* 126-byte string literal not displayed */ DeclaredValue float64 `protobuf:"fixed64,10,opt,name=declared_value,json=declaredValue,proto3" json:"declared_value,omitempty"` NumberOfRiderPages int32 `protobuf:"varint,11,opt,name=number_of_rider_pages,json=numberOfRiderPages,proto3" json:"number_of_rider_pages,omitempty"` IssuingParty string `protobuf:"bytes,12,opt,name=issuing_party,json=issuingParty,proto3" json:"issuing_party,omitempty"` CreatedDateTime string `protobuf:"bytes,13,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` UpdatedDateTime string `protobuf:"bytes,14,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` UserId string `protobuf:"bytes,15,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,16,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,17,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportDocumentRequest) Descriptor
deprecated
func (*CreateTransportDocumentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentRequest.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentRequest) GetCarrierId ¶
func (x *CreateTransportDocumentRequest) GetCarrierId() uint32
func (*CreateTransportDocumentRequest) GetCreatedDateTime ¶
func (x *CreateTransportDocumentRequest) GetCreatedDateTime() string
func (*CreateTransportDocumentRequest) GetDeclaredValue ¶
func (x *CreateTransportDocumentRequest) GetDeclaredValue() float64
func (*CreateTransportDocumentRequest) GetDeclaredValueCurrency ¶
func (x *CreateTransportDocumentRequest) GetDeclaredValueCurrency() string
func (*CreateTransportDocumentRequest) GetIssueDate ¶
func (x *CreateTransportDocumentRequest) GetIssueDate() string
func (*CreateTransportDocumentRequest) GetIssuingParty ¶
func (x *CreateTransportDocumentRequest) GetIssuingParty() string
func (*CreateTransportDocumentRequest) GetLocationId ¶
func (x *CreateTransportDocumentRequest) GetLocationId() uint32
func (*CreateTransportDocumentRequest) GetNumberOfOriginals ¶
func (x *CreateTransportDocumentRequest) GetNumberOfOriginals() uint32
func (*CreateTransportDocumentRequest) GetNumberOfRiderPages ¶
func (x *CreateTransportDocumentRequest) GetNumberOfRiderPages() int32
func (*CreateTransportDocumentRequest) GetReceivedForShipmentDate ¶
func (x *CreateTransportDocumentRequest) GetReceivedForShipmentDate() string
func (*CreateTransportDocumentRequest) GetRequestId ¶
func (x *CreateTransportDocumentRequest) GetRequestId() string
func (*CreateTransportDocumentRequest) GetShippedOnboardDate ¶
func (x *CreateTransportDocumentRequest) GetShippedOnboardDate() string
func (*CreateTransportDocumentRequest) GetShippingInstructionId ¶
func (x *CreateTransportDocumentRequest) GetShippingInstructionId() uint32
func (*CreateTransportDocumentRequest) GetTransportDocumentReference ¶
func (x *CreateTransportDocumentRequest) GetTransportDocumentReference() string
func (*CreateTransportDocumentRequest) GetUpdatedDateTime ¶
func (x *CreateTransportDocumentRequest) GetUpdatedDateTime() string
func (*CreateTransportDocumentRequest) GetUserEmail ¶
func (x *CreateTransportDocumentRequest) GetUserEmail() string
func (*CreateTransportDocumentRequest) GetUserId ¶
func (x *CreateTransportDocumentRequest) GetUserId() string
func (*CreateTransportDocumentRequest) ProtoMessage ¶
func (*CreateTransportDocumentRequest) ProtoMessage()
func (*CreateTransportDocumentRequest) ProtoReflect ¶
func (x *CreateTransportDocumentRequest) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentRequest) Reset ¶
func (x *CreateTransportDocumentRequest) Reset()
func (*CreateTransportDocumentRequest) String ¶
func (x *CreateTransportDocumentRequest) String() string
func (*CreateTransportDocumentRequest) Validate ¶
func (m *CreateTransportDocumentRequest) Validate() error
Validate checks the field values on CreateTransportDocumentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentRequest) ValidateAll ¶
func (m *CreateTransportDocumentRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentRequestMultiError, or nil if none found.
type CreateTransportDocumentRequestMultiError ¶
type CreateTransportDocumentRequestMultiError []error
CreateTransportDocumentRequestMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentRequestMultiError) AllErrors ¶
func (m CreateTransportDocumentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentRequestMultiError) Error ¶
func (m CreateTransportDocumentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentRequestValidationError ¶
type CreateTransportDocumentRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentRequestValidationError is the validation error returned by CreateTransportDocumentRequest.Validate if the designated constraints aren't met.
func (CreateTransportDocumentRequestValidationError) Cause ¶
func (e CreateTransportDocumentRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportDocumentRequestValidationError) Error ¶
func (e CreateTransportDocumentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportDocumentRequestValidationError) ErrorName ¶
func (e CreateTransportDocumentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentRequestValidationError) Field ¶
func (e CreateTransportDocumentRequestValidationError) Field() string
Field function returns field value.
func (CreateTransportDocumentRequestValidationError) Key ¶
func (e CreateTransportDocumentRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransportDocumentRequestValidationError) Reason ¶
func (e CreateTransportDocumentRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportDocumentResponse ¶
type CreateTransportDocumentResponse struct { TransportDocument *TransportDocument `protobuf:"bytes,1,opt,name=transport_document,json=transportDocument,proto3" json:"transport_document,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportDocumentResponse) Descriptor
deprecated
func (*CreateTransportDocumentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentResponse.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentResponse) GetTransportDocument ¶
func (x *CreateTransportDocumentResponse) GetTransportDocument() *TransportDocument
func (*CreateTransportDocumentResponse) ProtoMessage ¶
func (*CreateTransportDocumentResponse) ProtoMessage()
func (*CreateTransportDocumentResponse) ProtoReflect ¶
func (x *CreateTransportDocumentResponse) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentResponse) Reset ¶
func (x *CreateTransportDocumentResponse) Reset()
func (*CreateTransportDocumentResponse) String ¶
func (x *CreateTransportDocumentResponse) String() string
func (*CreateTransportDocumentResponse) Validate ¶
func (m *CreateTransportDocumentResponse) Validate() error
Validate checks the field values on CreateTransportDocumentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentResponse) ValidateAll ¶
func (m *CreateTransportDocumentResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentResponseMultiError, or nil if none found.
type CreateTransportDocumentResponseMultiError ¶
type CreateTransportDocumentResponseMultiError []error
CreateTransportDocumentResponseMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentResponseMultiError) AllErrors ¶
func (m CreateTransportDocumentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentResponseMultiError) Error ¶
func (m CreateTransportDocumentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentResponseValidationError ¶
type CreateTransportDocumentResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentResponseValidationError is the validation error returned by CreateTransportDocumentResponse.Validate if the designated constraints aren't met.
func (CreateTransportDocumentResponseValidationError) Cause ¶
func (e CreateTransportDocumentResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportDocumentResponseValidationError) Error ¶
func (e CreateTransportDocumentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportDocumentResponseValidationError) ErrorName ¶
func (e CreateTransportDocumentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentResponseValidationError) Field ¶
func (e CreateTransportDocumentResponseValidationError) Field() string
Field function returns field value.
func (CreateTransportDocumentResponseValidationError) Key ¶
func (e CreateTransportDocumentResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransportDocumentResponseValidationError) Reason ¶
func (e CreateTransportDocumentResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransportDocumentSummaryRequest ¶
type CreateTransportDocumentSummaryRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ TransportDocumentCreatedDateTime string `` /* 163-byte string literal not displayed */ TransportDocumentUpdatedDateTime string `` /* 163-byte string literal not displayed */ IssueDate string `protobuf:"bytes,4,opt,name=issue_date,json=issueDate,proto3" json:"issue_date,omitempty"` ShippedOnboardDate string `protobuf:"bytes,5,opt,name=shipped_onboard_date,json=shippedOnboardDate,proto3" json:"shipped_onboard_date,omitempty"` ReceivedForShipmentDate string `` /* 134-byte string literal not displayed */ NumberOfOriginals uint32 `protobuf:"varint,7,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` CarrierCode string `protobuf:"bytes,8,opt,name=carrier_code,json=carrierCode,proto3" json:"carrier_code,omitempty"` CarrierCodeListProvider string `` /* 134-byte string literal not displayed */ NumberOfRiderPages int32 `protobuf:"varint,10,opt,name=number_of_rider_pages,json=numberOfRiderPages,proto3" json:"number_of_rider_pages,omitempty"` ShippingInstructionReference string `` /* 148-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,12,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` UserId string `protobuf:"bytes,13,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,14,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,15,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportDocumentSummaryRequest) Descriptor
deprecated
func (*CreateTransportDocumentSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentSummaryRequest.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentSummaryRequest) GetCarrierCode ¶
func (x *CreateTransportDocumentSummaryRequest) GetCarrierCode() string
func (*CreateTransportDocumentSummaryRequest) GetCarrierCodeListProvider ¶
func (x *CreateTransportDocumentSummaryRequest) GetCarrierCodeListProvider() string
func (*CreateTransportDocumentSummaryRequest) GetDocumentStatus ¶
func (x *CreateTransportDocumentSummaryRequest) GetDocumentStatus() string
func (*CreateTransportDocumentSummaryRequest) GetIssueDate ¶
func (x *CreateTransportDocumentSummaryRequest) GetIssueDate() string
func (*CreateTransportDocumentSummaryRequest) GetNumberOfOriginals ¶
func (x *CreateTransportDocumentSummaryRequest) GetNumberOfOriginals() uint32
func (*CreateTransportDocumentSummaryRequest) GetNumberOfRiderPages ¶
func (x *CreateTransportDocumentSummaryRequest) GetNumberOfRiderPages() int32
func (*CreateTransportDocumentSummaryRequest) GetReceivedForShipmentDate ¶
func (x *CreateTransportDocumentSummaryRequest) GetReceivedForShipmentDate() string
func (*CreateTransportDocumentSummaryRequest) GetRequestId ¶
func (x *CreateTransportDocumentSummaryRequest) GetRequestId() string
func (*CreateTransportDocumentSummaryRequest) GetShippedOnboardDate ¶
func (x *CreateTransportDocumentSummaryRequest) GetShippedOnboardDate() string
func (*CreateTransportDocumentSummaryRequest) GetShippingInstructionReference ¶
func (x *CreateTransportDocumentSummaryRequest) GetShippingInstructionReference() string
func (*CreateTransportDocumentSummaryRequest) GetTransportDocumentCreatedDateTime ¶
func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentCreatedDateTime() string
func (*CreateTransportDocumentSummaryRequest) GetTransportDocumentReference ¶
func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentReference() string
func (*CreateTransportDocumentSummaryRequest) GetTransportDocumentUpdatedDateTime ¶
func (x *CreateTransportDocumentSummaryRequest) GetTransportDocumentUpdatedDateTime() string
func (*CreateTransportDocumentSummaryRequest) GetUserEmail ¶
func (x *CreateTransportDocumentSummaryRequest) GetUserEmail() string
func (*CreateTransportDocumentSummaryRequest) GetUserId ¶
func (x *CreateTransportDocumentSummaryRequest) GetUserId() string
func (*CreateTransportDocumentSummaryRequest) ProtoMessage ¶
func (*CreateTransportDocumentSummaryRequest) ProtoMessage()
func (*CreateTransportDocumentSummaryRequest) ProtoReflect ¶
func (x *CreateTransportDocumentSummaryRequest) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentSummaryRequest) Reset ¶
func (x *CreateTransportDocumentSummaryRequest) Reset()
func (*CreateTransportDocumentSummaryRequest) String ¶
func (x *CreateTransportDocumentSummaryRequest) String() string
func (*CreateTransportDocumentSummaryRequest) Validate ¶
func (m *CreateTransportDocumentSummaryRequest) Validate() error
Validate checks the field values on CreateTransportDocumentSummaryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentSummaryRequest) ValidateAll ¶
func (m *CreateTransportDocumentSummaryRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentSummaryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentSummaryRequestMultiError, or nil if none found.
type CreateTransportDocumentSummaryRequestMultiError ¶
type CreateTransportDocumentSummaryRequestMultiError []error
CreateTransportDocumentSummaryRequestMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentSummaryRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentSummaryRequestMultiError) AllErrors ¶
func (m CreateTransportDocumentSummaryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentSummaryRequestMultiError) Error ¶
func (m CreateTransportDocumentSummaryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentSummaryRequestValidationError ¶
type CreateTransportDocumentSummaryRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentSummaryRequestValidationError is the validation error returned by CreateTransportDocumentSummaryRequest.Validate if the designated constraints aren't met.
func (CreateTransportDocumentSummaryRequestValidationError) Cause ¶
func (e CreateTransportDocumentSummaryRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportDocumentSummaryRequestValidationError) Error ¶
func (e CreateTransportDocumentSummaryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportDocumentSummaryRequestValidationError) ErrorName ¶
func (e CreateTransportDocumentSummaryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentSummaryRequestValidationError) Field ¶
func (e CreateTransportDocumentSummaryRequestValidationError) Field() string
Field function returns field value.
func (CreateTransportDocumentSummaryRequestValidationError) Key ¶
func (e CreateTransportDocumentSummaryRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransportDocumentSummaryRequestValidationError) Reason ¶
func (e CreateTransportDocumentSummaryRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportDocumentSummaryResponse ¶
type CreateTransportDocumentSummaryResponse struct { TransportDocumentSummary *TransportDocumentSummary `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateTransportDocumentSummaryResponse) Descriptor
deprecated
func (*CreateTransportDocumentSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportDocumentSummaryResponse.ProtoReflect.Descriptor instead.
func (*CreateTransportDocumentSummaryResponse) GetTransportDocumentSummary ¶
func (x *CreateTransportDocumentSummaryResponse) GetTransportDocumentSummary() *TransportDocumentSummary
func (*CreateTransportDocumentSummaryResponse) ProtoMessage ¶
func (*CreateTransportDocumentSummaryResponse) ProtoMessage()
func (*CreateTransportDocumentSummaryResponse) ProtoReflect ¶
func (x *CreateTransportDocumentSummaryResponse) ProtoReflect() protoreflect.Message
func (*CreateTransportDocumentSummaryResponse) Reset ¶
func (x *CreateTransportDocumentSummaryResponse) Reset()
func (*CreateTransportDocumentSummaryResponse) String ¶
func (x *CreateTransportDocumentSummaryResponse) String() string
func (*CreateTransportDocumentSummaryResponse) Validate ¶
func (m *CreateTransportDocumentSummaryResponse) Validate() error
Validate checks the field values on CreateTransportDocumentSummaryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportDocumentSummaryResponse) ValidateAll ¶
func (m *CreateTransportDocumentSummaryResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransportDocumentSummaryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportDocumentSummaryResponseMultiError, or nil if none found.
type CreateTransportDocumentSummaryResponseMultiError ¶
type CreateTransportDocumentSummaryResponseMultiError []error
CreateTransportDocumentSummaryResponseMultiError is an error wrapping multiple validation errors returned by CreateTransportDocumentSummaryResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransportDocumentSummaryResponseMultiError) AllErrors ¶
func (m CreateTransportDocumentSummaryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportDocumentSummaryResponseMultiError) Error ¶
func (m CreateTransportDocumentSummaryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportDocumentSummaryResponseValidationError ¶
type CreateTransportDocumentSummaryResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransportDocumentSummaryResponseValidationError is the validation error returned by CreateTransportDocumentSummaryResponse.Validate if the designated constraints aren't met.
func (CreateTransportDocumentSummaryResponseValidationError) Cause ¶
func (e CreateTransportDocumentSummaryResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportDocumentSummaryResponseValidationError) Error ¶
func (e CreateTransportDocumentSummaryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportDocumentSummaryResponseValidationError) ErrorName ¶
func (e CreateTransportDocumentSummaryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportDocumentSummaryResponseValidationError) Field ¶
func (e CreateTransportDocumentSummaryResponseValidationError) Field() string
Field function returns field value.
func (CreateTransportDocumentSummaryResponseValidationError) Key ¶
func (e CreateTransportDocumentSummaryResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransportDocumentSummaryResponseValidationError) Reason ¶
func (e CreateTransportDocumentSummaryResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransportRequest ¶
type CreateTransportRequest struct { TransportReference string `protobuf:"bytes,1,opt,name=transport_reference,json=transportReference,proto3" json:"transport_reference,omitempty"` TransportName string `protobuf:"bytes,2,opt,name=transport_name,json=transportName,proto3" json:"transport_name,omitempty"` LoadTransportCallId uint32 `protobuf:"varint,3,opt,name=load_transport_call_id,json=loadTransportCallId,proto3" json:"load_transport_call_id,omitempty"` DischargeTransportCallId uint32 `` /* 138-byte string literal not displayed */ UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportRequest) Descriptor
deprecated
func (*CreateTransportRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportRequest.ProtoReflect.Descriptor instead.
func (*CreateTransportRequest) GetDischargeTransportCallId ¶
func (x *CreateTransportRequest) GetDischargeTransportCallId() uint32
func (*CreateTransportRequest) GetLoadTransportCallId ¶
func (x *CreateTransportRequest) GetLoadTransportCallId() uint32
func (*CreateTransportRequest) GetRequestId ¶
func (x *CreateTransportRequest) GetRequestId() string
func (*CreateTransportRequest) GetTransportName ¶
func (x *CreateTransportRequest) GetTransportName() string
func (*CreateTransportRequest) GetTransportReference ¶
func (x *CreateTransportRequest) GetTransportReference() string
func (*CreateTransportRequest) GetUserEmail ¶
func (x *CreateTransportRequest) GetUserEmail() string
func (*CreateTransportRequest) GetUserId ¶
func (x *CreateTransportRequest) GetUserId() string
func (*CreateTransportRequest) ProtoMessage ¶
func (*CreateTransportRequest) ProtoMessage()
func (*CreateTransportRequest) ProtoReflect ¶
func (x *CreateTransportRequest) ProtoReflect() protoreflect.Message
func (*CreateTransportRequest) Reset ¶
func (x *CreateTransportRequest) Reset()
func (*CreateTransportRequest) String ¶
func (x *CreateTransportRequest) String() string
func (*CreateTransportRequest) Validate ¶
func (m *CreateTransportRequest) Validate() error
Validate checks the field values on CreateTransportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportRequest) ValidateAll ¶
func (m *CreateTransportRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportRequestMultiError, or nil if none found.
type CreateTransportRequestMultiError ¶
type CreateTransportRequestMultiError []error
CreateTransportRequestMultiError is an error wrapping multiple validation errors returned by CreateTransportRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportRequestMultiError) AllErrors ¶
func (m CreateTransportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportRequestMultiError) Error ¶
func (m CreateTransportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportRequestValidationError ¶
type CreateTransportRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportRequestValidationError is the validation error returned by CreateTransportRequest.Validate if the designated constraints aren't met.
func (CreateTransportRequestValidationError) Cause ¶
func (e CreateTransportRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportRequestValidationError) Error ¶
func (e CreateTransportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportRequestValidationError) ErrorName ¶
func (e CreateTransportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportRequestValidationError) Field ¶
func (e CreateTransportRequestValidationError) Field() string
Field function returns field value.
func (CreateTransportRequestValidationError) Key ¶
func (e CreateTransportRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransportRequestValidationError) Reason ¶
func (e CreateTransportRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportResponse ¶
type CreateTransportResponse struct { Transport *Transport `protobuf:"bytes,1,opt,name=transport,proto3" json:"transport,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportResponse) Descriptor
deprecated
func (*CreateTransportResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportResponse.ProtoReflect.Descriptor instead.
func (*CreateTransportResponse) GetTransport ¶
func (x *CreateTransportResponse) GetTransport() *Transport
func (*CreateTransportResponse) ProtoMessage ¶
func (*CreateTransportResponse) ProtoMessage()
func (*CreateTransportResponse) ProtoReflect ¶
func (x *CreateTransportResponse) ProtoReflect() protoreflect.Message
func (*CreateTransportResponse) Reset ¶
func (x *CreateTransportResponse) Reset()
func (*CreateTransportResponse) String ¶
func (x *CreateTransportResponse) String() string
func (*CreateTransportResponse) Validate ¶
func (m *CreateTransportResponse) Validate() error
Validate checks the field values on CreateTransportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTransportResponse) ValidateAll ¶
func (m *CreateTransportResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTransportResponseMultiError, or nil if none found.
type CreateTransportResponseMultiError ¶
type CreateTransportResponseMultiError []error
CreateTransportResponseMultiError is an error wrapping multiple validation errors returned by CreateTransportResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransportResponseMultiError) AllErrors ¶
func (m CreateTransportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportResponseMultiError) Error ¶
func (m CreateTransportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportResponseValidationError ¶
type CreateTransportResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransportResponseValidationError is the validation error returned by CreateTransportResponse.Validate if the designated constraints aren't met.
func (CreateTransportResponseValidationError) Cause ¶
func (e CreateTransportResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportResponseValidationError) Error ¶
func (e CreateTransportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportResponseValidationError) ErrorName ¶
func (e CreateTransportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportResponseValidationError) Field ¶
func (e CreateTransportResponseValidationError) Field() string
Field function returns field value.
func (CreateTransportResponseValidationError) Key ¶
func (e CreateTransportResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransportResponseValidationError) Reason ¶
func (e CreateTransportResponseValidationError) Reason() string
Reason function returns reason value.
type EblVisualization ¶
type EblVisualization struct { EblVisualizationD *EblVisualizationD `protobuf:"bytes,1,opt,name=ebl_visualization_d,json=eblVisualizationD,proto3" json:"ebl_visualization_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*EblVisualization) Descriptor
deprecated
func (*EblVisualization) Descriptor() ([]byte, []int)
Deprecated: Use EblVisualization.ProtoReflect.Descriptor instead.
func (*EblVisualization) GetCrUpdTime ¶
func (x *EblVisualization) GetCrUpdTime() *v1.CrUpdTime
func (*EblVisualization) GetCrUpdUser ¶
func (x *EblVisualization) GetCrUpdUser() *v1.CrUpdUser
func (*EblVisualization) GetEblVisualizationD ¶
func (x *EblVisualization) GetEblVisualizationD() *EblVisualizationD
func (*EblVisualization) ProtoMessage ¶
func (*EblVisualization) ProtoMessage()
func (*EblVisualization) ProtoReflect ¶
func (x *EblVisualization) ProtoReflect() protoreflect.Message
func (*EblVisualization) Reset ¶
func (x *EblVisualization) Reset()
func (*EblVisualization) String ¶
func (x *EblVisualization) String() string
func (*EblVisualization) Validate ¶
func (m *EblVisualization) Validate() error
Validate checks the field values on EblVisualization with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EblVisualization) ValidateAll ¶
func (m *EblVisualization) ValidateAll() error
ValidateAll checks the field values on EblVisualization with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EblVisualizationMultiError, or nil if none found.
type EblVisualizationD ¶
type EblVisualizationD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` // contains filtered or unexported fields }
func (*EblVisualizationD) Descriptor
deprecated
func (*EblVisualizationD) Descriptor() ([]byte, []int)
Deprecated: Use EblVisualizationD.ProtoReflect.Descriptor instead.
func (*EblVisualizationD) GetContent ¶
func (x *EblVisualizationD) GetContent() string
func (*EblVisualizationD) GetId ¶
func (x *EblVisualizationD) GetId() uint32
func (*EblVisualizationD) GetIdS ¶
func (x *EblVisualizationD) GetIdS() string
func (*EblVisualizationD) GetName ¶
func (x *EblVisualizationD) GetName() string
func (*EblVisualizationD) GetUuid4 ¶
func (x *EblVisualizationD) GetUuid4() []byte
func (*EblVisualizationD) ProtoMessage ¶
func (*EblVisualizationD) ProtoMessage()
func (*EblVisualizationD) ProtoReflect ¶
func (x *EblVisualizationD) ProtoReflect() protoreflect.Message
func (*EblVisualizationD) Reset ¶
func (x *EblVisualizationD) Reset()
func (*EblVisualizationD) String ¶
func (x *EblVisualizationD) String() string
func (*EblVisualizationD) Validate ¶
func (m *EblVisualizationD) Validate() error
Validate checks the field values on EblVisualizationD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EblVisualizationD) ValidateAll ¶
func (m *EblVisualizationD) ValidateAll() error
ValidateAll checks the field values on EblVisualizationD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EblVisualizationDMultiError, or nil if none found.
type EblVisualizationDMultiError ¶
type EblVisualizationDMultiError []error
EblVisualizationDMultiError is an error wrapping multiple validation errors returned by EblVisualizationD.ValidateAll() if the designated constraints aren't met.
func (EblVisualizationDMultiError) AllErrors ¶
func (m EblVisualizationDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EblVisualizationDMultiError) Error ¶
func (m EblVisualizationDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EblVisualizationDValidationError ¶
type EblVisualizationDValidationError struct {
// contains filtered or unexported fields
}
EblVisualizationDValidationError is the validation error returned by EblVisualizationD.Validate if the designated constraints aren't met.
func (EblVisualizationDValidationError) Cause ¶
func (e EblVisualizationDValidationError) Cause() error
Cause function returns cause value.
func (EblVisualizationDValidationError) Error ¶
func (e EblVisualizationDValidationError) Error() string
Error satisfies the builtin error interface
func (EblVisualizationDValidationError) ErrorName ¶
func (e EblVisualizationDValidationError) ErrorName() string
ErrorName returns error name.
func (EblVisualizationDValidationError) Field ¶
func (e EblVisualizationDValidationError) Field() string
Field function returns field value.
func (EblVisualizationDValidationError) Key ¶
func (e EblVisualizationDValidationError) Key() bool
Key function returns key value.
func (EblVisualizationDValidationError) Reason ¶
func (e EblVisualizationDValidationError) Reason() string
Reason function returns reason value.
type EblVisualizationMultiError ¶
type EblVisualizationMultiError []error
EblVisualizationMultiError is an error wrapping multiple validation errors returned by EblVisualization.ValidateAll() if the designated constraints aren't met.
func (EblVisualizationMultiError) AllErrors ¶
func (m EblVisualizationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EblVisualizationMultiError) Error ¶
func (m EblVisualizationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EblVisualizationValidationError ¶
type EblVisualizationValidationError struct {
// contains filtered or unexported fields
}
EblVisualizationValidationError is the validation error returned by EblVisualization.Validate if the designated constraints aren't met.
func (EblVisualizationValidationError) Cause ¶
func (e EblVisualizationValidationError) Cause() error
Cause function returns cause value.
func (EblVisualizationValidationError) Error ¶
func (e EblVisualizationValidationError) Error() string
Error satisfies the builtin error interface
func (EblVisualizationValidationError) ErrorName ¶
func (e EblVisualizationValidationError) ErrorName() string
ErrorName returns error name.
func (EblVisualizationValidationError) Field ¶
func (e EblVisualizationValidationError) Field() string
Field function returns field value.
func (EblVisualizationValidationError) Key ¶
func (e EblVisualizationValidationError) Key() bool
Key function returns key value.
func (EblVisualizationValidationError) Reason ¶
func (e EblVisualizationValidationError) Reason() string
Reason function returns reason value.
type EndorsementChainLink ¶
type EndorsementChainLink struct { EndorsementChainLinkD *EndorsementChainLinkD `` /* 128-byte string literal not displayed */ EndorsementChainLinkT *EndorsementChainLinkT `` /* 128-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*EndorsementChainLink) Descriptor
deprecated
func (*EndorsementChainLink) Descriptor() ([]byte, []int)
Deprecated: Use EndorsementChainLink.ProtoReflect.Descriptor instead.
func (*EndorsementChainLink) GetCrUpdTime ¶
func (x *EndorsementChainLink) GetCrUpdTime() *v1.CrUpdTime
func (*EndorsementChainLink) GetCrUpdUser ¶
func (x *EndorsementChainLink) GetCrUpdUser() *v1.CrUpdUser
func (*EndorsementChainLink) GetEndorsementChainLinkD ¶
func (x *EndorsementChainLink) GetEndorsementChainLinkD() *EndorsementChainLinkD
func (*EndorsementChainLink) GetEndorsementChainLinkT ¶
func (x *EndorsementChainLink) GetEndorsementChainLinkT() *EndorsementChainLinkT
func (*EndorsementChainLink) ProtoMessage ¶
func (*EndorsementChainLink) ProtoMessage()
func (*EndorsementChainLink) ProtoReflect ¶
func (x *EndorsementChainLink) ProtoReflect() protoreflect.Message
func (*EndorsementChainLink) Reset ¶
func (x *EndorsementChainLink) Reset()
func (*EndorsementChainLink) String ¶
func (x *EndorsementChainLink) String() string
func (*EndorsementChainLink) Validate ¶
func (m *EndorsementChainLink) Validate() error
Validate checks the field values on EndorsementChainLink with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EndorsementChainLink) ValidateAll ¶
func (m *EndorsementChainLink) ValidateAll() error
ValidateAll checks the field values on EndorsementChainLink with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EndorsementChainLinkMultiError, or nil if none found.
type EndorsementChainLinkD ¶
type EndorsementChainLinkD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` EntryOrder int32 `protobuf:"varint,4,opt,name=entry_order,json=entryOrder,proto3" json:"entry_order,omitempty"` Actor uint32 `protobuf:"varint,5,opt,name=actor,proto3" json:"actor,omitempty"` Recipient uint32 `protobuf:"varint,6,opt,name=recipient,proto3" json:"recipient,omitempty"` SurrenderRequestId uint32 `protobuf:"varint,7,opt,name=surrender_request_id,json=surrenderRequestId,proto3" json:"surrender_request_id,omitempty"` // contains filtered or unexported fields }
func (*EndorsementChainLinkD) Descriptor
deprecated
func (*EndorsementChainLinkD) Descriptor() ([]byte, []int)
Deprecated: Use EndorsementChainLinkD.ProtoReflect.Descriptor instead.
func (*EndorsementChainLinkD) GetActor ¶
func (x *EndorsementChainLinkD) GetActor() uint32
func (*EndorsementChainLinkD) GetEntryOrder ¶
func (x *EndorsementChainLinkD) GetEntryOrder() int32
func (*EndorsementChainLinkD) GetId ¶
func (x *EndorsementChainLinkD) GetId() uint32
func (*EndorsementChainLinkD) GetIdS ¶
func (x *EndorsementChainLinkD) GetIdS() string
func (*EndorsementChainLinkD) GetRecipient ¶
func (x *EndorsementChainLinkD) GetRecipient() uint32
func (*EndorsementChainLinkD) GetSurrenderRequestId ¶
func (x *EndorsementChainLinkD) GetSurrenderRequestId() uint32
func (*EndorsementChainLinkD) GetUuid4 ¶
func (x *EndorsementChainLinkD) GetUuid4() []byte
func (*EndorsementChainLinkD) ProtoMessage ¶
func (*EndorsementChainLinkD) ProtoMessage()
func (*EndorsementChainLinkD) ProtoReflect ¶
func (x *EndorsementChainLinkD) ProtoReflect() protoreflect.Message
func (*EndorsementChainLinkD) Reset ¶
func (x *EndorsementChainLinkD) Reset()
func (*EndorsementChainLinkD) String ¶
func (x *EndorsementChainLinkD) String() string
func (*EndorsementChainLinkD) Validate ¶
func (m *EndorsementChainLinkD) Validate() error
Validate checks the field values on EndorsementChainLinkD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EndorsementChainLinkD) ValidateAll ¶
func (m *EndorsementChainLinkD) ValidateAll() error
ValidateAll checks the field values on EndorsementChainLinkD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EndorsementChainLinkDMultiError, or nil if none found.
type EndorsementChainLinkDMultiError ¶
type EndorsementChainLinkDMultiError []error
EndorsementChainLinkDMultiError is an error wrapping multiple validation errors returned by EndorsementChainLinkD.ValidateAll() if the designated constraints aren't met.
func (EndorsementChainLinkDMultiError) AllErrors ¶
func (m EndorsementChainLinkDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndorsementChainLinkDMultiError) Error ¶
func (m EndorsementChainLinkDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndorsementChainLinkDValidationError ¶
type EndorsementChainLinkDValidationError struct {
// contains filtered or unexported fields
}
EndorsementChainLinkDValidationError is the validation error returned by EndorsementChainLinkD.Validate if the designated constraints aren't met.
func (EndorsementChainLinkDValidationError) Cause ¶
func (e EndorsementChainLinkDValidationError) Cause() error
Cause function returns cause value.
func (EndorsementChainLinkDValidationError) Error ¶
func (e EndorsementChainLinkDValidationError) Error() string
Error satisfies the builtin error interface
func (EndorsementChainLinkDValidationError) ErrorName ¶
func (e EndorsementChainLinkDValidationError) ErrorName() string
ErrorName returns error name.
func (EndorsementChainLinkDValidationError) Field ¶
func (e EndorsementChainLinkDValidationError) Field() string
Field function returns field value.
func (EndorsementChainLinkDValidationError) Key ¶
func (e EndorsementChainLinkDValidationError) Key() bool
Key function returns key value.
func (EndorsementChainLinkDValidationError) Reason ¶
func (e EndorsementChainLinkDValidationError) Reason() string
Reason function returns reason value.
type EndorsementChainLinkMultiError ¶
type EndorsementChainLinkMultiError []error
EndorsementChainLinkMultiError is an error wrapping multiple validation errors returned by EndorsementChainLink.ValidateAll() if the designated constraints aren't met.
func (EndorsementChainLinkMultiError) AllErrors ¶
func (m EndorsementChainLinkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndorsementChainLinkMultiError) Error ¶
func (m EndorsementChainLinkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndorsementChainLinkT ¶
type EndorsementChainLinkT struct { ActionDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=action_date_time,json=actionDateTime,proto3" json:"action_date_time,omitempty"` // contains filtered or unexported fields }
func (*EndorsementChainLinkT) Descriptor
deprecated
func (*EndorsementChainLinkT) Descriptor() ([]byte, []int)
Deprecated: Use EndorsementChainLinkT.ProtoReflect.Descriptor instead.
func (*EndorsementChainLinkT) GetActionDateTime ¶
func (x *EndorsementChainLinkT) GetActionDateTime() *timestamppb.Timestamp
func (*EndorsementChainLinkT) ProtoMessage ¶
func (*EndorsementChainLinkT) ProtoMessage()
func (*EndorsementChainLinkT) ProtoReflect ¶
func (x *EndorsementChainLinkT) ProtoReflect() protoreflect.Message
func (*EndorsementChainLinkT) Reset ¶
func (x *EndorsementChainLinkT) Reset()
func (*EndorsementChainLinkT) String ¶
func (x *EndorsementChainLinkT) String() string
func (*EndorsementChainLinkT) Validate ¶
func (m *EndorsementChainLinkT) Validate() error
Validate checks the field values on EndorsementChainLinkT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EndorsementChainLinkT) ValidateAll ¶
func (m *EndorsementChainLinkT) ValidateAll() error
ValidateAll checks the field values on EndorsementChainLinkT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EndorsementChainLinkTMultiError, or nil if none found.
type EndorsementChainLinkTMultiError ¶
type EndorsementChainLinkTMultiError []error
EndorsementChainLinkTMultiError is an error wrapping multiple validation errors returned by EndorsementChainLinkT.ValidateAll() if the designated constraints aren't met.
func (EndorsementChainLinkTMultiError) AllErrors ¶
func (m EndorsementChainLinkTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndorsementChainLinkTMultiError) Error ¶
func (m EndorsementChainLinkTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndorsementChainLinkTValidationError ¶
type EndorsementChainLinkTValidationError struct {
// contains filtered or unexported fields
}
EndorsementChainLinkTValidationError is the validation error returned by EndorsementChainLinkT.Validate if the designated constraints aren't met.
func (EndorsementChainLinkTValidationError) Cause ¶
func (e EndorsementChainLinkTValidationError) Cause() error
Cause function returns cause value.
func (EndorsementChainLinkTValidationError) Error ¶
func (e EndorsementChainLinkTValidationError) Error() string
Error satisfies the builtin error interface
func (EndorsementChainLinkTValidationError) ErrorName ¶
func (e EndorsementChainLinkTValidationError) ErrorName() string
ErrorName returns error name.
func (EndorsementChainLinkTValidationError) Field ¶
func (e EndorsementChainLinkTValidationError) Field() string
Field function returns field value.
func (EndorsementChainLinkTValidationError) Key ¶
func (e EndorsementChainLinkTValidationError) Key() bool
Key function returns key value.
func (EndorsementChainLinkTValidationError) Reason ¶
func (e EndorsementChainLinkTValidationError) Reason() string
Reason function returns reason value.
type EndorsementChainLinkValidationError ¶
type EndorsementChainLinkValidationError struct {
// contains filtered or unexported fields
}
EndorsementChainLinkValidationError is the validation error returned by EndorsementChainLink.Validate if the designated constraints aren't met.
func (EndorsementChainLinkValidationError) Cause ¶
func (e EndorsementChainLinkValidationError) Cause() error
Cause function returns cause value.
func (EndorsementChainLinkValidationError) Error ¶
func (e EndorsementChainLinkValidationError) Error() string
Error satisfies the builtin error interface
func (EndorsementChainLinkValidationError) ErrorName ¶
func (e EndorsementChainLinkValidationError) ErrorName() string
ErrorName returns error name.
func (EndorsementChainLinkValidationError) Field ¶
func (e EndorsementChainLinkValidationError) Field() string
Field function returns field value.
func (EndorsementChainLinkValidationError) Key ¶
func (e EndorsementChainLinkValidationError) Key() bool
Key function returns key value.
func (EndorsementChainLinkValidationError) Reason ¶
func (e EndorsementChainLinkValidationError) Reason() string
Reason function returns reason value.
type FetchConsignmentItemsTOByShippingInstructionIdRequest ¶
type FetchConsignmentItemsTOByShippingInstructionIdRequest struct { ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) Descriptor
deprecated
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use FetchConsignmentItemsTOByShippingInstructionIdRequest.ProtoReflect.Descriptor instead.
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) GetRequestId ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetRequestId() string
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) GetShippingInstructionId ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetShippingInstructionId() uint32
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserEmail ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserEmail() string
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserId ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) GetUserId() string
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoMessage ¶
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoMessage()
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoReflect ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) Reset ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) Reset()
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) String ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdRequest) String() string
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) Validate ¶
func (m *FetchConsignmentItemsTOByShippingInstructionIdRequest) Validate() error
Validate checks the field values on FetchConsignmentItemsTOByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FetchConsignmentItemsTOByShippingInstructionIdRequest) ValidateAll ¶
func (m *FetchConsignmentItemsTOByShippingInstructionIdRequest) ValidateAll() error
ValidateAll checks the field values on FetchConsignmentItemsTOByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError, or nil if none found.
type FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError ¶
type FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError []error
FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError is an error wrapping multiple validation errors returned by FetchConsignmentItemsTOByShippingInstructionIdRequest.ValidateAll() if the designated constraints aren't met.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError) AllErrors ¶
func (m FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError) Error ¶
func (m FetchConsignmentItemsTOByShippingInstructionIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError ¶
type FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError struct {
// contains filtered or unexported fields
}
FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError is the validation error returned by FetchConsignmentItemsTOByShippingInstructionIdRequest.Validate if the designated constraints aren't met.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Cause ¶
Cause function returns cause value.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) ErrorName ¶
func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Field ¶
Field function returns field value.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Key ¶
Key function returns key value.
func (FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Reason ¶
func (e FetchConsignmentItemsTOByShippingInstructionIdRequestValidationError) Reason() string
Reason function returns reason value.
type FetchConsignmentItemsTOByShippingInstructionIdResponse ¶
type FetchConsignmentItemsTOByShippingInstructionIdResponse struct { ConsignmentItem *ConsignmentItem `protobuf:"bytes,1,opt,name=consignment_item,json=consignmentItem,proto3" json:"consignment_item,omitempty"` // contains filtered or unexported fields }
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) Descriptor
deprecated
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use FetchConsignmentItemsTOByShippingInstructionIdResponse.ProtoReflect.Descriptor instead.
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) GetConsignmentItem ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) GetConsignmentItem() *ConsignmentItem
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoMessage ¶
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoMessage()
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoReflect ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) Reset ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) Reset()
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) String ¶
func (x *FetchConsignmentItemsTOByShippingInstructionIdResponse) String() string
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) Validate ¶
func (m *FetchConsignmentItemsTOByShippingInstructionIdResponse) Validate() error
Validate checks the field values on FetchConsignmentItemsTOByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FetchConsignmentItemsTOByShippingInstructionIdResponse) ValidateAll ¶
func (m *FetchConsignmentItemsTOByShippingInstructionIdResponse) ValidateAll() error
ValidateAll checks the field values on FetchConsignmentItemsTOByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError, or nil if none found.
type FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError ¶
type FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError []error
FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError is an error wrapping multiple validation errors returned by FetchConsignmentItemsTOByShippingInstructionIdResponse.ValidateAll() if the designated constraints aren't met.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError) AllErrors ¶
func (m FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError) Error ¶
func (m FetchConsignmentItemsTOByShippingInstructionIdResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError ¶
type FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError struct {
// contains filtered or unexported fields
}
FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError is the validation error returned by FetchConsignmentItemsTOByShippingInstructionIdResponse.Validate if the designated constraints aren't met.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Cause ¶
Cause function returns cause value.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) ErrorName ¶
func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Field ¶
Field function returns field value.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Key ¶
Key function returns key value.
func (FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Reason ¶
func (e FetchConsignmentItemsTOByShippingInstructionIdResponseValidationError) Reason() string
Reason function returns reason value.
type FindByIdRequest ¶
type FindByIdRequest struct { GetRequest *v11.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*FindByIdRequest) Descriptor
deprecated
func (*FindByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindByIdRequest.ProtoReflect.Descriptor instead.
func (*FindByIdRequest) GetGetRequest ¶
func (x *FindByIdRequest) GetGetRequest() *v11.GetRequest
func (*FindByIdRequest) ProtoMessage ¶
func (*FindByIdRequest) ProtoMessage()
func (*FindByIdRequest) ProtoReflect ¶
func (x *FindByIdRequest) ProtoReflect() protoreflect.Message
func (*FindByIdRequest) Reset ¶
func (x *FindByIdRequest) Reset()
func (*FindByIdRequest) String ¶
func (x *FindByIdRequest) String() string
func (*FindByIdRequest) Validate ¶
func (m *FindByIdRequest) Validate() error
Validate checks the field values on FindByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByIdRequest) ValidateAll ¶
func (m *FindByIdRequest) ValidateAll() error
ValidateAll checks the field values on FindByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByIdRequestMultiError, or nil if none found.
type FindByIdRequestMultiError ¶
type FindByIdRequestMultiError []error
FindByIdRequestMultiError is an error wrapping multiple validation errors returned by FindByIdRequest.ValidateAll() if the designated constraints aren't met.
func (FindByIdRequestMultiError) AllErrors ¶
func (m FindByIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByIdRequestMultiError) Error ¶
func (m FindByIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByIdRequestValidationError ¶
type FindByIdRequestValidationError struct {
// contains filtered or unexported fields
}
FindByIdRequestValidationError is the validation error returned by FindByIdRequest.Validate if the designated constraints aren't met.
func (FindByIdRequestValidationError) Cause ¶
func (e FindByIdRequestValidationError) Cause() error
Cause function returns cause value.
func (FindByIdRequestValidationError) Error ¶
func (e FindByIdRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FindByIdRequestValidationError) ErrorName ¶
func (e FindByIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindByIdRequestValidationError) Field ¶
func (e FindByIdRequestValidationError) Field() string
Field function returns field value.
func (FindByIdRequestValidationError) Key ¶
func (e FindByIdRequestValidationError) Key() bool
Key function returns key value.
func (FindByIdRequestValidationError) Reason ¶
func (e FindByIdRequestValidationError) Reason() string
Reason function returns reason value.
type FindByIdResponse ¶
type FindByIdResponse struct { ShippingInstruction *ShippingInstruction `protobuf:"bytes,1,opt,name=shipping_instruction,json=shippingInstruction,proto3" json:"shipping_instruction,omitempty"` // contains filtered or unexported fields }
func (*FindByIdResponse) Descriptor
deprecated
func (*FindByIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindByIdResponse.ProtoReflect.Descriptor instead.
func (*FindByIdResponse) GetShippingInstruction ¶
func (x *FindByIdResponse) GetShippingInstruction() *ShippingInstruction
func (*FindByIdResponse) ProtoMessage ¶
func (*FindByIdResponse) ProtoMessage()
func (*FindByIdResponse) ProtoReflect ¶
func (x *FindByIdResponse) ProtoReflect() protoreflect.Message
func (*FindByIdResponse) Reset ¶
func (x *FindByIdResponse) Reset()
func (*FindByIdResponse) String ¶
func (x *FindByIdResponse) String() string
func (*FindByIdResponse) Validate ¶
func (m *FindByIdResponse) Validate() error
Validate checks the field values on FindByIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByIdResponse) ValidateAll ¶
func (m *FindByIdResponse) ValidateAll() error
ValidateAll checks the field values on FindByIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByIdResponseMultiError, or nil if none found.
type FindByIdResponseMultiError ¶
type FindByIdResponseMultiError []error
FindByIdResponseMultiError is an error wrapping multiple validation errors returned by FindByIdResponse.ValidateAll() if the designated constraints aren't met.
func (FindByIdResponseMultiError) AllErrors ¶
func (m FindByIdResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByIdResponseMultiError) Error ¶
func (m FindByIdResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByIdResponseValidationError ¶
type FindByIdResponseValidationError struct {
// contains filtered or unexported fields
}
FindByIdResponseValidationError is the validation error returned by FindByIdResponse.Validate if the designated constraints aren't met.
func (FindByIdResponseValidationError) Cause ¶
func (e FindByIdResponseValidationError) Cause() error
Cause function returns cause value.
func (FindByIdResponseValidationError) Error ¶
func (e FindByIdResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FindByIdResponseValidationError) ErrorName ¶
func (e FindByIdResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindByIdResponseValidationError) Field ¶
func (e FindByIdResponseValidationError) Field() string
Field function returns field value.
func (FindByIdResponseValidationError) Key ¶
func (e FindByIdResponseValidationError) Key() bool
Key function returns key value.
func (FindByIdResponseValidationError) Reason ¶
func (e FindByIdResponseValidationError) Reason() string
Reason function returns reason value.
type FindByReferenceRequest ¶
type FindByReferenceRequest struct { ShippingInstructionReference string `` /* 147-byte string literal not displayed */ UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*FindByReferenceRequest) Descriptor
deprecated
func (*FindByReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindByReferenceRequest.ProtoReflect.Descriptor instead.
func (*FindByReferenceRequest) GetRequestId ¶
func (x *FindByReferenceRequest) GetRequestId() string
func (*FindByReferenceRequest) GetShippingInstructionReference ¶
func (x *FindByReferenceRequest) GetShippingInstructionReference() string
func (*FindByReferenceRequest) GetUserEmail ¶
func (x *FindByReferenceRequest) GetUserEmail() string
func (*FindByReferenceRequest) ProtoMessage ¶
func (*FindByReferenceRequest) ProtoMessage()
func (*FindByReferenceRequest) ProtoReflect ¶
func (x *FindByReferenceRequest) ProtoReflect() protoreflect.Message
func (*FindByReferenceRequest) Reset ¶
func (x *FindByReferenceRequest) Reset()
func (*FindByReferenceRequest) String ¶
func (x *FindByReferenceRequest) String() string
func (*FindByReferenceRequest) Validate ¶
func (m *FindByReferenceRequest) Validate() error
Validate checks the field values on FindByReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByReferenceRequest) ValidateAll ¶
func (m *FindByReferenceRequest) ValidateAll() error
ValidateAll checks the field values on FindByReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByReferenceRequestMultiError, or nil if none found.
type FindByReferenceRequestMultiError ¶
type FindByReferenceRequestMultiError []error
FindByReferenceRequestMultiError is an error wrapping multiple validation errors returned by FindByReferenceRequest.ValidateAll() if the designated constraints aren't met.
func (FindByReferenceRequestMultiError) AllErrors ¶
func (m FindByReferenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByReferenceRequestMultiError) Error ¶
func (m FindByReferenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByReferenceRequestValidationError ¶
type FindByReferenceRequestValidationError struct {
// contains filtered or unexported fields
}
FindByReferenceRequestValidationError is the validation error returned by FindByReferenceRequest.Validate if the designated constraints aren't met.
func (FindByReferenceRequestValidationError) Cause ¶
func (e FindByReferenceRequestValidationError) Cause() error
Cause function returns cause value.
func (FindByReferenceRequestValidationError) Error ¶
func (e FindByReferenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FindByReferenceRequestValidationError) ErrorName ¶
func (e FindByReferenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindByReferenceRequestValidationError) Field ¶
func (e FindByReferenceRequestValidationError) Field() string
Field function returns field value.
func (FindByReferenceRequestValidationError) Key ¶
func (e FindByReferenceRequestValidationError) Key() bool
Key function returns key value.
func (FindByReferenceRequestValidationError) Reason ¶
func (e FindByReferenceRequestValidationError) Reason() string
Reason function returns reason value.
type FindByReferenceResponse ¶
type FindByReferenceResponse struct { ShippingInstruction *ShippingInstruction `protobuf:"bytes,1,opt,name=shipping_instruction,json=shippingInstruction,proto3" json:"shipping_instruction,omitempty"` // contains filtered or unexported fields }
func (*FindByReferenceResponse) Descriptor
deprecated
func (*FindByReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindByReferenceResponse.ProtoReflect.Descriptor instead.
func (*FindByReferenceResponse) GetShippingInstruction ¶
func (x *FindByReferenceResponse) GetShippingInstruction() *ShippingInstruction
func (*FindByReferenceResponse) ProtoMessage ¶
func (*FindByReferenceResponse) ProtoMessage()
func (*FindByReferenceResponse) ProtoReflect ¶
func (x *FindByReferenceResponse) ProtoReflect() protoreflect.Message
func (*FindByReferenceResponse) Reset ¶
func (x *FindByReferenceResponse) Reset()
func (*FindByReferenceResponse) String ¶
func (x *FindByReferenceResponse) String() string
func (*FindByReferenceResponse) Validate ¶
func (m *FindByReferenceResponse) Validate() error
Validate checks the field values on FindByReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByReferenceResponse) ValidateAll ¶
func (m *FindByReferenceResponse) ValidateAll() error
ValidateAll checks the field values on FindByReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByReferenceResponseMultiError, or nil if none found.
type FindByReferenceResponseMultiError ¶
type FindByReferenceResponseMultiError []error
FindByReferenceResponseMultiError is an error wrapping multiple validation errors returned by FindByReferenceResponse.ValidateAll() if the designated constraints aren't met.
func (FindByReferenceResponseMultiError) AllErrors ¶
func (m FindByReferenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByReferenceResponseMultiError) Error ¶
func (m FindByReferenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByReferenceResponseValidationError ¶
type FindByReferenceResponseValidationError struct {
// contains filtered or unexported fields
}
FindByReferenceResponseValidationError is the validation error returned by FindByReferenceResponse.Validate if the designated constraints aren't met.
func (FindByReferenceResponseValidationError) Cause ¶
func (e FindByReferenceResponseValidationError) Cause() error
Cause function returns cause value.
func (FindByReferenceResponseValidationError) Error ¶
func (e FindByReferenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FindByReferenceResponseValidationError) ErrorName ¶
func (e FindByReferenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindByReferenceResponseValidationError) Field ¶
func (e FindByReferenceResponseValidationError) Field() string
Field function returns field value.
func (FindByReferenceResponseValidationError) Key ¶
func (e FindByReferenceResponseValidationError) Key() bool
Key function returns key value.
func (FindByReferenceResponseValidationError) Reason ¶
func (e FindByReferenceResponseValidationError) Reason() string
Reason function returns reason value.
type FindByTransportDocumentReferenceRequest ¶
type FindByTransportDocumentReferenceRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*FindByTransportDocumentReferenceRequest) Descriptor
deprecated
func (*FindByTransportDocumentReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindByTransportDocumentReferenceRequest.ProtoReflect.Descriptor instead.
func (*FindByTransportDocumentReferenceRequest) GetRequestId ¶
func (x *FindByTransportDocumentReferenceRequest) GetRequestId() string
func (*FindByTransportDocumentReferenceRequest) GetTransportDocumentReference ¶
func (x *FindByTransportDocumentReferenceRequest) GetTransportDocumentReference() string
func (*FindByTransportDocumentReferenceRequest) GetUserEmail ¶
func (x *FindByTransportDocumentReferenceRequest) GetUserEmail() string
func (*FindByTransportDocumentReferenceRequest) ProtoMessage ¶
func (*FindByTransportDocumentReferenceRequest) ProtoMessage()
func (*FindByTransportDocumentReferenceRequest) ProtoReflect ¶
func (x *FindByTransportDocumentReferenceRequest) ProtoReflect() protoreflect.Message
func (*FindByTransportDocumentReferenceRequest) Reset ¶
func (x *FindByTransportDocumentReferenceRequest) Reset()
func (*FindByTransportDocumentReferenceRequest) String ¶
func (x *FindByTransportDocumentReferenceRequest) String() string
func (*FindByTransportDocumentReferenceRequest) Validate ¶
func (m *FindByTransportDocumentReferenceRequest) Validate() error
Validate checks the field values on FindByTransportDocumentReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByTransportDocumentReferenceRequest) ValidateAll ¶
func (m *FindByTransportDocumentReferenceRequest) ValidateAll() error
ValidateAll checks the field values on FindByTransportDocumentReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByTransportDocumentReferenceRequestMultiError, or nil if none found.
type FindByTransportDocumentReferenceRequestMultiError ¶
type FindByTransportDocumentReferenceRequestMultiError []error
FindByTransportDocumentReferenceRequestMultiError is an error wrapping multiple validation errors returned by FindByTransportDocumentReferenceRequest.ValidateAll() if the designated constraints aren't met.
func (FindByTransportDocumentReferenceRequestMultiError) AllErrors ¶
func (m FindByTransportDocumentReferenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByTransportDocumentReferenceRequestMultiError) Error ¶
func (m FindByTransportDocumentReferenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByTransportDocumentReferenceRequestValidationError ¶
type FindByTransportDocumentReferenceRequestValidationError struct {
// contains filtered or unexported fields
}
FindByTransportDocumentReferenceRequestValidationError is the validation error returned by FindByTransportDocumentReferenceRequest.Validate if the designated constraints aren't met.
func (FindByTransportDocumentReferenceRequestValidationError) Cause ¶
func (e FindByTransportDocumentReferenceRequestValidationError) Cause() error
Cause function returns cause value.
func (FindByTransportDocumentReferenceRequestValidationError) Error ¶
func (e FindByTransportDocumentReferenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FindByTransportDocumentReferenceRequestValidationError) ErrorName ¶
func (e FindByTransportDocumentReferenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindByTransportDocumentReferenceRequestValidationError) Field ¶
func (e FindByTransportDocumentReferenceRequestValidationError) Field() string
Field function returns field value.
func (FindByTransportDocumentReferenceRequestValidationError) Key ¶
func (e FindByTransportDocumentReferenceRequestValidationError) Key() bool
Key function returns key value.
func (FindByTransportDocumentReferenceRequestValidationError) Reason ¶
func (e FindByTransportDocumentReferenceRequestValidationError) Reason() string
Reason function returns reason value.
type FindByTransportDocumentReferenceResponse ¶
type FindByTransportDocumentReferenceResponse struct { TransportDocument *TransportDocument `protobuf:"bytes,1,opt,name=transport_document,json=transportDocument,proto3" json:"transport_document,omitempty"` // contains filtered or unexported fields }
func (*FindByTransportDocumentReferenceResponse) Descriptor
deprecated
func (*FindByTransportDocumentReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindByTransportDocumentReferenceResponse.ProtoReflect.Descriptor instead.
func (*FindByTransportDocumentReferenceResponse) GetTransportDocument ¶
func (x *FindByTransportDocumentReferenceResponse) GetTransportDocument() *TransportDocument
func (*FindByTransportDocumentReferenceResponse) ProtoMessage ¶
func (*FindByTransportDocumentReferenceResponse) ProtoMessage()
func (*FindByTransportDocumentReferenceResponse) ProtoReflect ¶
func (x *FindByTransportDocumentReferenceResponse) ProtoReflect() protoreflect.Message
func (*FindByTransportDocumentReferenceResponse) Reset ¶
func (x *FindByTransportDocumentReferenceResponse) Reset()
func (*FindByTransportDocumentReferenceResponse) String ¶
func (x *FindByTransportDocumentReferenceResponse) String() string
func (*FindByTransportDocumentReferenceResponse) Validate ¶
func (m *FindByTransportDocumentReferenceResponse) Validate() error
Validate checks the field values on FindByTransportDocumentReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindByTransportDocumentReferenceResponse) ValidateAll ¶
func (m *FindByTransportDocumentReferenceResponse) ValidateAll() error
ValidateAll checks the field values on FindByTransportDocumentReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindByTransportDocumentReferenceResponseMultiError, or nil if none found.
type FindByTransportDocumentReferenceResponseMultiError ¶
type FindByTransportDocumentReferenceResponseMultiError []error
FindByTransportDocumentReferenceResponseMultiError is an error wrapping multiple validation errors returned by FindByTransportDocumentReferenceResponse.ValidateAll() if the designated constraints aren't met.
func (FindByTransportDocumentReferenceResponseMultiError) AllErrors ¶
func (m FindByTransportDocumentReferenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindByTransportDocumentReferenceResponseMultiError) Error ¶
func (m FindByTransportDocumentReferenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindByTransportDocumentReferenceResponseValidationError ¶
type FindByTransportDocumentReferenceResponseValidationError struct {
// contains filtered or unexported fields
}
FindByTransportDocumentReferenceResponseValidationError is the validation error returned by FindByTransportDocumentReferenceResponse.Validate if the designated constraints aren't met.
func (FindByTransportDocumentReferenceResponseValidationError) Cause ¶
func (e FindByTransportDocumentReferenceResponseValidationError) Cause() error
Cause function returns cause value.
func (FindByTransportDocumentReferenceResponseValidationError) Error ¶
func (e FindByTransportDocumentReferenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FindByTransportDocumentReferenceResponseValidationError) ErrorName ¶
func (e FindByTransportDocumentReferenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindByTransportDocumentReferenceResponseValidationError) Field ¶
func (e FindByTransportDocumentReferenceResponseValidationError) Field() string
Field function returns field value.
func (FindByTransportDocumentReferenceResponseValidationError) Key ¶
func (e FindByTransportDocumentReferenceResponseValidationError) Key() bool
Key function returns key value.
func (FindByTransportDocumentReferenceResponseValidationError) Reason ¶
func (e FindByTransportDocumentReferenceResponseValidationError) Reason() string
Reason function returns reason value.
type FindCarrierBookingReferenceByShippingInstructionIdRequest ¶
type FindCarrierBookingReferenceByShippingInstructionIdRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) Descriptor
deprecated
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindCarrierBookingReferenceByShippingInstructionIdRequest.ProtoReflect.Descriptor instead.
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) GetGetByIdRequest ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoMessage ¶
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoMessage()
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoReflect ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) Reset ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) Reset()
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) String ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdRequest) String() string
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) Validate ¶
func (m *FindCarrierBookingReferenceByShippingInstructionIdRequest) Validate() error
Validate checks the field values on FindCarrierBookingReferenceByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindCarrierBookingReferenceByShippingInstructionIdRequest) ValidateAll ¶
func (m *FindCarrierBookingReferenceByShippingInstructionIdRequest) ValidateAll() error
ValidateAll checks the field values on FindCarrierBookingReferenceByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError, or nil if none found.
type FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError ¶
type FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError []error
FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError is an error wrapping multiple validation errors returned by FindCarrierBookingReferenceByShippingInstructionIdRequest.ValidateAll() if the designated constraints aren't met.
func (FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError) AllErrors ¶
func (m FindCarrierBookingReferenceByShippingInstructionIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError ¶
type FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError struct {
// contains filtered or unexported fields
}
FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError is the validation error returned by FindCarrierBookingReferenceByShippingInstructionIdRequest.Validate if the designated constraints aren't met.
func (FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Cause ¶
Cause function returns cause value.
func (FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) ErrorName ¶
func (e FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Field ¶
Field function returns field value.
func (FindCarrierBookingReferenceByShippingInstructionIdRequestValidationError) Key ¶
Key function returns key value.
type FindCarrierBookingReferenceByShippingInstructionIdResponse ¶
type FindCarrierBookingReferenceByShippingInstructionIdResponse struct { CarrierBookingReference string `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) Descriptor
deprecated
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindCarrierBookingReferenceByShippingInstructionIdResponse.ProtoReflect.Descriptor instead.
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) GetCarrierBookingReference ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) GetCarrierBookingReference() string
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoMessage ¶
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoMessage()
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoReflect ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) Reset ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) Reset()
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) String ¶
func (x *FindCarrierBookingReferenceByShippingInstructionIdResponse) String() string
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) Validate ¶
func (m *FindCarrierBookingReferenceByShippingInstructionIdResponse) Validate() error
Validate checks the field values on FindCarrierBookingReferenceByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindCarrierBookingReferenceByShippingInstructionIdResponse) ValidateAll ¶
func (m *FindCarrierBookingReferenceByShippingInstructionIdResponse) ValidateAll() error
ValidateAll checks the field values on FindCarrierBookingReferenceByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError, or nil if none found.
type FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError ¶
type FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError []error
FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError is an error wrapping multiple validation errors returned by FindCarrierBookingReferenceByShippingInstructionIdResponse.ValidateAll() if the designated constraints aren't met.
func (FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError) AllErrors ¶
func (m FindCarrierBookingReferenceByShippingInstructionIdResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError ¶
type FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError struct {
// contains filtered or unexported fields
}
FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError is the validation error returned by FindCarrierBookingReferenceByShippingInstructionIdResponse.Validate if the designated constraints aren't met.
func (FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Cause ¶
Cause function returns cause value.
func (FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) ErrorName ¶
func (e FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Field ¶
Field function returns field value.
func (FindCarrierBookingReferenceByShippingInstructionIdResponseValidationError) Key ¶
Key function returns key value.
type FindTransportDocumentByIdRequest ¶
type FindTransportDocumentByIdRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*FindTransportDocumentByIdRequest) Descriptor
deprecated
func (*FindTransportDocumentByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindTransportDocumentByIdRequest.ProtoReflect.Descriptor instead.
func (*FindTransportDocumentByIdRequest) GetGetRequest ¶
func (x *FindTransportDocumentByIdRequest) GetGetRequest() *v1.GetRequest
func (*FindTransportDocumentByIdRequest) ProtoMessage ¶
func (*FindTransportDocumentByIdRequest) ProtoMessage()
func (*FindTransportDocumentByIdRequest) ProtoReflect ¶
func (x *FindTransportDocumentByIdRequest) ProtoReflect() protoreflect.Message
func (*FindTransportDocumentByIdRequest) Reset ¶
func (x *FindTransportDocumentByIdRequest) Reset()
func (*FindTransportDocumentByIdRequest) String ¶
func (x *FindTransportDocumentByIdRequest) String() string
func (*FindTransportDocumentByIdRequest) Validate ¶
func (m *FindTransportDocumentByIdRequest) Validate() error
Validate checks the field values on FindTransportDocumentByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindTransportDocumentByIdRequest) ValidateAll ¶
func (m *FindTransportDocumentByIdRequest) ValidateAll() error
ValidateAll checks the field values on FindTransportDocumentByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindTransportDocumentByIdRequestMultiError, or nil if none found.
type FindTransportDocumentByIdRequestMultiError ¶
type FindTransportDocumentByIdRequestMultiError []error
FindTransportDocumentByIdRequestMultiError is an error wrapping multiple validation errors returned by FindTransportDocumentByIdRequest.ValidateAll() if the designated constraints aren't met.
func (FindTransportDocumentByIdRequestMultiError) AllErrors ¶
func (m FindTransportDocumentByIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindTransportDocumentByIdRequestMultiError) Error ¶
func (m FindTransportDocumentByIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindTransportDocumentByIdRequestValidationError ¶
type FindTransportDocumentByIdRequestValidationError struct {
// contains filtered or unexported fields
}
FindTransportDocumentByIdRequestValidationError is the validation error returned by FindTransportDocumentByIdRequest.Validate if the designated constraints aren't met.
func (FindTransportDocumentByIdRequestValidationError) Cause ¶
func (e FindTransportDocumentByIdRequestValidationError) Cause() error
Cause function returns cause value.
func (FindTransportDocumentByIdRequestValidationError) Error ¶
func (e FindTransportDocumentByIdRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FindTransportDocumentByIdRequestValidationError) ErrorName ¶
func (e FindTransportDocumentByIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindTransportDocumentByIdRequestValidationError) Field ¶
func (e FindTransportDocumentByIdRequestValidationError) Field() string
Field function returns field value.
func (FindTransportDocumentByIdRequestValidationError) Key ¶
func (e FindTransportDocumentByIdRequestValidationError) Key() bool
Key function returns key value.
func (FindTransportDocumentByIdRequestValidationError) Reason ¶
func (e FindTransportDocumentByIdRequestValidationError) Reason() string
Reason function returns reason value.
type FindTransportDocumentByIdResponse ¶
type FindTransportDocumentByIdResponse struct { TransportDocument *TransportDocument `protobuf:"bytes,1,opt,name=transport_document,json=transportDocument,proto3" json:"transport_document,omitempty"` // contains filtered or unexported fields }
func (*FindTransportDocumentByIdResponse) Descriptor
deprecated
func (*FindTransportDocumentByIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindTransportDocumentByIdResponse.ProtoReflect.Descriptor instead.
func (*FindTransportDocumentByIdResponse) GetTransportDocument ¶
func (x *FindTransportDocumentByIdResponse) GetTransportDocument() *TransportDocument
func (*FindTransportDocumentByIdResponse) ProtoMessage ¶
func (*FindTransportDocumentByIdResponse) ProtoMessage()
func (*FindTransportDocumentByIdResponse) ProtoReflect ¶
func (x *FindTransportDocumentByIdResponse) ProtoReflect() protoreflect.Message
func (*FindTransportDocumentByIdResponse) Reset ¶
func (x *FindTransportDocumentByIdResponse) Reset()
func (*FindTransportDocumentByIdResponse) String ¶
func (x *FindTransportDocumentByIdResponse) String() string
func (*FindTransportDocumentByIdResponse) Validate ¶
func (m *FindTransportDocumentByIdResponse) Validate() error
Validate checks the field values on FindTransportDocumentByIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FindTransportDocumentByIdResponse) ValidateAll ¶
func (m *FindTransportDocumentByIdResponse) ValidateAll() error
ValidateAll checks the field values on FindTransportDocumentByIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FindTransportDocumentByIdResponseMultiError, or nil if none found.
type FindTransportDocumentByIdResponseMultiError ¶
type FindTransportDocumentByIdResponseMultiError []error
FindTransportDocumentByIdResponseMultiError is an error wrapping multiple validation errors returned by FindTransportDocumentByIdResponse.ValidateAll() if the designated constraints aren't met.
func (FindTransportDocumentByIdResponseMultiError) AllErrors ¶
func (m FindTransportDocumentByIdResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindTransportDocumentByIdResponseMultiError) Error ¶
func (m FindTransportDocumentByIdResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindTransportDocumentByIdResponseValidationError ¶
type FindTransportDocumentByIdResponseValidationError struct {
// contains filtered or unexported fields
}
FindTransportDocumentByIdResponseValidationError is the validation error returned by FindTransportDocumentByIdResponse.Validate if the designated constraints aren't met.
func (FindTransportDocumentByIdResponseValidationError) Cause ¶
func (e FindTransportDocumentByIdResponseValidationError) Cause() error
Cause function returns cause value.
func (FindTransportDocumentByIdResponseValidationError) Error ¶
func (e FindTransportDocumentByIdResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FindTransportDocumentByIdResponseValidationError) ErrorName ¶
func (e FindTransportDocumentByIdResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindTransportDocumentByIdResponseValidationError) Field ¶
func (e FindTransportDocumentByIdResponseValidationError) Field() string
Field function returns field value.
func (FindTransportDocumentByIdResponseValidationError) Key ¶
func (e FindTransportDocumentByIdResponseValidationError) Key() bool
Key function returns key value.
func (FindTransportDocumentByIdResponseValidationError) Reason ¶
func (e FindTransportDocumentByIdResponseValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartiesRequest ¶
type GetIssuePartiesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartiesRequest) Descriptor
deprecated
func (*GetIssuePartiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartiesRequest.ProtoReflect.Descriptor instead.
func (*GetIssuePartiesRequest) GetLimit ¶
func (x *GetIssuePartiesRequest) GetLimit() string
func (*GetIssuePartiesRequest) GetNextCursor ¶
func (x *GetIssuePartiesRequest) GetNextCursor() string
func (*GetIssuePartiesRequest) GetRequestId ¶
func (x *GetIssuePartiesRequest) GetRequestId() string
func (*GetIssuePartiesRequest) GetUserEmail ¶
func (x *GetIssuePartiesRequest) GetUserEmail() string
func (*GetIssuePartiesRequest) ProtoMessage ¶
func (*GetIssuePartiesRequest) ProtoMessage()
func (*GetIssuePartiesRequest) ProtoReflect ¶
func (x *GetIssuePartiesRequest) ProtoReflect() protoreflect.Message
func (*GetIssuePartiesRequest) Reset ¶
func (x *GetIssuePartiesRequest) Reset()
func (*GetIssuePartiesRequest) String ¶
func (x *GetIssuePartiesRequest) String() string
func (*GetIssuePartiesRequest) Validate ¶
func (m *GetIssuePartiesRequest) Validate() error
Validate checks the field values on GetIssuePartiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartiesRequest) ValidateAll ¶
func (m *GetIssuePartiesRequest) ValidateAll() error
ValidateAll checks the field values on GetIssuePartiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartiesRequestMultiError, or nil if none found.
type GetIssuePartiesRequestMultiError ¶
type GetIssuePartiesRequestMultiError []error
GetIssuePartiesRequestMultiError is an error wrapping multiple validation errors returned by GetIssuePartiesRequest.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartiesRequestMultiError) AllErrors ¶
func (m GetIssuePartiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartiesRequestMultiError) Error ¶
func (m GetIssuePartiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartiesRequestValidationError ¶
type GetIssuePartiesRequestValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartiesRequestValidationError is the validation error returned by GetIssuePartiesRequest.Validate if the designated constraints aren't met.
func (GetIssuePartiesRequestValidationError) Cause ¶
func (e GetIssuePartiesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartiesRequestValidationError) Error ¶
func (e GetIssuePartiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartiesRequestValidationError) ErrorName ¶
func (e GetIssuePartiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartiesRequestValidationError) Field ¶
func (e GetIssuePartiesRequestValidationError) Field() string
Field function returns field value.
func (GetIssuePartiesRequestValidationError) Key ¶
func (e GetIssuePartiesRequestValidationError) Key() bool
Key function returns key value.
func (GetIssuePartiesRequestValidationError) Reason ¶
func (e GetIssuePartiesRequestValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartiesResponse ¶
type GetIssuePartiesResponse struct { IssueParties []*IssueParty `protobuf:"bytes,1,rep,name=issue_parties,json=issueParties,proto3" json:"issue_parties,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartiesResponse) Descriptor
deprecated
func (*GetIssuePartiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartiesResponse.ProtoReflect.Descriptor instead.
func (*GetIssuePartiesResponse) GetIssueParties ¶
func (x *GetIssuePartiesResponse) GetIssueParties() []*IssueParty
func (*GetIssuePartiesResponse) GetNextCursor ¶
func (x *GetIssuePartiesResponse) GetNextCursor() string
func (*GetIssuePartiesResponse) ProtoMessage ¶
func (*GetIssuePartiesResponse) ProtoMessage()
func (*GetIssuePartiesResponse) ProtoReflect ¶
func (x *GetIssuePartiesResponse) ProtoReflect() protoreflect.Message
func (*GetIssuePartiesResponse) Reset ¶
func (x *GetIssuePartiesResponse) Reset()
func (*GetIssuePartiesResponse) String ¶
func (x *GetIssuePartiesResponse) String() string
func (*GetIssuePartiesResponse) Validate ¶
func (m *GetIssuePartiesResponse) Validate() error
Validate checks the field values on GetIssuePartiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartiesResponse) ValidateAll ¶
func (m *GetIssuePartiesResponse) ValidateAll() error
ValidateAll checks the field values on GetIssuePartiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartiesResponseMultiError, or nil if none found.
type GetIssuePartiesResponseMultiError ¶
type GetIssuePartiesResponseMultiError []error
GetIssuePartiesResponseMultiError is an error wrapping multiple validation errors returned by GetIssuePartiesResponse.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartiesResponseMultiError) AllErrors ¶
func (m GetIssuePartiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartiesResponseMultiError) Error ¶
func (m GetIssuePartiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartiesResponseValidationError ¶
type GetIssuePartiesResponseValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartiesResponseValidationError is the validation error returned by GetIssuePartiesResponse.Validate if the designated constraints aren't met.
func (GetIssuePartiesResponseValidationError) Cause ¶
func (e GetIssuePartiesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartiesResponseValidationError) Error ¶
func (e GetIssuePartiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartiesResponseValidationError) ErrorName ¶
func (e GetIssuePartiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartiesResponseValidationError) Field ¶
func (e GetIssuePartiesResponseValidationError) Field() string
Field function returns field value.
func (GetIssuePartiesResponseValidationError) Key ¶
func (e GetIssuePartiesResponseValidationError) Key() bool
Key function returns key value.
func (GetIssuePartiesResponseValidationError) Reason ¶
func (e GetIssuePartiesResponseValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartyByPkRequest ¶
type GetIssuePartyByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartyByPkRequest) Descriptor
deprecated
func (*GetIssuePartyByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartyByPkRequest.ProtoReflect.Descriptor instead.
func (*GetIssuePartyByPkRequest) GetGetByIdRequest ¶
func (x *GetIssuePartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetIssuePartyByPkRequest) ProtoMessage ¶
func (*GetIssuePartyByPkRequest) ProtoMessage()
func (*GetIssuePartyByPkRequest) ProtoReflect ¶
func (x *GetIssuePartyByPkRequest) ProtoReflect() protoreflect.Message
func (*GetIssuePartyByPkRequest) Reset ¶
func (x *GetIssuePartyByPkRequest) Reset()
func (*GetIssuePartyByPkRequest) String ¶
func (x *GetIssuePartyByPkRequest) String() string
func (*GetIssuePartyByPkRequest) Validate ¶
func (m *GetIssuePartyByPkRequest) Validate() error
Validate checks the field values on GetIssuePartyByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartyByPkRequest) ValidateAll ¶
func (m *GetIssuePartyByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetIssuePartyByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartyByPkRequestMultiError, or nil if none found.
type GetIssuePartyByPkRequestMultiError ¶
type GetIssuePartyByPkRequestMultiError []error
GetIssuePartyByPkRequestMultiError is an error wrapping multiple validation errors returned by GetIssuePartyByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartyByPkRequestMultiError) AllErrors ¶
func (m GetIssuePartyByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartyByPkRequestMultiError) Error ¶
func (m GetIssuePartyByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartyByPkRequestValidationError ¶
type GetIssuePartyByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartyByPkRequestValidationError is the validation error returned by GetIssuePartyByPkRequest.Validate if the designated constraints aren't met.
func (GetIssuePartyByPkRequestValidationError) Cause ¶
func (e GetIssuePartyByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartyByPkRequestValidationError) Error ¶
func (e GetIssuePartyByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartyByPkRequestValidationError) ErrorName ¶
func (e GetIssuePartyByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartyByPkRequestValidationError) Field ¶
func (e GetIssuePartyByPkRequestValidationError) Field() string
Field function returns field value.
func (GetIssuePartyByPkRequestValidationError) Key ¶
func (e GetIssuePartyByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetIssuePartyByPkRequestValidationError) Reason ¶
func (e GetIssuePartyByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartyByPkResponse ¶
type GetIssuePartyByPkResponse struct { IssueParty *IssueParty `protobuf:"bytes,1,opt,name=issue_party,json=issueParty,proto3" json:"issue_party,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartyByPkResponse) Descriptor
deprecated
func (*GetIssuePartyByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartyByPkResponse.ProtoReflect.Descriptor instead.
func (*GetIssuePartyByPkResponse) GetIssueParty ¶
func (x *GetIssuePartyByPkResponse) GetIssueParty() *IssueParty
func (*GetIssuePartyByPkResponse) ProtoMessage ¶
func (*GetIssuePartyByPkResponse) ProtoMessage()
func (*GetIssuePartyByPkResponse) ProtoReflect ¶
func (x *GetIssuePartyByPkResponse) ProtoReflect() protoreflect.Message
func (*GetIssuePartyByPkResponse) Reset ¶
func (x *GetIssuePartyByPkResponse) Reset()
func (*GetIssuePartyByPkResponse) String ¶
func (x *GetIssuePartyByPkResponse) String() string
func (*GetIssuePartyByPkResponse) Validate ¶
func (m *GetIssuePartyByPkResponse) Validate() error
Validate checks the field values on GetIssuePartyByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartyByPkResponse) ValidateAll ¶
func (m *GetIssuePartyByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetIssuePartyByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartyByPkResponseMultiError, or nil if none found.
type GetIssuePartyByPkResponseMultiError ¶
type GetIssuePartyByPkResponseMultiError []error
GetIssuePartyByPkResponseMultiError is an error wrapping multiple validation errors returned by GetIssuePartyByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartyByPkResponseMultiError) AllErrors ¶
func (m GetIssuePartyByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartyByPkResponseMultiError) Error ¶
func (m GetIssuePartyByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartyByPkResponseValidationError ¶
type GetIssuePartyByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartyByPkResponseValidationError is the validation error returned by GetIssuePartyByPkResponse.Validate if the designated constraints aren't met.
func (GetIssuePartyByPkResponseValidationError) Cause ¶
func (e GetIssuePartyByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartyByPkResponseValidationError) Error ¶
func (e GetIssuePartyByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartyByPkResponseValidationError) ErrorName ¶
func (e GetIssuePartyByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartyByPkResponseValidationError) Field ¶
func (e GetIssuePartyByPkResponseValidationError) Field() string
Field function returns field value.
func (GetIssuePartyByPkResponseValidationError) Key ¶
func (e GetIssuePartyByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetIssuePartyByPkResponseValidationError) Reason ¶
func (e GetIssuePartyByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartyRequest ¶
type GetIssuePartyRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartyRequest) Descriptor
deprecated
func (*GetIssuePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartyRequest.ProtoReflect.Descriptor instead.
func (*GetIssuePartyRequest) GetGetRequest ¶
func (x *GetIssuePartyRequest) GetGetRequest() *v1.GetRequest
func (*GetIssuePartyRequest) ProtoMessage ¶
func (*GetIssuePartyRequest) ProtoMessage()
func (*GetIssuePartyRequest) ProtoReflect ¶
func (x *GetIssuePartyRequest) ProtoReflect() protoreflect.Message
func (*GetIssuePartyRequest) Reset ¶
func (x *GetIssuePartyRequest) Reset()
func (*GetIssuePartyRequest) String ¶
func (x *GetIssuePartyRequest) String() string
func (*GetIssuePartyRequest) Validate ¶
func (m *GetIssuePartyRequest) Validate() error
Validate checks the field values on GetIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartyRequest) ValidateAll ¶
func (m *GetIssuePartyRequest) ValidateAll() error
ValidateAll checks the field values on GetIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartyRequestMultiError, or nil if none found.
type GetIssuePartyRequestMultiError ¶
type GetIssuePartyRequestMultiError []error
GetIssuePartyRequestMultiError is an error wrapping multiple validation errors returned by GetIssuePartyRequest.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartyRequestMultiError) AllErrors ¶
func (m GetIssuePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartyRequestMultiError) Error ¶
func (m GetIssuePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartyRequestValidationError ¶
type GetIssuePartyRequestValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartyRequestValidationError is the validation error returned by GetIssuePartyRequest.Validate if the designated constraints aren't met.
func (GetIssuePartyRequestValidationError) Cause ¶
func (e GetIssuePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartyRequestValidationError) Error ¶
func (e GetIssuePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartyRequestValidationError) ErrorName ¶
func (e GetIssuePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartyRequestValidationError) Field ¶
func (e GetIssuePartyRequestValidationError) Field() string
Field function returns field value.
func (GetIssuePartyRequestValidationError) Key ¶
func (e GetIssuePartyRequestValidationError) Key() bool
Key function returns key value.
func (GetIssuePartyRequestValidationError) Reason ¶
func (e GetIssuePartyRequestValidationError) Reason() string
Reason function returns reason value.
type GetIssuePartyResponse ¶
type GetIssuePartyResponse struct { IssueParty *IssueParty `protobuf:"bytes,1,opt,name=issue_party,json=issueParty,proto3" json:"issue_party,omitempty"` // contains filtered or unexported fields }
func (*GetIssuePartyResponse) Descriptor
deprecated
func (*GetIssuePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIssuePartyResponse.ProtoReflect.Descriptor instead.
func (*GetIssuePartyResponse) GetIssueParty ¶
func (x *GetIssuePartyResponse) GetIssueParty() *IssueParty
func (*GetIssuePartyResponse) ProtoMessage ¶
func (*GetIssuePartyResponse) ProtoMessage()
func (*GetIssuePartyResponse) ProtoReflect ¶
func (x *GetIssuePartyResponse) ProtoReflect() protoreflect.Message
func (*GetIssuePartyResponse) Reset ¶
func (x *GetIssuePartyResponse) Reset()
func (*GetIssuePartyResponse) String ¶
func (x *GetIssuePartyResponse) String() string
func (*GetIssuePartyResponse) Validate ¶
func (m *GetIssuePartyResponse) Validate() error
Validate checks the field values on GetIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIssuePartyResponse) ValidateAll ¶
func (m *GetIssuePartyResponse) ValidateAll() error
ValidateAll checks the field values on GetIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIssuePartyResponseMultiError, or nil if none found.
type GetIssuePartyResponseMultiError ¶
type GetIssuePartyResponseMultiError []error
GetIssuePartyResponseMultiError is an error wrapping multiple validation errors returned by GetIssuePartyResponse.ValidateAll() if the designated constraints aren't met.
func (GetIssuePartyResponseMultiError) AllErrors ¶
func (m GetIssuePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIssuePartyResponseMultiError) Error ¶
func (m GetIssuePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIssuePartyResponseValidationError ¶
type GetIssuePartyResponseValidationError struct {
// contains filtered or unexported fields
}
GetIssuePartyResponseValidationError is the validation error returned by GetIssuePartyResponse.Validate if the designated constraints aren't met.
func (GetIssuePartyResponseValidationError) Cause ¶
func (e GetIssuePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetIssuePartyResponseValidationError) Error ¶
func (e GetIssuePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetIssuePartyResponseValidationError) ErrorName ¶
func (e GetIssuePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetIssuePartyResponseValidationError) Field ¶
func (e GetIssuePartyResponseValidationError) Field() string
Field function returns field value.
func (GetIssuePartyResponseValidationError) Key ¶
func (e GetIssuePartyResponseValidationError) Key() bool
Key function returns key value.
func (GetIssuePartyResponseValidationError) Reason ¶
func (e GetIssuePartyResponseValidationError) Reason() string
Reason function returns reason value.
type GetShipmentByPkRequest ¶
type GetShipmentByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentByPkRequest) Descriptor
deprecated
func (*GetShipmentByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentByPkRequest.ProtoReflect.Descriptor instead.
func (*GetShipmentByPkRequest) GetGetByIdRequest ¶
func (x *GetShipmentByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetShipmentByPkRequest) ProtoMessage ¶
func (*GetShipmentByPkRequest) ProtoMessage()
func (*GetShipmentByPkRequest) ProtoReflect ¶
func (x *GetShipmentByPkRequest) ProtoReflect() protoreflect.Message
func (*GetShipmentByPkRequest) Reset ¶
func (x *GetShipmentByPkRequest) Reset()
func (*GetShipmentByPkRequest) String ¶
func (x *GetShipmentByPkRequest) String() string
func (*GetShipmentByPkRequest) Validate ¶
func (m *GetShipmentByPkRequest) Validate() error
Validate checks the field values on GetShipmentByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentByPkRequest) ValidateAll ¶
func (m *GetShipmentByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetShipmentByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentByPkRequestMultiError, or nil if none found.
type GetShipmentByPkRequestMultiError ¶
type GetShipmentByPkRequestMultiError []error
GetShipmentByPkRequestMultiError is an error wrapping multiple validation errors returned by GetShipmentByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetShipmentByPkRequestMultiError) AllErrors ¶
func (m GetShipmentByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentByPkRequestMultiError) Error ¶
func (m GetShipmentByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentByPkRequestValidationError ¶
type GetShipmentByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetShipmentByPkRequestValidationError is the validation error returned by GetShipmentByPkRequest.Validate if the designated constraints aren't met.
func (GetShipmentByPkRequestValidationError) Cause ¶
func (e GetShipmentByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentByPkRequestValidationError) Error ¶
func (e GetShipmentByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentByPkRequestValidationError) ErrorName ¶
func (e GetShipmentByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentByPkRequestValidationError) Field ¶
func (e GetShipmentByPkRequestValidationError) Field() string
Field function returns field value.
func (GetShipmentByPkRequestValidationError) Key ¶
func (e GetShipmentByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetShipmentByPkRequestValidationError) Reason ¶
func (e GetShipmentByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetShipmentByPkResponse ¶
type GetShipmentByPkResponse struct { Shipment *Shipment `protobuf:"bytes,1,opt,name=shipment,proto3" json:"shipment,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentByPkResponse) Descriptor
deprecated
func (*GetShipmentByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentByPkResponse.ProtoReflect.Descriptor instead.
func (*GetShipmentByPkResponse) GetShipment ¶
func (x *GetShipmentByPkResponse) GetShipment() *Shipment
func (*GetShipmentByPkResponse) ProtoMessage ¶
func (*GetShipmentByPkResponse) ProtoMessage()
func (*GetShipmentByPkResponse) ProtoReflect ¶
func (x *GetShipmentByPkResponse) ProtoReflect() protoreflect.Message
func (*GetShipmentByPkResponse) Reset ¶
func (x *GetShipmentByPkResponse) Reset()
func (*GetShipmentByPkResponse) String ¶
func (x *GetShipmentByPkResponse) String() string
func (*GetShipmentByPkResponse) Validate ¶
func (m *GetShipmentByPkResponse) Validate() error
Validate checks the field values on GetShipmentByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentByPkResponse) ValidateAll ¶
func (m *GetShipmentByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetShipmentByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentByPkResponseMultiError, or nil if none found.
type GetShipmentByPkResponseMultiError ¶
type GetShipmentByPkResponseMultiError []error
GetShipmentByPkResponseMultiError is an error wrapping multiple validation errors returned by GetShipmentByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetShipmentByPkResponseMultiError) AllErrors ¶
func (m GetShipmentByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentByPkResponseMultiError) Error ¶
func (m GetShipmentByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentByPkResponseValidationError ¶
type GetShipmentByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetShipmentByPkResponseValidationError is the validation error returned by GetShipmentByPkResponse.Validate if the designated constraints aren't met.
func (GetShipmentByPkResponseValidationError) Cause ¶
func (e GetShipmentByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentByPkResponseValidationError) Error ¶
func (e GetShipmentByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentByPkResponseValidationError) ErrorName ¶
func (e GetShipmentByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentByPkResponseValidationError) Field ¶
func (e GetShipmentByPkResponseValidationError) Field() string
Field function returns field value.
func (GetShipmentByPkResponseValidationError) Key ¶
func (e GetShipmentByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetShipmentByPkResponseValidationError) Reason ¶
func (e GetShipmentByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetShipmentRequest ¶
type GetShipmentRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentRequest) Descriptor
deprecated
func (*GetShipmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentRequest.ProtoReflect.Descriptor instead.
func (*GetShipmentRequest) GetGetRequest ¶
func (x *GetShipmentRequest) GetGetRequest() *v1.GetRequest
func (*GetShipmentRequest) ProtoMessage ¶
func (*GetShipmentRequest) ProtoMessage()
func (*GetShipmentRequest) ProtoReflect ¶
func (x *GetShipmentRequest) ProtoReflect() protoreflect.Message
func (*GetShipmentRequest) Reset ¶
func (x *GetShipmentRequest) Reset()
func (*GetShipmentRequest) String ¶
func (x *GetShipmentRequest) String() string
func (*GetShipmentRequest) Validate ¶
func (m *GetShipmentRequest) Validate() error
Validate checks the field values on GetShipmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentRequest) ValidateAll ¶
func (m *GetShipmentRequest) ValidateAll() error
ValidateAll checks the field values on GetShipmentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentRequestMultiError, or nil if none found.
type GetShipmentRequestMultiError ¶
type GetShipmentRequestMultiError []error
GetShipmentRequestMultiError is an error wrapping multiple validation errors returned by GetShipmentRequest.ValidateAll() if the designated constraints aren't met.
func (GetShipmentRequestMultiError) AllErrors ¶
func (m GetShipmentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentRequestMultiError) Error ¶
func (m GetShipmentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentRequestValidationError ¶
type GetShipmentRequestValidationError struct {
// contains filtered or unexported fields
}
GetShipmentRequestValidationError is the validation error returned by GetShipmentRequest.Validate if the designated constraints aren't met.
func (GetShipmentRequestValidationError) Cause ¶
func (e GetShipmentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentRequestValidationError) Error ¶
func (e GetShipmentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentRequestValidationError) ErrorName ¶
func (e GetShipmentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentRequestValidationError) Field ¶
func (e GetShipmentRequestValidationError) Field() string
Field function returns field value.
func (GetShipmentRequestValidationError) Key ¶
func (e GetShipmentRequestValidationError) Key() bool
Key function returns key value.
func (GetShipmentRequestValidationError) Reason ¶
func (e GetShipmentRequestValidationError) Reason() string
Reason function returns reason value.
type GetShipmentResponse ¶
type GetShipmentResponse struct { Shipment *Shipment `protobuf:"bytes,1,opt,name=shipment,proto3" json:"shipment,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentResponse) Descriptor
deprecated
func (*GetShipmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentResponse.ProtoReflect.Descriptor instead.
func (*GetShipmentResponse) GetShipment ¶
func (x *GetShipmentResponse) GetShipment() *Shipment
func (*GetShipmentResponse) ProtoMessage ¶
func (*GetShipmentResponse) ProtoMessage()
func (*GetShipmentResponse) ProtoReflect ¶
func (x *GetShipmentResponse) ProtoReflect() protoreflect.Message
func (*GetShipmentResponse) Reset ¶
func (x *GetShipmentResponse) Reset()
func (*GetShipmentResponse) String ¶
func (x *GetShipmentResponse) String() string
func (*GetShipmentResponse) Validate ¶
func (m *GetShipmentResponse) Validate() error
Validate checks the field values on GetShipmentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentResponse) ValidateAll ¶
func (m *GetShipmentResponse) ValidateAll() error
ValidateAll checks the field values on GetShipmentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentResponseMultiError, or nil if none found.
type GetShipmentResponseMultiError ¶
type GetShipmentResponseMultiError []error
GetShipmentResponseMultiError is an error wrapping multiple validation errors returned by GetShipmentResponse.ValidateAll() if the designated constraints aren't met.
func (GetShipmentResponseMultiError) AllErrors ¶
func (m GetShipmentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentResponseMultiError) Error ¶
func (m GetShipmentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentResponseValidationError ¶
type GetShipmentResponseValidationError struct {
// contains filtered or unexported fields
}
GetShipmentResponseValidationError is the validation error returned by GetShipmentResponse.Validate if the designated constraints aren't met.
func (GetShipmentResponseValidationError) Cause ¶
func (e GetShipmentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentResponseValidationError) Error ¶
func (e GetShipmentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentResponseValidationError) ErrorName ¶
func (e GetShipmentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentResponseValidationError) Field ¶
func (e GetShipmentResponseValidationError) Field() string
Field function returns field value.
func (GetShipmentResponseValidationError) Key ¶
func (e GetShipmentResponseValidationError) Key() bool
Key function returns key value.
func (GetShipmentResponseValidationError) Reason ¶
func (e GetShipmentResponseValidationError) Reason() string
Reason function returns reason value.
type GetShipmentsRequest ¶
type GetShipmentsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentsRequest) Descriptor
deprecated
func (*GetShipmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentsRequest.ProtoReflect.Descriptor instead.
func (*GetShipmentsRequest) GetLimit ¶
func (x *GetShipmentsRequest) GetLimit() string
func (*GetShipmentsRequest) GetNextCursor ¶
func (x *GetShipmentsRequest) GetNextCursor() string
func (*GetShipmentsRequest) GetRequestId ¶
func (x *GetShipmentsRequest) GetRequestId() string
func (*GetShipmentsRequest) GetUserEmail ¶
func (x *GetShipmentsRequest) GetUserEmail() string
func (*GetShipmentsRequest) ProtoMessage ¶
func (*GetShipmentsRequest) ProtoMessage()
func (*GetShipmentsRequest) ProtoReflect ¶
func (x *GetShipmentsRequest) ProtoReflect() protoreflect.Message
func (*GetShipmentsRequest) Reset ¶
func (x *GetShipmentsRequest) Reset()
func (*GetShipmentsRequest) String ¶
func (x *GetShipmentsRequest) String() string
func (*GetShipmentsRequest) Validate ¶
func (m *GetShipmentsRequest) Validate() error
Validate checks the field values on GetShipmentsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentsRequest) ValidateAll ¶
func (m *GetShipmentsRequest) ValidateAll() error
ValidateAll checks the field values on GetShipmentsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentsRequestMultiError, or nil if none found.
type GetShipmentsRequestMultiError ¶
type GetShipmentsRequestMultiError []error
GetShipmentsRequestMultiError is an error wrapping multiple validation errors returned by GetShipmentsRequest.ValidateAll() if the designated constraints aren't met.
func (GetShipmentsRequestMultiError) AllErrors ¶
func (m GetShipmentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentsRequestMultiError) Error ¶
func (m GetShipmentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentsRequestValidationError ¶
type GetShipmentsRequestValidationError struct {
// contains filtered or unexported fields
}
GetShipmentsRequestValidationError is the validation error returned by GetShipmentsRequest.Validate if the designated constraints aren't met.
func (GetShipmentsRequestValidationError) Cause ¶
func (e GetShipmentsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentsRequestValidationError) Error ¶
func (e GetShipmentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentsRequestValidationError) ErrorName ¶
func (e GetShipmentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentsRequestValidationError) Field ¶
func (e GetShipmentsRequestValidationError) Field() string
Field function returns field value.
func (GetShipmentsRequestValidationError) Key ¶
func (e GetShipmentsRequestValidationError) Key() bool
Key function returns key value.
func (GetShipmentsRequestValidationError) Reason ¶
func (e GetShipmentsRequestValidationError) Reason() string
Reason function returns reason value.
type GetShipmentsResponse ¶
type GetShipmentsResponse struct { Shipments []*Shipment `protobuf:"bytes,1,rep,name=shipments,proto3" json:"shipments,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetShipmentsResponse) Descriptor
deprecated
func (*GetShipmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShipmentsResponse.ProtoReflect.Descriptor instead.
func (*GetShipmentsResponse) GetNextCursor ¶
func (x *GetShipmentsResponse) GetNextCursor() string
func (*GetShipmentsResponse) GetShipments ¶
func (x *GetShipmentsResponse) GetShipments() []*Shipment
func (*GetShipmentsResponse) ProtoMessage ¶
func (*GetShipmentsResponse) ProtoMessage()
func (*GetShipmentsResponse) ProtoReflect ¶
func (x *GetShipmentsResponse) ProtoReflect() protoreflect.Message
func (*GetShipmentsResponse) Reset ¶
func (x *GetShipmentsResponse) Reset()
func (*GetShipmentsResponse) String ¶
func (x *GetShipmentsResponse) String() string
func (*GetShipmentsResponse) Validate ¶
func (m *GetShipmentsResponse) Validate() error
Validate checks the field values on GetShipmentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShipmentsResponse) ValidateAll ¶
func (m *GetShipmentsResponse) ValidateAll() error
ValidateAll checks the field values on GetShipmentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShipmentsResponseMultiError, or nil if none found.
type GetShipmentsResponseMultiError ¶
type GetShipmentsResponseMultiError []error
GetShipmentsResponseMultiError is an error wrapping multiple validation errors returned by GetShipmentsResponse.ValidateAll() if the designated constraints aren't met.
func (GetShipmentsResponseMultiError) AllErrors ¶
func (m GetShipmentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShipmentsResponseMultiError) Error ¶
func (m GetShipmentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShipmentsResponseValidationError ¶
type GetShipmentsResponseValidationError struct {
// contains filtered or unexported fields
}
GetShipmentsResponseValidationError is the validation error returned by GetShipmentsResponse.Validate if the designated constraints aren't met.
func (GetShipmentsResponseValidationError) Cause ¶
func (e GetShipmentsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShipmentsResponseValidationError) Error ¶
func (e GetShipmentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShipmentsResponseValidationError) ErrorName ¶
func (e GetShipmentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShipmentsResponseValidationError) Field ¶
func (e GetShipmentsResponseValidationError) Field() string
Field function returns field value.
func (GetShipmentsResponseValidationError) Key ¶
func (e GetShipmentsResponseValidationError) Key() bool
Key function returns key value.
func (GetShipmentsResponseValidationError) Reason ¶
func (e GetShipmentsResponseValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionByPkRequest ¶
type GetShippingInstructionByPkRequest struct { GetByIdRequest *v11.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionByPkRequest) Descriptor
deprecated
func (*GetShippingInstructionByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionByPkRequest.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionByPkRequest) GetGetByIdRequest ¶
func (x *GetShippingInstructionByPkRequest) GetGetByIdRequest() *v11.GetByIdRequest
func (*GetShippingInstructionByPkRequest) ProtoMessage ¶
func (*GetShippingInstructionByPkRequest) ProtoMessage()
func (*GetShippingInstructionByPkRequest) ProtoReflect ¶
func (x *GetShippingInstructionByPkRequest) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionByPkRequest) Reset ¶
func (x *GetShippingInstructionByPkRequest) Reset()
func (*GetShippingInstructionByPkRequest) String ¶
func (x *GetShippingInstructionByPkRequest) String() string
func (*GetShippingInstructionByPkRequest) Validate ¶
func (m *GetShippingInstructionByPkRequest) Validate() error
Validate checks the field values on GetShippingInstructionByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionByPkRequest) ValidateAll ¶
func (m *GetShippingInstructionByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionByPkRequestMultiError, or nil if none found.
type GetShippingInstructionByPkRequestMultiError ¶
type GetShippingInstructionByPkRequestMultiError []error
GetShippingInstructionByPkRequestMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionByPkRequestMultiError) AllErrors ¶
func (m GetShippingInstructionByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionByPkRequestMultiError) Error ¶
func (m GetShippingInstructionByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionByPkRequestValidationError ¶
type GetShippingInstructionByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionByPkRequestValidationError is the validation error returned by GetShippingInstructionByPkRequest.Validate if the designated constraints aren't met.
func (GetShippingInstructionByPkRequestValidationError) Cause ¶
func (e GetShippingInstructionByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionByPkRequestValidationError) Error ¶
func (e GetShippingInstructionByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionByPkRequestValidationError) ErrorName ¶
func (e GetShippingInstructionByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionByPkRequestValidationError) Field ¶
func (e GetShippingInstructionByPkRequestValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionByPkRequestValidationError) Key ¶
func (e GetShippingInstructionByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionByPkRequestValidationError) Reason ¶
func (e GetShippingInstructionByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionByPkResponse ¶
type GetShippingInstructionByPkResponse struct { ShippingInstruction *ShippingInstruction `protobuf:"bytes,1,opt,name=shipping_instruction,json=shippingInstruction,proto3" json:"shipping_instruction,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionByPkResponse) Descriptor
deprecated
func (*GetShippingInstructionByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionByPkResponse.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionByPkResponse) GetShippingInstruction ¶
func (x *GetShippingInstructionByPkResponse) GetShippingInstruction() *ShippingInstruction
func (*GetShippingInstructionByPkResponse) ProtoMessage ¶
func (*GetShippingInstructionByPkResponse) ProtoMessage()
func (*GetShippingInstructionByPkResponse) ProtoReflect ¶
func (x *GetShippingInstructionByPkResponse) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionByPkResponse) Reset ¶
func (x *GetShippingInstructionByPkResponse) Reset()
func (*GetShippingInstructionByPkResponse) String ¶
func (x *GetShippingInstructionByPkResponse) String() string
func (*GetShippingInstructionByPkResponse) Validate ¶
func (m *GetShippingInstructionByPkResponse) Validate() error
Validate checks the field values on GetShippingInstructionByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionByPkResponse) ValidateAll ¶
func (m *GetShippingInstructionByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionByPkResponseMultiError, or nil if none found.
type GetShippingInstructionByPkResponseMultiError ¶
type GetShippingInstructionByPkResponseMultiError []error
GetShippingInstructionByPkResponseMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionByPkResponseMultiError) AllErrors ¶
func (m GetShippingInstructionByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionByPkResponseMultiError) Error ¶
func (m GetShippingInstructionByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionByPkResponseValidationError ¶
type GetShippingInstructionByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionByPkResponseValidationError is the validation error returned by GetShippingInstructionByPkResponse.Validate if the designated constraints aren't met.
func (GetShippingInstructionByPkResponseValidationError) Cause ¶
func (e GetShippingInstructionByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionByPkResponseValidationError) Error ¶
func (e GetShippingInstructionByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionByPkResponseValidationError) ErrorName ¶
func (e GetShippingInstructionByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionByPkResponseValidationError) Field ¶
func (e GetShippingInstructionByPkResponseValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionByPkResponseValidationError) Key ¶
func (e GetShippingInstructionByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionByPkResponseValidationError) Reason ¶
func (e GetShippingInstructionByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionSummariesRequest ¶
type GetShippingInstructionSummariesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionSummariesRequest) Descriptor
deprecated
func (*GetShippingInstructionSummariesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionSummariesRequest.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionSummariesRequest) GetLimit ¶
func (x *GetShippingInstructionSummariesRequest) GetLimit() string
func (*GetShippingInstructionSummariesRequest) GetNextCursor ¶
func (x *GetShippingInstructionSummariesRequest) GetNextCursor() string
func (*GetShippingInstructionSummariesRequest) GetRequestId ¶
func (x *GetShippingInstructionSummariesRequest) GetRequestId() string
func (*GetShippingInstructionSummariesRequest) GetUserEmail ¶
func (x *GetShippingInstructionSummariesRequest) GetUserEmail() string
func (*GetShippingInstructionSummariesRequest) ProtoMessage ¶
func (*GetShippingInstructionSummariesRequest) ProtoMessage()
func (*GetShippingInstructionSummariesRequest) ProtoReflect ¶
func (x *GetShippingInstructionSummariesRequest) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionSummariesRequest) Reset ¶
func (x *GetShippingInstructionSummariesRequest) Reset()
func (*GetShippingInstructionSummariesRequest) String ¶
func (x *GetShippingInstructionSummariesRequest) String() string
func (*GetShippingInstructionSummariesRequest) Validate ¶
func (m *GetShippingInstructionSummariesRequest) Validate() error
Validate checks the field values on GetShippingInstructionSummariesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionSummariesRequest) ValidateAll ¶
func (m *GetShippingInstructionSummariesRequest) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionSummariesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionSummariesRequestMultiError, or nil if none found.
type GetShippingInstructionSummariesRequestMultiError ¶
type GetShippingInstructionSummariesRequestMultiError []error
GetShippingInstructionSummariesRequestMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionSummariesRequest.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionSummariesRequestMultiError) AllErrors ¶
func (m GetShippingInstructionSummariesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionSummariesRequestMultiError) Error ¶
func (m GetShippingInstructionSummariesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionSummariesRequestValidationError ¶
type GetShippingInstructionSummariesRequestValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionSummariesRequestValidationError is the validation error returned by GetShippingInstructionSummariesRequest.Validate if the designated constraints aren't met.
func (GetShippingInstructionSummariesRequestValidationError) Cause ¶
func (e GetShippingInstructionSummariesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionSummariesRequestValidationError) Error ¶
func (e GetShippingInstructionSummariesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionSummariesRequestValidationError) ErrorName ¶
func (e GetShippingInstructionSummariesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionSummariesRequestValidationError) Field ¶
func (e GetShippingInstructionSummariesRequestValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionSummariesRequestValidationError) Key ¶
func (e GetShippingInstructionSummariesRequestValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionSummariesRequestValidationError) Reason ¶
func (e GetShippingInstructionSummariesRequestValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionSummariesResponse ¶
type GetShippingInstructionSummariesResponse struct { ShippingInstructionSummaries []*ShippingInstructionSummary `` /* 147-byte string literal not displayed */ NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionSummariesResponse) Descriptor
deprecated
func (*GetShippingInstructionSummariesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionSummariesResponse.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionSummariesResponse) GetNextCursor ¶
func (x *GetShippingInstructionSummariesResponse) GetNextCursor() string
func (*GetShippingInstructionSummariesResponse) GetShippingInstructionSummaries ¶
func (x *GetShippingInstructionSummariesResponse) GetShippingInstructionSummaries() []*ShippingInstructionSummary
func (*GetShippingInstructionSummariesResponse) ProtoMessage ¶
func (*GetShippingInstructionSummariesResponse) ProtoMessage()
func (*GetShippingInstructionSummariesResponse) ProtoReflect ¶
func (x *GetShippingInstructionSummariesResponse) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionSummariesResponse) Reset ¶
func (x *GetShippingInstructionSummariesResponse) Reset()
func (*GetShippingInstructionSummariesResponse) String ¶
func (x *GetShippingInstructionSummariesResponse) String() string
func (*GetShippingInstructionSummariesResponse) Validate ¶
func (m *GetShippingInstructionSummariesResponse) Validate() error
Validate checks the field values on GetShippingInstructionSummariesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionSummariesResponse) ValidateAll ¶
func (m *GetShippingInstructionSummariesResponse) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionSummariesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionSummariesResponseMultiError, or nil if none found.
type GetShippingInstructionSummariesResponseMultiError ¶
type GetShippingInstructionSummariesResponseMultiError []error
GetShippingInstructionSummariesResponseMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionSummariesResponse.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionSummariesResponseMultiError) AllErrors ¶
func (m GetShippingInstructionSummariesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionSummariesResponseMultiError) Error ¶
func (m GetShippingInstructionSummariesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionSummariesResponseValidationError ¶
type GetShippingInstructionSummariesResponseValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionSummariesResponseValidationError is the validation error returned by GetShippingInstructionSummariesResponse.Validate if the designated constraints aren't met.
func (GetShippingInstructionSummariesResponseValidationError) Cause ¶
func (e GetShippingInstructionSummariesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionSummariesResponseValidationError) Error ¶
func (e GetShippingInstructionSummariesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionSummariesResponseValidationError) ErrorName ¶
func (e GetShippingInstructionSummariesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionSummariesResponseValidationError) Field ¶
func (e GetShippingInstructionSummariesResponseValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionSummariesResponseValidationError) Key ¶
func (e GetShippingInstructionSummariesResponseValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionSummariesResponseValidationError) Reason ¶
func (e GetShippingInstructionSummariesResponseValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionsRequest ¶
type GetShippingInstructionsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionsRequest) Descriptor
deprecated
func (*GetShippingInstructionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionsRequest.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionsRequest) GetLimit ¶
func (x *GetShippingInstructionsRequest) GetLimit() string
func (*GetShippingInstructionsRequest) GetNextCursor ¶
func (x *GetShippingInstructionsRequest) GetNextCursor() string
func (*GetShippingInstructionsRequest) GetRequestId ¶
func (x *GetShippingInstructionsRequest) GetRequestId() string
func (*GetShippingInstructionsRequest) GetUserEmail ¶
func (x *GetShippingInstructionsRequest) GetUserEmail() string
func (*GetShippingInstructionsRequest) ProtoMessage ¶
func (*GetShippingInstructionsRequest) ProtoMessage()
func (*GetShippingInstructionsRequest) ProtoReflect ¶
func (x *GetShippingInstructionsRequest) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionsRequest) Reset ¶
func (x *GetShippingInstructionsRequest) Reset()
func (*GetShippingInstructionsRequest) String ¶
func (x *GetShippingInstructionsRequest) String() string
func (*GetShippingInstructionsRequest) Validate ¶
func (m *GetShippingInstructionsRequest) Validate() error
Validate checks the field values on GetShippingInstructionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionsRequest) ValidateAll ¶
func (m *GetShippingInstructionsRequest) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionsRequestMultiError, or nil if none found.
type GetShippingInstructionsRequestMultiError ¶
type GetShippingInstructionsRequestMultiError []error
GetShippingInstructionsRequestMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionsRequest.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionsRequestMultiError) AllErrors ¶
func (m GetShippingInstructionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionsRequestMultiError) Error ¶
func (m GetShippingInstructionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionsRequestValidationError ¶
type GetShippingInstructionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionsRequestValidationError is the validation error returned by GetShippingInstructionsRequest.Validate if the designated constraints aren't met.
func (GetShippingInstructionsRequestValidationError) Cause ¶
func (e GetShippingInstructionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionsRequestValidationError) Error ¶
func (e GetShippingInstructionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionsRequestValidationError) ErrorName ¶
func (e GetShippingInstructionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionsRequestValidationError) Field ¶
func (e GetShippingInstructionsRequestValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionsRequestValidationError) Key ¶
func (e GetShippingInstructionsRequestValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionsRequestValidationError) Reason ¶
func (e GetShippingInstructionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetShippingInstructionsResponse ¶
type GetShippingInstructionsResponse struct { ShippingInstructions []*ShippingInstruction `protobuf:"bytes,1,rep,name=shipping_instructions,json=shippingInstructions,proto3" json:"shipping_instructions,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetShippingInstructionsResponse) Descriptor
deprecated
func (*GetShippingInstructionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShippingInstructionsResponse.ProtoReflect.Descriptor instead.
func (*GetShippingInstructionsResponse) GetNextCursor ¶
func (x *GetShippingInstructionsResponse) GetNextCursor() string
func (*GetShippingInstructionsResponse) GetShippingInstructions ¶
func (x *GetShippingInstructionsResponse) GetShippingInstructions() []*ShippingInstruction
func (*GetShippingInstructionsResponse) ProtoMessage ¶
func (*GetShippingInstructionsResponse) ProtoMessage()
func (*GetShippingInstructionsResponse) ProtoReflect ¶
func (x *GetShippingInstructionsResponse) ProtoReflect() protoreflect.Message
func (*GetShippingInstructionsResponse) Reset ¶
func (x *GetShippingInstructionsResponse) Reset()
func (*GetShippingInstructionsResponse) String ¶
func (x *GetShippingInstructionsResponse) String() string
func (*GetShippingInstructionsResponse) Validate ¶
func (m *GetShippingInstructionsResponse) Validate() error
Validate checks the field values on GetShippingInstructionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetShippingInstructionsResponse) ValidateAll ¶
func (m *GetShippingInstructionsResponse) ValidateAll() error
ValidateAll checks the field values on GetShippingInstructionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetShippingInstructionsResponseMultiError, or nil if none found.
type GetShippingInstructionsResponseMultiError ¶
type GetShippingInstructionsResponseMultiError []error
GetShippingInstructionsResponseMultiError is an error wrapping multiple validation errors returned by GetShippingInstructionsResponse.ValidateAll() if the designated constraints aren't met.
func (GetShippingInstructionsResponseMultiError) AllErrors ¶
func (m GetShippingInstructionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetShippingInstructionsResponseMultiError) Error ¶
func (m GetShippingInstructionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetShippingInstructionsResponseValidationError ¶
type GetShippingInstructionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetShippingInstructionsResponseValidationError is the validation error returned by GetShippingInstructionsResponse.Validate if the designated constraints aren't met.
func (GetShippingInstructionsResponseValidationError) Cause ¶
func (e GetShippingInstructionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetShippingInstructionsResponseValidationError) Error ¶
func (e GetShippingInstructionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetShippingInstructionsResponseValidationError) ErrorName ¶
func (e GetShippingInstructionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetShippingInstructionsResponseValidationError) Field ¶
func (e GetShippingInstructionsResponseValidationError) Field() string
Field function returns field value.
func (GetShippingInstructionsResponseValidationError) Key ¶
func (e GetShippingInstructionsResponseValidationError) Key() bool
Key function returns key value.
func (GetShippingInstructionsResponseValidationError) Reason ¶
func (e GetShippingInstructionsResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartiesRequest ¶
type GetTransactionPartiesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartiesRequest) Descriptor
deprecated
func (*GetTransactionPartiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartiesRequest.ProtoReflect.Descriptor instead.
func (*GetTransactionPartiesRequest) GetLimit ¶
func (x *GetTransactionPartiesRequest) GetLimit() string
func (*GetTransactionPartiesRequest) GetNextCursor ¶
func (x *GetTransactionPartiesRequest) GetNextCursor() string
func (*GetTransactionPartiesRequest) GetRequestId ¶
func (x *GetTransactionPartiesRequest) GetRequestId() string
func (*GetTransactionPartiesRequest) GetUserEmail ¶
func (x *GetTransactionPartiesRequest) GetUserEmail() string
func (*GetTransactionPartiesRequest) ProtoMessage ¶
func (*GetTransactionPartiesRequest) ProtoMessage()
func (*GetTransactionPartiesRequest) ProtoReflect ¶
func (x *GetTransactionPartiesRequest) ProtoReflect() protoreflect.Message
func (*GetTransactionPartiesRequest) Reset ¶
func (x *GetTransactionPartiesRequest) Reset()
func (*GetTransactionPartiesRequest) String ¶
func (x *GetTransactionPartiesRequest) String() string
func (*GetTransactionPartiesRequest) Validate ¶
func (m *GetTransactionPartiesRequest) Validate() error
Validate checks the field values on GetTransactionPartiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartiesRequest) ValidateAll ¶
func (m *GetTransactionPartiesRequest) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartiesRequestMultiError, or nil if none found.
type GetTransactionPartiesRequestMultiError ¶
type GetTransactionPartiesRequestMultiError []error
GetTransactionPartiesRequestMultiError is an error wrapping multiple validation errors returned by GetTransactionPartiesRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartiesRequestMultiError) AllErrors ¶
func (m GetTransactionPartiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartiesRequestMultiError) Error ¶
func (m GetTransactionPartiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartiesRequestValidationError ¶
type GetTransactionPartiesRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartiesRequestValidationError is the validation error returned by GetTransactionPartiesRequest.Validate if the designated constraints aren't met.
func (GetTransactionPartiesRequestValidationError) Cause ¶
func (e GetTransactionPartiesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartiesRequestValidationError) Error ¶
func (e GetTransactionPartiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartiesRequestValidationError) ErrorName ¶
func (e GetTransactionPartiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartiesRequestValidationError) Field ¶
func (e GetTransactionPartiesRequestValidationError) Field() string
Field function returns field value.
func (GetTransactionPartiesRequestValidationError) Key ¶
func (e GetTransactionPartiesRequestValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartiesRequestValidationError) Reason ¶
func (e GetTransactionPartiesRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartiesResponse ¶
type GetTransactionPartiesResponse struct { TransactionParties []*TransactionParty `protobuf:"bytes,1,rep,name=transaction_parties,json=transactionParties,proto3" json:"transaction_parties,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartiesResponse) Descriptor
deprecated
func (*GetTransactionPartiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartiesResponse.ProtoReflect.Descriptor instead.
func (*GetTransactionPartiesResponse) GetNextCursor ¶
func (x *GetTransactionPartiesResponse) GetNextCursor() string
func (*GetTransactionPartiesResponse) GetTransactionParties ¶
func (x *GetTransactionPartiesResponse) GetTransactionParties() []*TransactionParty
func (*GetTransactionPartiesResponse) ProtoMessage ¶
func (*GetTransactionPartiesResponse) ProtoMessage()
func (*GetTransactionPartiesResponse) ProtoReflect ¶
func (x *GetTransactionPartiesResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionPartiesResponse) Reset ¶
func (x *GetTransactionPartiesResponse) Reset()
func (*GetTransactionPartiesResponse) String ¶
func (x *GetTransactionPartiesResponse) String() string
func (*GetTransactionPartiesResponse) Validate ¶
func (m *GetTransactionPartiesResponse) Validate() error
Validate checks the field values on GetTransactionPartiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartiesResponse) ValidateAll ¶
func (m *GetTransactionPartiesResponse) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartiesResponseMultiError, or nil if none found.
type GetTransactionPartiesResponseMultiError ¶
type GetTransactionPartiesResponseMultiError []error
GetTransactionPartiesResponseMultiError is an error wrapping multiple validation errors returned by GetTransactionPartiesResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartiesResponseMultiError) AllErrors ¶
func (m GetTransactionPartiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartiesResponseMultiError) Error ¶
func (m GetTransactionPartiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartiesResponseValidationError ¶
type GetTransactionPartiesResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartiesResponseValidationError is the validation error returned by GetTransactionPartiesResponse.Validate if the designated constraints aren't met.
func (GetTransactionPartiesResponseValidationError) Cause ¶
func (e GetTransactionPartiesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartiesResponseValidationError) Error ¶
func (e GetTransactionPartiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartiesResponseValidationError) ErrorName ¶
func (e GetTransactionPartiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartiesResponseValidationError) Field ¶
func (e GetTransactionPartiesResponseValidationError) Field() string
Field function returns field value.
func (GetTransactionPartiesResponseValidationError) Key ¶
func (e GetTransactionPartiesResponseValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartiesResponseValidationError) Reason ¶
func (e GetTransactionPartiesResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartyByPkRequest ¶
type GetTransactionPartyByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartyByPkRequest) Descriptor
deprecated
func (*GetTransactionPartyByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartyByPkRequest.ProtoReflect.Descriptor instead.
func (*GetTransactionPartyByPkRequest) GetGetByIdRequest ¶
func (x *GetTransactionPartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetTransactionPartyByPkRequest) ProtoMessage ¶
func (*GetTransactionPartyByPkRequest) ProtoMessage()
func (*GetTransactionPartyByPkRequest) ProtoReflect ¶
func (x *GetTransactionPartyByPkRequest) ProtoReflect() protoreflect.Message
func (*GetTransactionPartyByPkRequest) Reset ¶
func (x *GetTransactionPartyByPkRequest) Reset()
func (*GetTransactionPartyByPkRequest) String ¶
func (x *GetTransactionPartyByPkRequest) String() string
func (*GetTransactionPartyByPkRequest) Validate ¶
func (m *GetTransactionPartyByPkRequest) Validate() error
Validate checks the field values on GetTransactionPartyByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartyByPkRequest) ValidateAll ¶
func (m *GetTransactionPartyByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartyByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartyByPkRequestMultiError, or nil if none found.
type GetTransactionPartyByPkRequestMultiError ¶
type GetTransactionPartyByPkRequestMultiError []error
GetTransactionPartyByPkRequestMultiError is an error wrapping multiple validation errors returned by GetTransactionPartyByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartyByPkRequestMultiError) AllErrors ¶
func (m GetTransactionPartyByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartyByPkRequestMultiError) Error ¶
func (m GetTransactionPartyByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartyByPkRequestValidationError ¶
type GetTransactionPartyByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartyByPkRequestValidationError is the validation error returned by GetTransactionPartyByPkRequest.Validate if the designated constraints aren't met.
func (GetTransactionPartyByPkRequestValidationError) Cause ¶
func (e GetTransactionPartyByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartyByPkRequestValidationError) Error ¶
func (e GetTransactionPartyByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartyByPkRequestValidationError) ErrorName ¶
func (e GetTransactionPartyByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartyByPkRequestValidationError) Field ¶
func (e GetTransactionPartyByPkRequestValidationError) Field() string
Field function returns field value.
func (GetTransactionPartyByPkRequestValidationError) Key ¶
func (e GetTransactionPartyByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartyByPkRequestValidationError) Reason ¶
func (e GetTransactionPartyByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartyByPkResponse ¶
type GetTransactionPartyByPkResponse struct { TransactionParty *TransactionParty `protobuf:"bytes,1,opt,name=transaction_party,json=transactionParty,proto3" json:"transaction_party,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartyByPkResponse) Descriptor
deprecated
func (*GetTransactionPartyByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartyByPkResponse.ProtoReflect.Descriptor instead.
func (*GetTransactionPartyByPkResponse) GetTransactionParty ¶
func (x *GetTransactionPartyByPkResponse) GetTransactionParty() *TransactionParty
func (*GetTransactionPartyByPkResponse) ProtoMessage ¶
func (*GetTransactionPartyByPkResponse) ProtoMessage()
func (*GetTransactionPartyByPkResponse) ProtoReflect ¶
func (x *GetTransactionPartyByPkResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionPartyByPkResponse) Reset ¶
func (x *GetTransactionPartyByPkResponse) Reset()
func (*GetTransactionPartyByPkResponse) String ¶
func (x *GetTransactionPartyByPkResponse) String() string
func (*GetTransactionPartyByPkResponse) Validate ¶
func (m *GetTransactionPartyByPkResponse) Validate() error
Validate checks the field values on GetTransactionPartyByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartyByPkResponse) ValidateAll ¶
func (m *GetTransactionPartyByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartyByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartyByPkResponseMultiError, or nil if none found.
type GetTransactionPartyByPkResponseMultiError ¶
type GetTransactionPartyByPkResponseMultiError []error
GetTransactionPartyByPkResponseMultiError is an error wrapping multiple validation errors returned by GetTransactionPartyByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartyByPkResponseMultiError) AllErrors ¶
func (m GetTransactionPartyByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartyByPkResponseMultiError) Error ¶
func (m GetTransactionPartyByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartyByPkResponseValidationError ¶
type GetTransactionPartyByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartyByPkResponseValidationError is the validation error returned by GetTransactionPartyByPkResponse.Validate if the designated constraints aren't met.
func (GetTransactionPartyByPkResponseValidationError) Cause ¶
func (e GetTransactionPartyByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartyByPkResponseValidationError) Error ¶
func (e GetTransactionPartyByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartyByPkResponseValidationError) ErrorName ¶
func (e GetTransactionPartyByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartyByPkResponseValidationError) Field ¶
func (e GetTransactionPartyByPkResponseValidationError) Field() string
Field function returns field value.
func (GetTransactionPartyByPkResponseValidationError) Key ¶
func (e GetTransactionPartyByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartyByPkResponseValidationError) Reason ¶
func (e GetTransactionPartyByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartyRequest ¶
type GetTransactionPartyRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartyRequest) Descriptor
deprecated
func (*GetTransactionPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartyRequest.ProtoReflect.Descriptor instead.
func (*GetTransactionPartyRequest) GetGetRequest ¶
func (x *GetTransactionPartyRequest) GetGetRequest() *v1.GetRequest
func (*GetTransactionPartyRequest) ProtoMessage ¶
func (*GetTransactionPartyRequest) ProtoMessage()
func (*GetTransactionPartyRequest) ProtoReflect ¶
func (x *GetTransactionPartyRequest) ProtoReflect() protoreflect.Message
func (*GetTransactionPartyRequest) Reset ¶
func (x *GetTransactionPartyRequest) Reset()
func (*GetTransactionPartyRequest) String ¶
func (x *GetTransactionPartyRequest) String() string
func (*GetTransactionPartyRequest) Validate ¶
func (m *GetTransactionPartyRequest) Validate() error
Validate checks the field values on GetTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartyRequest) ValidateAll ¶
func (m *GetTransactionPartyRequest) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartyRequestMultiError, or nil if none found.
type GetTransactionPartyRequestMultiError ¶
type GetTransactionPartyRequestMultiError []error
GetTransactionPartyRequestMultiError is an error wrapping multiple validation errors returned by GetTransactionPartyRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartyRequestMultiError) AllErrors ¶
func (m GetTransactionPartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartyRequestMultiError) Error ¶
func (m GetTransactionPartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartyRequestValidationError ¶
type GetTransactionPartyRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartyRequestValidationError is the validation error returned by GetTransactionPartyRequest.Validate if the designated constraints aren't met.
func (GetTransactionPartyRequestValidationError) Cause ¶
func (e GetTransactionPartyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartyRequestValidationError) Error ¶
func (e GetTransactionPartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartyRequestValidationError) ErrorName ¶
func (e GetTransactionPartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartyRequestValidationError) Field ¶
func (e GetTransactionPartyRequestValidationError) Field() string
Field function returns field value.
func (GetTransactionPartyRequestValidationError) Key ¶
func (e GetTransactionPartyRequestValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartyRequestValidationError) Reason ¶
func (e GetTransactionPartyRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransactionPartyResponse ¶
type GetTransactionPartyResponse struct { TransactionParty *TransactionParty `protobuf:"bytes,1,opt,name=transaction_party,json=transactionParty,proto3" json:"transaction_party,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionPartyResponse) Descriptor
deprecated
func (*GetTransactionPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionPartyResponse.ProtoReflect.Descriptor instead.
func (*GetTransactionPartyResponse) GetTransactionParty ¶
func (x *GetTransactionPartyResponse) GetTransactionParty() *TransactionParty
func (*GetTransactionPartyResponse) ProtoMessage ¶
func (*GetTransactionPartyResponse) ProtoMessage()
func (*GetTransactionPartyResponse) ProtoReflect ¶
func (x *GetTransactionPartyResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionPartyResponse) Reset ¶
func (x *GetTransactionPartyResponse) Reset()
func (*GetTransactionPartyResponse) String ¶
func (x *GetTransactionPartyResponse) String() string
func (*GetTransactionPartyResponse) Validate ¶
func (m *GetTransactionPartyResponse) Validate() error
Validate checks the field values on GetTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransactionPartyResponse) ValidateAll ¶
func (m *GetTransactionPartyResponse) ValidateAll() error
ValidateAll checks the field values on GetTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransactionPartyResponseMultiError, or nil if none found.
type GetTransactionPartyResponseMultiError ¶
type GetTransactionPartyResponseMultiError []error
GetTransactionPartyResponseMultiError is an error wrapping multiple validation errors returned by GetTransactionPartyResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransactionPartyResponseMultiError) AllErrors ¶
func (m GetTransactionPartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransactionPartyResponseMultiError) Error ¶
func (m GetTransactionPartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransactionPartyResponseValidationError ¶
type GetTransactionPartyResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransactionPartyResponseValidationError is the validation error returned by GetTransactionPartyResponse.Validate if the designated constraints aren't met.
func (GetTransactionPartyResponseValidationError) Cause ¶
func (e GetTransactionPartyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransactionPartyResponseValidationError) Error ¶
func (e GetTransactionPartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransactionPartyResponseValidationError) ErrorName ¶
func (e GetTransactionPartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransactionPartyResponseValidationError) Field ¶
func (e GetTransactionPartyResponseValidationError) Field() string
Field function returns field value.
func (GetTransactionPartyResponseValidationError) Key ¶
func (e GetTransactionPartyResponseValidationError) Key() bool
Key function returns key value.
func (GetTransactionPartyResponseValidationError) Reason ¶
func (e GetTransactionPartyResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportByPkRequest ¶
type GetTransportByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransportByPkRequest) Descriptor
deprecated
func (*GetTransportByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportByPkRequest.ProtoReflect.Descriptor instead.
func (*GetTransportByPkRequest) GetGetByIdRequest ¶
func (x *GetTransportByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetTransportByPkRequest) ProtoMessage ¶
func (*GetTransportByPkRequest) ProtoMessage()
func (*GetTransportByPkRequest) ProtoReflect ¶
func (x *GetTransportByPkRequest) ProtoReflect() protoreflect.Message
func (*GetTransportByPkRequest) Reset ¶
func (x *GetTransportByPkRequest) Reset()
func (*GetTransportByPkRequest) String ¶
func (x *GetTransportByPkRequest) String() string
func (*GetTransportByPkRequest) Validate ¶
func (m *GetTransportByPkRequest) Validate() error
Validate checks the field values on GetTransportByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportByPkRequest) ValidateAll ¶
func (m *GetTransportByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportByPkRequestMultiError, or nil if none found.
type GetTransportByPkRequestMultiError ¶
type GetTransportByPkRequestMultiError []error
GetTransportByPkRequestMultiError is an error wrapping multiple validation errors returned by GetTransportByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportByPkRequestMultiError) AllErrors ¶
func (m GetTransportByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportByPkRequestMultiError) Error ¶
func (m GetTransportByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportByPkRequestValidationError ¶
type GetTransportByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportByPkRequestValidationError is the validation error returned by GetTransportByPkRequest.Validate if the designated constraints aren't met.
func (GetTransportByPkRequestValidationError) Cause ¶
func (e GetTransportByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportByPkRequestValidationError) Error ¶
func (e GetTransportByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportByPkRequestValidationError) ErrorName ¶
func (e GetTransportByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportByPkRequestValidationError) Field ¶
func (e GetTransportByPkRequestValidationError) Field() string
Field function returns field value.
func (GetTransportByPkRequestValidationError) Key ¶
func (e GetTransportByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportByPkRequestValidationError) Reason ¶
func (e GetTransportByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportByPkResponse ¶
type GetTransportByPkResponse struct { Transport *Transport `protobuf:"bytes,1,opt,name=transport,proto3" json:"transport,omitempty"` // contains filtered or unexported fields }
func (*GetTransportByPkResponse) Descriptor
deprecated
func (*GetTransportByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportByPkResponse.ProtoReflect.Descriptor instead.
func (*GetTransportByPkResponse) GetTransport ¶
func (x *GetTransportByPkResponse) GetTransport() *Transport
func (*GetTransportByPkResponse) ProtoMessage ¶
func (*GetTransportByPkResponse) ProtoMessage()
func (*GetTransportByPkResponse) ProtoReflect ¶
func (x *GetTransportByPkResponse) ProtoReflect() protoreflect.Message
func (*GetTransportByPkResponse) Reset ¶
func (x *GetTransportByPkResponse) Reset()
func (*GetTransportByPkResponse) String ¶
func (x *GetTransportByPkResponse) String() string
func (*GetTransportByPkResponse) Validate ¶
func (m *GetTransportByPkResponse) Validate() error
Validate checks the field values on GetTransportByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportByPkResponse) ValidateAll ¶
func (m *GetTransportByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportByPkResponseMultiError, or nil if none found.
type GetTransportByPkResponseMultiError ¶
type GetTransportByPkResponseMultiError []error
GetTransportByPkResponseMultiError is an error wrapping multiple validation errors returned by GetTransportByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportByPkResponseMultiError) AllErrors ¶
func (m GetTransportByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportByPkResponseMultiError) Error ¶
func (m GetTransportByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportByPkResponseValidationError ¶
type GetTransportByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportByPkResponseValidationError is the validation error returned by GetTransportByPkResponse.Validate if the designated constraints aren't met.
func (GetTransportByPkResponseValidationError) Cause ¶
func (e GetTransportByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportByPkResponseValidationError) Error ¶
func (e GetTransportByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportByPkResponseValidationError) ErrorName ¶
func (e GetTransportByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportByPkResponseValidationError) Field ¶
func (e GetTransportByPkResponseValidationError) Field() string
Field function returns field value.
func (GetTransportByPkResponseValidationError) Key ¶
func (e GetTransportByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportByPkResponseValidationError) Reason ¶
func (e GetTransportByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentByPkRequest ¶
type GetTransportDocumentByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentByPkRequest) Descriptor
deprecated
func (*GetTransportDocumentByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentByPkRequest.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentByPkRequest) GetGetByIdRequest ¶
func (x *GetTransportDocumentByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetTransportDocumentByPkRequest) ProtoMessage ¶
func (*GetTransportDocumentByPkRequest) ProtoMessage()
func (*GetTransportDocumentByPkRequest) ProtoReflect ¶
func (x *GetTransportDocumentByPkRequest) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentByPkRequest) Reset ¶
func (x *GetTransportDocumentByPkRequest) Reset()
func (*GetTransportDocumentByPkRequest) String ¶
func (x *GetTransportDocumentByPkRequest) String() string
func (*GetTransportDocumentByPkRequest) Validate ¶
func (m *GetTransportDocumentByPkRequest) Validate() error
Validate checks the field values on GetTransportDocumentByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentByPkRequest) ValidateAll ¶
func (m *GetTransportDocumentByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentByPkRequestMultiError, or nil if none found.
type GetTransportDocumentByPkRequestMultiError ¶
type GetTransportDocumentByPkRequestMultiError []error
GetTransportDocumentByPkRequestMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentByPkRequestMultiError) AllErrors ¶
func (m GetTransportDocumentByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentByPkRequestMultiError) Error ¶
func (m GetTransportDocumentByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentByPkRequestValidationError ¶
type GetTransportDocumentByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentByPkRequestValidationError is the validation error returned by GetTransportDocumentByPkRequest.Validate if the designated constraints aren't met.
func (GetTransportDocumentByPkRequestValidationError) Cause ¶
func (e GetTransportDocumentByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentByPkRequestValidationError) Error ¶
func (e GetTransportDocumentByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentByPkRequestValidationError) ErrorName ¶
func (e GetTransportDocumentByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentByPkRequestValidationError) Field ¶
func (e GetTransportDocumentByPkRequestValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentByPkRequestValidationError) Key ¶
func (e GetTransportDocumentByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentByPkRequestValidationError) Reason ¶
func (e GetTransportDocumentByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentByPkResponse ¶
type GetTransportDocumentByPkResponse struct { TransportDocument *TransportDocument `protobuf:"bytes,1,opt,name=transport_document,json=transportDocument,proto3" json:"transport_document,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentByPkResponse) Descriptor
deprecated
func (*GetTransportDocumentByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentByPkResponse.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentByPkResponse) GetTransportDocument ¶
func (x *GetTransportDocumentByPkResponse) GetTransportDocument() *TransportDocument
func (*GetTransportDocumentByPkResponse) ProtoMessage ¶
func (*GetTransportDocumentByPkResponse) ProtoMessage()
func (*GetTransportDocumentByPkResponse) ProtoReflect ¶
func (x *GetTransportDocumentByPkResponse) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentByPkResponse) Reset ¶
func (x *GetTransportDocumentByPkResponse) Reset()
func (*GetTransportDocumentByPkResponse) String ¶
func (x *GetTransportDocumentByPkResponse) String() string
func (*GetTransportDocumentByPkResponse) Validate ¶
func (m *GetTransportDocumentByPkResponse) Validate() error
Validate checks the field values on GetTransportDocumentByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentByPkResponse) ValidateAll ¶
func (m *GetTransportDocumentByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentByPkResponseMultiError, or nil if none found.
type GetTransportDocumentByPkResponseMultiError ¶
type GetTransportDocumentByPkResponseMultiError []error
GetTransportDocumentByPkResponseMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentByPkResponseMultiError) AllErrors ¶
func (m GetTransportDocumentByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentByPkResponseMultiError) Error ¶
func (m GetTransportDocumentByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentByPkResponseValidationError ¶
type GetTransportDocumentByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentByPkResponseValidationError is the validation error returned by GetTransportDocumentByPkResponse.Validate if the designated constraints aren't met.
func (GetTransportDocumentByPkResponseValidationError) Cause ¶
func (e GetTransportDocumentByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentByPkResponseValidationError) Error ¶
func (e GetTransportDocumentByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentByPkResponseValidationError) ErrorName ¶
func (e GetTransportDocumentByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentByPkResponseValidationError) Field ¶
func (e GetTransportDocumentByPkResponseValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentByPkResponseValidationError) Key ¶
func (e GetTransportDocumentByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentByPkResponseValidationError) Reason ¶
func (e GetTransportDocumentByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentSummariesRequest ¶
type GetTransportDocumentSummariesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentSummariesRequest) Descriptor
deprecated
func (*GetTransportDocumentSummariesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentSummariesRequest.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentSummariesRequest) GetLimit ¶
func (x *GetTransportDocumentSummariesRequest) GetLimit() string
func (*GetTransportDocumentSummariesRequest) GetNextCursor ¶
func (x *GetTransportDocumentSummariesRequest) GetNextCursor() string
func (*GetTransportDocumentSummariesRequest) GetRequestId ¶
func (x *GetTransportDocumentSummariesRequest) GetRequestId() string
func (*GetTransportDocumentSummariesRequest) GetUserEmail ¶
func (x *GetTransportDocumentSummariesRequest) GetUserEmail() string
func (*GetTransportDocumentSummariesRequest) ProtoMessage ¶
func (*GetTransportDocumentSummariesRequest) ProtoMessage()
func (*GetTransportDocumentSummariesRequest) ProtoReflect ¶
func (x *GetTransportDocumentSummariesRequest) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentSummariesRequest) Reset ¶
func (x *GetTransportDocumentSummariesRequest) Reset()
func (*GetTransportDocumentSummariesRequest) String ¶
func (x *GetTransportDocumentSummariesRequest) String() string
func (*GetTransportDocumentSummariesRequest) Validate ¶
func (m *GetTransportDocumentSummariesRequest) Validate() error
Validate checks the field values on GetTransportDocumentSummariesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentSummariesRequest) ValidateAll ¶
func (m *GetTransportDocumentSummariesRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentSummariesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentSummariesRequestMultiError, or nil if none found.
type GetTransportDocumentSummariesRequestMultiError ¶
type GetTransportDocumentSummariesRequestMultiError []error
GetTransportDocumentSummariesRequestMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentSummariesRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentSummariesRequestMultiError) AllErrors ¶
func (m GetTransportDocumentSummariesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentSummariesRequestMultiError) Error ¶
func (m GetTransportDocumentSummariesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentSummariesRequestValidationError ¶
type GetTransportDocumentSummariesRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentSummariesRequestValidationError is the validation error returned by GetTransportDocumentSummariesRequest.Validate if the designated constraints aren't met.
func (GetTransportDocumentSummariesRequestValidationError) Cause ¶
func (e GetTransportDocumentSummariesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentSummariesRequestValidationError) Error ¶
func (e GetTransportDocumentSummariesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentSummariesRequestValidationError) ErrorName ¶
func (e GetTransportDocumentSummariesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentSummariesRequestValidationError) Field ¶
func (e GetTransportDocumentSummariesRequestValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentSummariesRequestValidationError) Key ¶
func (e GetTransportDocumentSummariesRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentSummariesRequestValidationError) Reason ¶
func (e GetTransportDocumentSummariesRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentSummariesResponse ¶
type GetTransportDocumentSummariesResponse struct { TransportDocumentSummaries []*TransportDocumentSummary `` /* 141-byte string literal not displayed */ NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentSummariesResponse) Descriptor
deprecated
func (*GetTransportDocumentSummariesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentSummariesResponse.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentSummariesResponse) GetNextCursor ¶
func (x *GetTransportDocumentSummariesResponse) GetNextCursor() string
func (*GetTransportDocumentSummariesResponse) GetTransportDocumentSummaries ¶
func (x *GetTransportDocumentSummariesResponse) GetTransportDocumentSummaries() []*TransportDocumentSummary
func (*GetTransportDocumentSummariesResponse) ProtoMessage ¶
func (*GetTransportDocumentSummariesResponse) ProtoMessage()
func (*GetTransportDocumentSummariesResponse) ProtoReflect ¶
func (x *GetTransportDocumentSummariesResponse) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentSummariesResponse) Reset ¶
func (x *GetTransportDocumentSummariesResponse) Reset()
func (*GetTransportDocumentSummariesResponse) String ¶
func (x *GetTransportDocumentSummariesResponse) String() string
func (*GetTransportDocumentSummariesResponse) Validate ¶
func (m *GetTransportDocumentSummariesResponse) Validate() error
Validate checks the field values on GetTransportDocumentSummariesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentSummariesResponse) ValidateAll ¶
func (m *GetTransportDocumentSummariesResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentSummariesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentSummariesResponseMultiError, or nil if none found.
type GetTransportDocumentSummariesResponseMultiError ¶
type GetTransportDocumentSummariesResponseMultiError []error
GetTransportDocumentSummariesResponseMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentSummariesResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentSummariesResponseMultiError) AllErrors ¶
func (m GetTransportDocumentSummariesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentSummariesResponseMultiError) Error ¶
func (m GetTransportDocumentSummariesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentSummariesResponseValidationError ¶
type GetTransportDocumentSummariesResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentSummariesResponseValidationError is the validation error returned by GetTransportDocumentSummariesResponse.Validate if the designated constraints aren't met.
func (GetTransportDocumentSummariesResponseValidationError) Cause ¶
func (e GetTransportDocumentSummariesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentSummariesResponseValidationError) Error ¶
func (e GetTransportDocumentSummariesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentSummariesResponseValidationError) ErrorName ¶
func (e GetTransportDocumentSummariesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentSummariesResponseValidationError) Field ¶
func (e GetTransportDocumentSummariesResponseValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentSummariesResponseValidationError) Key ¶
func (e GetTransportDocumentSummariesResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentSummariesResponseValidationError) Reason ¶
func (e GetTransportDocumentSummariesResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentSummaryByPkRequest ¶
type GetTransportDocumentSummaryByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentSummaryByPkRequest) Descriptor
deprecated
func (*GetTransportDocumentSummaryByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentSummaryByPkRequest.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentSummaryByPkRequest) GetGetByIdRequest ¶
func (x *GetTransportDocumentSummaryByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetTransportDocumentSummaryByPkRequest) ProtoMessage ¶
func (*GetTransportDocumentSummaryByPkRequest) ProtoMessage()
func (*GetTransportDocumentSummaryByPkRequest) ProtoReflect ¶
func (x *GetTransportDocumentSummaryByPkRequest) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentSummaryByPkRequest) Reset ¶
func (x *GetTransportDocumentSummaryByPkRequest) Reset()
func (*GetTransportDocumentSummaryByPkRequest) String ¶
func (x *GetTransportDocumentSummaryByPkRequest) String() string
func (*GetTransportDocumentSummaryByPkRequest) Validate ¶
func (m *GetTransportDocumentSummaryByPkRequest) Validate() error
Validate checks the field values on GetTransportDocumentSummaryByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentSummaryByPkRequest) ValidateAll ¶
func (m *GetTransportDocumentSummaryByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentSummaryByPkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentSummaryByPkRequestMultiError, or nil if none found.
type GetTransportDocumentSummaryByPkRequestMultiError ¶
type GetTransportDocumentSummaryByPkRequestMultiError []error
GetTransportDocumentSummaryByPkRequestMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentSummaryByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentSummaryByPkRequestMultiError) AllErrors ¶
func (m GetTransportDocumentSummaryByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentSummaryByPkRequestMultiError) Error ¶
func (m GetTransportDocumentSummaryByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentSummaryByPkRequestValidationError ¶
type GetTransportDocumentSummaryByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentSummaryByPkRequestValidationError is the validation error returned by GetTransportDocumentSummaryByPkRequest.Validate if the designated constraints aren't met.
func (GetTransportDocumentSummaryByPkRequestValidationError) Cause ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentSummaryByPkRequestValidationError) Error ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentSummaryByPkRequestValidationError) ErrorName ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentSummaryByPkRequestValidationError) Field ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentSummaryByPkRequestValidationError) Key ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentSummaryByPkRequestValidationError) Reason ¶
func (e GetTransportDocumentSummaryByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentSummaryByPkResponse ¶
type GetTransportDocumentSummaryByPkResponse struct { TransportDocumentSummary *TransportDocumentSummary `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetTransportDocumentSummaryByPkResponse) Descriptor
deprecated
func (*GetTransportDocumentSummaryByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentSummaryByPkResponse.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentSummaryByPkResponse) GetTransportDocumentSummary ¶
func (x *GetTransportDocumentSummaryByPkResponse) GetTransportDocumentSummary() *TransportDocumentSummary
func (*GetTransportDocumentSummaryByPkResponse) ProtoMessage ¶
func (*GetTransportDocumentSummaryByPkResponse) ProtoMessage()
func (*GetTransportDocumentSummaryByPkResponse) ProtoReflect ¶
func (x *GetTransportDocumentSummaryByPkResponse) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentSummaryByPkResponse) Reset ¶
func (x *GetTransportDocumentSummaryByPkResponse) Reset()
func (*GetTransportDocumentSummaryByPkResponse) String ¶
func (x *GetTransportDocumentSummaryByPkResponse) String() string
func (*GetTransportDocumentSummaryByPkResponse) Validate ¶
func (m *GetTransportDocumentSummaryByPkResponse) Validate() error
Validate checks the field values on GetTransportDocumentSummaryByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentSummaryByPkResponse) ValidateAll ¶
func (m *GetTransportDocumentSummaryByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentSummaryByPkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentSummaryByPkResponseMultiError, or nil if none found.
type GetTransportDocumentSummaryByPkResponseMultiError ¶
type GetTransportDocumentSummaryByPkResponseMultiError []error
GetTransportDocumentSummaryByPkResponseMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentSummaryByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentSummaryByPkResponseMultiError) AllErrors ¶
func (m GetTransportDocumentSummaryByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentSummaryByPkResponseMultiError) Error ¶
func (m GetTransportDocumentSummaryByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentSummaryByPkResponseValidationError ¶
type GetTransportDocumentSummaryByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentSummaryByPkResponseValidationError is the validation error returned by GetTransportDocumentSummaryByPkResponse.Validate if the designated constraints aren't met.
func (GetTransportDocumentSummaryByPkResponseValidationError) Cause ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentSummaryByPkResponseValidationError) Error ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentSummaryByPkResponseValidationError) ErrorName ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentSummaryByPkResponseValidationError) Field ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentSummaryByPkResponseValidationError) Key ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentSummaryByPkResponseValidationError) Reason ¶
func (e GetTransportDocumentSummaryByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentsRequest ¶
type GetTransportDocumentsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentsRequest) Descriptor
deprecated
func (*GetTransportDocumentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentsRequest.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentsRequest) GetLimit ¶
func (x *GetTransportDocumentsRequest) GetLimit() string
func (*GetTransportDocumentsRequest) GetNextCursor ¶
func (x *GetTransportDocumentsRequest) GetNextCursor() string
func (*GetTransportDocumentsRequest) GetRequestId ¶
func (x *GetTransportDocumentsRequest) GetRequestId() string
func (*GetTransportDocumentsRequest) GetUserEmail ¶
func (x *GetTransportDocumentsRequest) GetUserEmail() string
func (*GetTransportDocumentsRequest) ProtoMessage ¶
func (*GetTransportDocumentsRequest) ProtoMessage()
func (*GetTransportDocumentsRequest) ProtoReflect ¶
func (x *GetTransportDocumentsRequest) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentsRequest) Reset ¶
func (x *GetTransportDocumentsRequest) Reset()
func (*GetTransportDocumentsRequest) String ¶
func (x *GetTransportDocumentsRequest) String() string
func (*GetTransportDocumentsRequest) Validate ¶
func (m *GetTransportDocumentsRequest) Validate() error
Validate checks the field values on GetTransportDocumentsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentsRequest) ValidateAll ¶
func (m *GetTransportDocumentsRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentsRequestMultiError, or nil if none found.
type GetTransportDocumentsRequestMultiError ¶
type GetTransportDocumentsRequestMultiError []error
GetTransportDocumentsRequestMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentsRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentsRequestMultiError) AllErrors ¶
func (m GetTransportDocumentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentsRequestMultiError) Error ¶
func (m GetTransportDocumentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentsRequestValidationError ¶
type GetTransportDocumentsRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentsRequestValidationError is the validation error returned by GetTransportDocumentsRequest.Validate if the designated constraints aren't met.
func (GetTransportDocumentsRequestValidationError) Cause ¶
func (e GetTransportDocumentsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentsRequestValidationError) Error ¶
func (e GetTransportDocumentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentsRequestValidationError) ErrorName ¶
func (e GetTransportDocumentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentsRequestValidationError) Field ¶
func (e GetTransportDocumentsRequestValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentsRequestValidationError) Key ¶
func (e GetTransportDocumentsRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentsRequestValidationError) Reason ¶
func (e GetTransportDocumentsRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportDocumentsResponse ¶
type GetTransportDocumentsResponse struct { TransportDocuments []*TransportDocument `protobuf:"bytes,1,rep,name=transport_documents,json=transportDocuments,proto3" json:"transport_documents,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetTransportDocumentsResponse) Descriptor
deprecated
func (*GetTransportDocumentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportDocumentsResponse.ProtoReflect.Descriptor instead.
func (*GetTransportDocumentsResponse) GetNextCursor ¶
func (x *GetTransportDocumentsResponse) GetNextCursor() string
func (*GetTransportDocumentsResponse) GetTransportDocuments ¶
func (x *GetTransportDocumentsResponse) GetTransportDocuments() []*TransportDocument
func (*GetTransportDocumentsResponse) ProtoMessage ¶
func (*GetTransportDocumentsResponse) ProtoMessage()
func (*GetTransportDocumentsResponse) ProtoReflect ¶
func (x *GetTransportDocumentsResponse) ProtoReflect() protoreflect.Message
func (*GetTransportDocumentsResponse) Reset ¶
func (x *GetTransportDocumentsResponse) Reset()
func (*GetTransportDocumentsResponse) String ¶
func (x *GetTransportDocumentsResponse) String() string
func (*GetTransportDocumentsResponse) Validate ¶
func (m *GetTransportDocumentsResponse) Validate() error
Validate checks the field values on GetTransportDocumentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportDocumentsResponse) ValidateAll ¶
func (m *GetTransportDocumentsResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportDocumentsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportDocumentsResponseMultiError, or nil if none found.
type GetTransportDocumentsResponseMultiError ¶
type GetTransportDocumentsResponseMultiError []error
GetTransportDocumentsResponseMultiError is an error wrapping multiple validation errors returned by GetTransportDocumentsResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportDocumentsResponseMultiError) AllErrors ¶
func (m GetTransportDocumentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportDocumentsResponseMultiError) Error ¶
func (m GetTransportDocumentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportDocumentsResponseValidationError ¶
type GetTransportDocumentsResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportDocumentsResponseValidationError is the validation error returned by GetTransportDocumentsResponse.Validate if the designated constraints aren't met.
func (GetTransportDocumentsResponseValidationError) Cause ¶
func (e GetTransportDocumentsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportDocumentsResponseValidationError) Error ¶
func (e GetTransportDocumentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportDocumentsResponseValidationError) ErrorName ¶
func (e GetTransportDocumentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportDocumentsResponseValidationError) Field ¶
func (e GetTransportDocumentsResponseValidationError) Field() string
Field function returns field value.
func (GetTransportDocumentsResponseValidationError) Key ¶
func (e GetTransportDocumentsResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportDocumentsResponseValidationError) Reason ¶
func (e GetTransportDocumentsResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportRequest ¶
type GetTransportRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetTransportRequest) Descriptor
deprecated
func (*GetTransportRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportRequest.ProtoReflect.Descriptor instead.
func (*GetTransportRequest) GetGetRequest ¶
func (x *GetTransportRequest) GetGetRequest() *v1.GetRequest
func (*GetTransportRequest) ProtoMessage ¶
func (*GetTransportRequest) ProtoMessage()
func (*GetTransportRequest) ProtoReflect ¶
func (x *GetTransportRequest) ProtoReflect() protoreflect.Message
func (*GetTransportRequest) Reset ¶
func (x *GetTransportRequest) Reset()
func (*GetTransportRequest) String ¶
func (x *GetTransportRequest) String() string
func (*GetTransportRequest) Validate ¶
func (m *GetTransportRequest) Validate() error
Validate checks the field values on GetTransportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportRequest) ValidateAll ¶
func (m *GetTransportRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportRequestMultiError, or nil if none found.
type GetTransportRequestMultiError ¶
type GetTransportRequestMultiError []error
GetTransportRequestMultiError is an error wrapping multiple validation errors returned by GetTransportRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportRequestMultiError) AllErrors ¶
func (m GetTransportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportRequestMultiError) Error ¶
func (m GetTransportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportRequestValidationError ¶
type GetTransportRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportRequestValidationError is the validation error returned by GetTransportRequest.Validate if the designated constraints aren't met.
func (GetTransportRequestValidationError) Cause ¶
func (e GetTransportRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportRequestValidationError) Error ¶
func (e GetTransportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportRequestValidationError) ErrorName ¶
func (e GetTransportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportRequestValidationError) Field ¶
func (e GetTransportRequestValidationError) Field() string
Field function returns field value.
func (GetTransportRequestValidationError) Key ¶
func (e GetTransportRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportRequestValidationError) Reason ¶
func (e GetTransportRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportResponse ¶
type GetTransportResponse struct { Transport *Transport `protobuf:"bytes,1,opt,name=transport,proto3" json:"transport,omitempty"` // contains filtered or unexported fields }
func (*GetTransportResponse) Descriptor
deprecated
func (*GetTransportResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportResponse.ProtoReflect.Descriptor instead.
func (*GetTransportResponse) GetTransport ¶
func (x *GetTransportResponse) GetTransport() *Transport
func (*GetTransportResponse) ProtoMessage ¶
func (*GetTransportResponse) ProtoMessage()
func (*GetTransportResponse) ProtoReflect ¶
func (x *GetTransportResponse) ProtoReflect() protoreflect.Message
func (*GetTransportResponse) Reset ¶
func (x *GetTransportResponse) Reset()
func (*GetTransportResponse) String ¶
func (x *GetTransportResponse) String() string
func (*GetTransportResponse) Validate ¶
func (m *GetTransportResponse) Validate() error
Validate checks the field values on GetTransportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportResponse) ValidateAll ¶
func (m *GetTransportResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportResponseMultiError, or nil if none found.
type GetTransportResponseMultiError ¶
type GetTransportResponseMultiError []error
GetTransportResponseMultiError is an error wrapping multiple validation errors returned by GetTransportResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportResponseMultiError) AllErrors ¶
func (m GetTransportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportResponseMultiError) Error ¶
func (m GetTransportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportResponseValidationError ¶
type GetTransportResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportResponseValidationError is the validation error returned by GetTransportResponse.Validate if the designated constraints aren't met.
func (GetTransportResponseValidationError) Cause ¶
func (e GetTransportResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportResponseValidationError) Error ¶
func (e GetTransportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportResponseValidationError) ErrorName ¶
func (e GetTransportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportResponseValidationError) Field ¶
func (e GetTransportResponseValidationError) Field() string
Field function returns field value.
func (GetTransportResponseValidationError) Key ¶
func (e GetTransportResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportResponseValidationError) Reason ¶
func (e GetTransportResponseValidationError) Reason() string
Reason function returns reason value.
type GetTransportsRequest ¶
type GetTransportsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetTransportsRequest) Descriptor
deprecated
func (*GetTransportsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportsRequest.ProtoReflect.Descriptor instead.
func (*GetTransportsRequest) GetLimit ¶
func (x *GetTransportsRequest) GetLimit() string
func (*GetTransportsRequest) GetNextCursor ¶
func (x *GetTransportsRequest) GetNextCursor() string
func (*GetTransportsRequest) GetRequestId ¶
func (x *GetTransportsRequest) GetRequestId() string
func (*GetTransportsRequest) GetUserEmail ¶
func (x *GetTransportsRequest) GetUserEmail() string
func (*GetTransportsRequest) ProtoMessage ¶
func (*GetTransportsRequest) ProtoMessage()
func (*GetTransportsRequest) ProtoReflect ¶
func (x *GetTransportsRequest) ProtoReflect() protoreflect.Message
func (*GetTransportsRequest) Reset ¶
func (x *GetTransportsRequest) Reset()
func (*GetTransportsRequest) String ¶
func (x *GetTransportsRequest) String() string
func (*GetTransportsRequest) Validate ¶
func (m *GetTransportsRequest) Validate() error
Validate checks the field values on GetTransportsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportsRequest) ValidateAll ¶
func (m *GetTransportsRequest) ValidateAll() error
ValidateAll checks the field values on GetTransportsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportsRequestMultiError, or nil if none found.
type GetTransportsRequestMultiError ¶
type GetTransportsRequestMultiError []error
GetTransportsRequestMultiError is an error wrapping multiple validation errors returned by GetTransportsRequest.ValidateAll() if the designated constraints aren't met.
func (GetTransportsRequestMultiError) AllErrors ¶
func (m GetTransportsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportsRequestMultiError) Error ¶
func (m GetTransportsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportsRequestValidationError ¶
type GetTransportsRequestValidationError struct {
// contains filtered or unexported fields
}
GetTransportsRequestValidationError is the validation error returned by GetTransportsRequest.Validate if the designated constraints aren't met.
func (GetTransportsRequestValidationError) Cause ¶
func (e GetTransportsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTransportsRequestValidationError) Error ¶
func (e GetTransportsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportsRequestValidationError) ErrorName ¶
func (e GetTransportsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportsRequestValidationError) Field ¶
func (e GetTransportsRequestValidationError) Field() string
Field function returns field value.
func (GetTransportsRequestValidationError) Key ¶
func (e GetTransportsRequestValidationError) Key() bool
Key function returns key value.
func (GetTransportsRequestValidationError) Reason ¶
func (e GetTransportsRequestValidationError) Reason() string
Reason function returns reason value.
type GetTransportsResponse ¶
type GetTransportsResponse struct { Transports []*Transport `protobuf:"bytes,1,rep,name=transports,proto3" json:"transports,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetTransportsResponse) Descriptor
deprecated
func (*GetTransportsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransportsResponse.ProtoReflect.Descriptor instead.
func (*GetTransportsResponse) GetNextCursor ¶
func (x *GetTransportsResponse) GetNextCursor() string
func (*GetTransportsResponse) GetTransports ¶
func (x *GetTransportsResponse) GetTransports() []*Transport
func (*GetTransportsResponse) ProtoMessage ¶
func (*GetTransportsResponse) ProtoMessage()
func (*GetTransportsResponse) ProtoReflect ¶
func (x *GetTransportsResponse) ProtoReflect() protoreflect.Message
func (*GetTransportsResponse) Reset ¶
func (x *GetTransportsResponse) Reset()
func (*GetTransportsResponse) String ¶
func (x *GetTransportsResponse) String() string
func (*GetTransportsResponse) Validate ¶
func (m *GetTransportsResponse) Validate() error
Validate checks the field values on GetTransportsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTransportsResponse) ValidateAll ¶
func (m *GetTransportsResponse) ValidateAll() error
ValidateAll checks the field values on GetTransportsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTransportsResponseMultiError, or nil if none found.
type GetTransportsResponseMultiError ¶
type GetTransportsResponseMultiError []error
GetTransportsResponseMultiError is an error wrapping multiple validation errors returned by GetTransportsResponse.ValidateAll() if the designated constraints aren't met.
func (GetTransportsResponseMultiError) AllErrors ¶
func (m GetTransportsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTransportsResponseMultiError) Error ¶
func (m GetTransportsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTransportsResponseValidationError ¶
type GetTransportsResponseValidationError struct {
// contains filtered or unexported fields
}
GetTransportsResponseValidationError is the validation error returned by GetTransportsResponse.Validate if the designated constraints aren't met.
func (GetTransportsResponseValidationError) Cause ¶
func (e GetTransportsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTransportsResponseValidationError) Error ¶
func (e GetTransportsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTransportsResponseValidationError) ErrorName ¶
func (e GetTransportsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTransportsResponseValidationError) Field ¶
func (e GetTransportsResponseValidationError) Field() string
Field function returns field value.
func (GetTransportsResponseValidationError) Key ¶
func (e GetTransportsResponseValidationError) Key() bool
Key function returns key value.
func (GetTransportsResponseValidationError) Reason ¶
func (e GetTransportsResponseValidationError) Reason() string
Reason function returns reason value.
type IssuanceRequest ¶
type IssuanceRequest struct { IssuanceRequestD *IssuanceRequestD `protobuf:"bytes,1,opt,name=issuance_request_d,json=issuanceRequestD,proto3" json:"issuance_request_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*IssuanceRequest) Descriptor
deprecated
func (*IssuanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use IssuanceRequest.ProtoReflect.Descriptor instead.
func (*IssuanceRequest) GetCrUpdTime ¶
func (x *IssuanceRequest) GetCrUpdTime() *v1.CrUpdTime
func (*IssuanceRequest) GetCrUpdUser ¶
func (x *IssuanceRequest) GetCrUpdUser() *v1.CrUpdUser
func (*IssuanceRequest) GetIssuanceRequestD ¶
func (x *IssuanceRequest) GetIssuanceRequestD() *IssuanceRequestD
func (*IssuanceRequest) ProtoMessage ¶
func (*IssuanceRequest) ProtoMessage()
func (*IssuanceRequest) ProtoReflect ¶
func (x *IssuanceRequest) ProtoReflect() protoreflect.Message
func (*IssuanceRequest) Reset ¶
func (x *IssuanceRequest) Reset()
func (*IssuanceRequest) String ¶
func (x *IssuanceRequest) String() string
func (*IssuanceRequest) Validate ¶
func (m *IssuanceRequest) Validate() error
Validate checks the field values on IssuanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuanceRequest) ValidateAll ¶
func (m *IssuanceRequest) ValidateAll() error
ValidateAll checks the field values on IssuanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuanceRequestMultiError, or nil if none found.
type IssuanceRequestD ¶
type IssuanceRequestD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceRequestState string `protobuf:"bytes,5,opt,name=issuance_request_state,json=issuanceRequestState,proto3" json:"issuance_request_state,omitempty"` IssueTo uint32 `protobuf:"varint,6,opt,name=issue_to,json=issueTo,proto3" json:"issue_to,omitempty"` EblVisualizationId uint32 `protobuf:"varint,7,opt,name=ebl_visualization_id,json=eblVisualizationId,proto3" json:"ebl_visualization_id,omitempty"` TransportDocumentJson string `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IssuanceRequestD) Descriptor
deprecated
func (*IssuanceRequestD) Descriptor() ([]byte, []int)
Deprecated: Use IssuanceRequestD.ProtoReflect.Descriptor instead.
func (*IssuanceRequestD) GetEblVisualizationId ¶
func (x *IssuanceRequestD) GetEblVisualizationId() uint32
func (*IssuanceRequestD) GetId ¶
func (x *IssuanceRequestD) GetId() uint32
func (*IssuanceRequestD) GetIdS ¶
func (x *IssuanceRequestD) GetIdS() string
func (*IssuanceRequestD) GetIssuanceRequestState ¶
func (x *IssuanceRequestD) GetIssuanceRequestState() string
func (*IssuanceRequestD) GetIssueTo ¶
func (x *IssuanceRequestD) GetIssueTo() uint32
func (*IssuanceRequestD) GetTransportDocumentJson ¶
func (x *IssuanceRequestD) GetTransportDocumentJson() string
func (*IssuanceRequestD) GetTransportDocumentReference ¶
func (x *IssuanceRequestD) GetTransportDocumentReference() string
func (*IssuanceRequestD) GetUuid4 ¶
func (x *IssuanceRequestD) GetUuid4() []byte
func (*IssuanceRequestD) ProtoMessage ¶
func (*IssuanceRequestD) ProtoMessage()
func (*IssuanceRequestD) ProtoReflect ¶
func (x *IssuanceRequestD) ProtoReflect() protoreflect.Message
func (*IssuanceRequestD) Reset ¶
func (x *IssuanceRequestD) Reset()
func (*IssuanceRequestD) String ¶
func (x *IssuanceRequestD) String() string
func (*IssuanceRequestD) Validate ¶
func (m *IssuanceRequestD) Validate() error
Validate checks the field values on IssuanceRequestD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuanceRequestD) ValidateAll ¶
func (m *IssuanceRequestD) ValidateAll() error
ValidateAll checks the field values on IssuanceRequestD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuanceRequestDMultiError, or nil if none found.
type IssuanceRequestDMultiError ¶
type IssuanceRequestDMultiError []error
IssuanceRequestDMultiError is an error wrapping multiple validation errors returned by IssuanceRequestD.ValidateAll() if the designated constraints aren't met.
func (IssuanceRequestDMultiError) AllErrors ¶
func (m IssuanceRequestDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuanceRequestDMultiError) Error ¶
func (m IssuanceRequestDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuanceRequestDValidationError ¶
type IssuanceRequestDValidationError struct {
// contains filtered or unexported fields
}
IssuanceRequestDValidationError is the validation error returned by IssuanceRequestD.Validate if the designated constraints aren't met.
func (IssuanceRequestDValidationError) Cause ¶
func (e IssuanceRequestDValidationError) Cause() error
Cause function returns cause value.
func (IssuanceRequestDValidationError) Error ¶
func (e IssuanceRequestDValidationError) Error() string
Error satisfies the builtin error interface
func (IssuanceRequestDValidationError) ErrorName ¶
func (e IssuanceRequestDValidationError) ErrorName() string
ErrorName returns error name.
func (IssuanceRequestDValidationError) Field ¶
func (e IssuanceRequestDValidationError) Field() string
Field function returns field value.
func (IssuanceRequestDValidationError) Key ¶
func (e IssuanceRequestDValidationError) Key() bool
Key function returns key value.
func (IssuanceRequestDValidationError) Reason ¶
func (e IssuanceRequestDValidationError) Reason() string
Reason function returns reason value.
type IssuanceRequestMultiError ¶
type IssuanceRequestMultiError []error
IssuanceRequestMultiError is an error wrapping multiple validation errors returned by IssuanceRequest.ValidateAll() if the designated constraints aren't met.
func (IssuanceRequestMultiError) AllErrors ¶
func (m IssuanceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuanceRequestMultiError) Error ¶
func (m IssuanceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuanceRequestResponse ¶
type IssuanceRequestResponse struct { IssuanceRequestResponseD *IssuanceRequestResponseD `` /* 137-byte string literal not displayed */ IssuanceRequestResponseT *IssuanceRequestResponseT `` /* 137-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*IssuanceRequestResponse) Descriptor
deprecated
func (*IssuanceRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use IssuanceRequestResponse.ProtoReflect.Descriptor instead.
func (*IssuanceRequestResponse) GetCrUpdTime ¶
func (x *IssuanceRequestResponse) GetCrUpdTime() *v1.CrUpdTime
func (*IssuanceRequestResponse) GetCrUpdUser ¶
func (x *IssuanceRequestResponse) GetCrUpdUser() *v1.CrUpdUser
func (*IssuanceRequestResponse) GetIssuanceRequestResponseD ¶
func (x *IssuanceRequestResponse) GetIssuanceRequestResponseD() *IssuanceRequestResponseD
func (*IssuanceRequestResponse) GetIssuanceRequestResponseT ¶
func (x *IssuanceRequestResponse) GetIssuanceRequestResponseT() *IssuanceRequestResponseT
func (*IssuanceRequestResponse) ProtoMessage ¶
func (*IssuanceRequestResponse) ProtoMessage()
func (*IssuanceRequestResponse) ProtoReflect ¶
func (x *IssuanceRequestResponse) ProtoReflect() protoreflect.Message
func (*IssuanceRequestResponse) Reset ¶
func (x *IssuanceRequestResponse) Reset()
func (*IssuanceRequestResponse) String ¶
func (x *IssuanceRequestResponse) String() string
func (*IssuanceRequestResponse) Validate ¶
func (m *IssuanceRequestResponse) Validate() error
Validate checks the field values on IssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuanceRequestResponse) ValidateAll ¶
func (m *IssuanceRequestResponse) ValidateAll() error
ValidateAll checks the field values on IssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuanceRequestResponseMultiError, or nil if none found.
type IssuanceRequestResponseD ¶
type IssuanceRequestResponseD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceResponseCode string `protobuf:"bytes,5,opt,name=issuance_response_code,json=issuanceResponseCode,proto3" json:"issuance_response_code,omitempty"` Reason string `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"` IssuanceRequestId uint32 `protobuf:"varint,7,opt,name=issuance_request_id,json=issuanceRequestId,proto3" json:"issuance_request_id,omitempty"` // contains filtered or unexported fields }
func (*IssuanceRequestResponseD) Descriptor
deprecated
func (*IssuanceRequestResponseD) Descriptor() ([]byte, []int)
Deprecated: Use IssuanceRequestResponseD.ProtoReflect.Descriptor instead.
func (*IssuanceRequestResponseD) GetId ¶
func (x *IssuanceRequestResponseD) GetId() uint32
func (*IssuanceRequestResponseD) GetIdS ¶
func (x *IssuanceRequestResponseD) GetIdS() string
func (*IssuanceRequestResponseD) GetIssuanceRequestId ¶
func (x *IssuanceRequestResponseD) GetIssuanceRequestId() uint32
func (*IssuanceRequestResponseD) GetIssuanceResponseCode ¶
func (x *IssuanceRequestResponseD) GetIssuanceResponseCode() string
func (*IssuanceRequestResponseD) GetReason ¶
func (x *IssuanceRequestResponseD) GetReason() string
func (*IssuanceRequestResponseD) GetTransportDocumentReference ¶
func (x *IssuanceRequestResponseD) GetTransportDocumentReference() string
func (*IssuanceRequestResponseD) GetUuid4 ¶
func (x *IssuanceRequestResponseD) GetUuid4() []byte
func (*IssuanceRequestResponseD) ProtoMessage ¶
func (*IssuanceRequestResponseD) ProtoMessage()
func (*IssuanceRequestResponseD) ProtoReflect ¶
func (x *IssuanceRequestResponseD) ProtoReflect() protoreflect.Message
func (*IssuanceRequestResponseD) Reset ¶
func (x *IssuanceRequestResponseD) Reset()
func (*IssuanceRequestResponseD) String ¶
func (x *IssuanceRequestResponseD) String() string
func (*IssuanceRequestResponseD) Validate ¶
func (m *IssuanceRequestResponseD) Validate() error
Validate checks the field values on IssuanceRequestResponseD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuanceRequestResponseD) ValidateAll ¶
func (m *IssuanceRequestResponseD) ValidateAll() error
ValidateAll checks the field values on IssuanceRequestResponseD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuanceRequestResponseDMultiError, or nil if none found.
type IssuanceRequestResponseDMultiError ¶
type IssuanceRequestResponseDMultiError []error
IssuanceRequestResponseDMultiError is an error wrapping multiple validation errors returned by IssuanceRequestResponseD.ValidateAll() if the designated constraints aren't met.
func (IssuanceRequestResponseDMultiError) AllErrors ¶
func (m IssuanceRequestResponseDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuanceRequestResponseDMultiError) Error ¶
func (m IssuanceRequestResponseDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuanceRequestResponseDValidationError ¶
type IssuanceRequestResponseDValidationError struct {
// contains filtered or unexported fields
}
IssuanceRequestResponseDValidationError is the validation error returned by IssuanceRequestResponseD.Validate if the designated constraints aren't met.
func (IssuanceRequestResponseDValidationError) Cause ¶
func (e IssuanceRequestResponseDValidationError) Cause() error
Cause function returns cause value.
func (IssuanceRequestResponseDValidationError) Error ¶
func (e IssuanceRequestResponseDValidationError) Error() string
Error satisfies the builtin error interface
func (IssuanceRequestResponseDValidationError) ErrorName ¶
func (e IssuanceRequestResponseDValidationError) ErrorName() string
ErrorName returns error name.
func (IssuanceRequestResponseDValidationError) Field ¶
func (e IssuanceRequestResponseDValidationError) Field() string
Field function returns field value.
func (IssuanceRequestResponseDValidationError) Key ¶
func (e IssuanceRequestResponseDValidationError) Key() bool
Key function returns key value.
func (IssuanceRequestResponseDValidationError) Reason ¶
func (e IssuanceRequestResponseDValidationError) Reason() string
Reason function returns reason value.
type IssuanceRequestResponseMultiError ¶
type IssuanceRequestResponseMultiError []error
IssuanceRequestResponseMultiError is an error wrapping multiple validation errors returned by IssuanceRequestResponse.ValidateAll() if the designated constraints aren't met.
func (IssuanceRequestResponseMultiError) AllErrors ¶
func (m IssuanceRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuanceRequestResponseMultiError) Error ¶
func (m IssuanceRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuanceRequestResponseT ¶
type IssuanceRequestResponseT struct { CreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` // contains filtered or unexported fields }
func (*IssuanceRequestResponseT) Descriptor
deprecated
func (*IssuanceRequestResponseT) Descriptor() ([]byte, []int)
Deprecated: Use IssuanceRequestResponseT.ProtoReflect.Descriptor instead.
func (*IssuanceRequestResponseT) GetCreatedDateTime ¶
func (x *IssuanceRequestResponseT) GetCreatedDateTime() *timestamppb.Timestamp
func (*IssuanceRequestResponseT) ProtoMessage ¶
func (*IssuanceRequestResponseT) ProtoMessage()
func (*IssuanceRequestResponseT) ProtoReflect ¶
func (x *IssuanceRequestResponseT) ProtoReflect() protoreflect.Message
func (*IssuanceRequestResponseT) Reset ¶
func (x *IssuanceRequestResponseT) Reset()
func (*IssuanceRequestResponseT) String ¶
func (x *IssuanceRequestResponseT) String() string
func (*IssuanceRequestResponseT) Validate ¶
func (m *IssuanceRequestResponseT) Validate() error
Validate checks the field values on IssuanceRequestResponseT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuanceRequestResponseT) ValidateAll ¶
func (m *IssuanceRequestResponseT) ValidateAll() error
ValidateAll checks the field values on IssuanceRequestResponseT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuanceRequestResponseTMultiError, or nil if none found.
type IssuanceRequestResponseTMultiError ¶
type IssuanceRequestResponseTMultiError []error
IssuanceRequestResponseTMultiError is an error wrapping multiple validation errors returned by IssuanceRequestResponseT.ValidateAll() if the designated constraints aren't met.
func (IssuanceRequestResponseTMultiError) AllErrors ¶
func (m IssuanceRequestResponseTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuanceRequestResponseTMultiError) Error ¶
func (m IssuanceRequestResponseTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuanceRequestResponseTValidationError ¶
type IssuanceRequestResponseTValidationError struct {
// contains filtered or unexported fields
}
IssuanceRequestResponseTValidationError is the validation error returned by IssuanceRequestResponseT.Validate if the designated constraints aren't met.
func (IssuanceRequestResponseTValidationError) Cause ¶
func (e IssuanceRequestResponseTValidationError) Cause() error
Cause function returns cause value.
func (IssuanceRequestResponseTValidationError) Error ¶
func (e IssuanceRequestResponseTValidationError) Error() string
Error satisfies the builtin error interface
func (IssuanceRequestResponseTValidationError) ErrorName ¶
func (e IssuanceRequestResponseTValidationError) ErrorName() string
ErrorName returns error name.
func (IssuanceRequestResponseTValidationError) Field ¶
func (e IssuanceRequestResponseTValidationError) Field() string
Field function returns field value.
func (IssuanceRequestResponseTValidationError) Key ¶
func (e IssuanceRequestResponseTValidationError) Key() bool
Key function returns key value.
func (IssuanceRequestResponseTValidationError) Reason ¶
func (e IssuanceRequestResponseTValidationError) Reason() string
Reason function returns reason value.
type IssuanceRequestResponseValidationError ¶
type IssuanceRequestResponseValidationError struct {
// contains filtered or unexported fields
}
IssuanceRequestResponseValidationError is the validation error returned by IssuanceRequestResponse.Validate if the designated constraints aren't met.
func (IssuanceRequestResponseValidationError) Cause ¶
func (e IssuanceRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (IssuanceRequestResponseValidationError) Error ¶
func (e IssuanceRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IssuanceRequestResponseValidationError) ErrorName ¶
func (e IssuanceRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IssuanceRequestResponseValidationError) Field ¶
func (e IssuanceRequestResponseValidationError) Field() string
Field function returns field value.
func (IssuanceRequestResponseValidationError) Key ¶
func (e IssuanceRequestResponseValidationError) Key() bool
Key function returns key value.
func (IssuanceRequestResponseValidationError) Reason ¶
func (e IssuanceRequestResponseValidationError) Reason() string
Reason function returns reason value.
type IssuanceRequestValidationError ¶
type IssuanceRequestValidationError struct {
// contains filtered or unexported fields
}
IssuanceRequestValidationError is the validation error returned by IssuanceRequest.Validate if the designated constraints aren't met.
func (IssuanceRequestValidationError) Cause ¶
func (e IssuanceRequestValidationError) Cause() error
Cause function returns cause value.
func (IssuanceRequestValidationError) Error ¶
func (e IssuanceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IssuanceRequestValidationError) ErrorName ¶
func (e IssuanceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IssuanceRequestValidationError) Field ¶
func (e IssuanceRequestValidationError) Field() string
Field function returns field value.
func (IssuanceRequestValidationError) Key ¶
func (e IssuanceRequestValidationError) Key() bool
Key function returns key value.
func (IssuanceRequestValidationError) Reason ¶
func (e IssuanceRequestValidationError) Reason() string
Reason function returns reason value.
type IssueParty ¶
type IssueParty struct { IssuePartyD *IssuePartyD `protobuf:"bytes,1,opt,name=issue_party_d,json=issuePartyD,proto3" json:"issue_party_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*IssueParty) Descriptor
deprecated
func (*IssueParty) Descriptor() ([]byte, []int)
Deprecated: Use IssueParty.ProtoReflect.Descriptor instead.
func (*IssueParty) GetCrUpdTime ¶
func (x *IssueParty) GetCrUpdTime() *v1.CrUpdTime
func (*IssueParty) GetCrUpdUser ¶
func (x *IssueParty) GetCrUpdUser() *v1.CrUpdUser
func (*IssueParty) GetIssuePartyD ¶
func (x *IssueParty) GetIssuePartyD() *IssuePartyD
func (*IssueParty) ProtoMessage ¶
func (*IssueParty) ProtoMessage()
func (*IssueParty) ProtoReflect ¶
func (x *IssueParty) ProtoReflect() protoreflect.Message
func (*IssueParty) Reset ¶
func (x *IssueParty) Reset()
func (*IssueParty) String ¶
func (x *IssueParty) String() string
func (*IssueParty) Validate ¶
func (m *IssueParty) Validate() error
Validate checks the field values on IssueParty with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueParty) ValidateAll ¶
func (m *IssueParty) ValidateAll() error
ValidateAll checks the field values on IssueParty with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuePartyMultiError, or nil if none found.
type IssuePartyD ¶
type IssuePartyD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,5,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,6,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ TaxReference string `protobuf:"bytes,8,opt,name=tax_reference,json=taxReference,proto3" json:"tax_reference,omitempty"` // contains filtered or unexported fields }
func (*IssuePartyD) Descriptor
deprecated
func (*IssuePartyD) Descriptor() ([]byte, []int)
Deprecated: Use IssuePartyD.ProtoReflect.Descriptor instead.
func (*IssuePartyD) GetEblPlatformIdentifier ¶
func (x *IssuePartyD) GetEblPlatformIdentifier() string
func (*IssuePartyD) GetId ¶
func (x *IssuePartyD) GetId() uint32
func (*IssuePartyD) GetIdS ¶
func (x *IssuePartyD) GetIdS() string
func (*IssuePartyD) GetLegalName ¶
func (x *IssuePartyD) GetLegalName() string
func (*IssuePartyD) GetLocationOfRegistration ¶
func (x *IssuePartyD) GetLocationOfRegistration() string
func (*IssuePartyD) GetRegistrationNumber ¶
func (x *IssuePartyD) GetRegistrationNumber() string
func (*IssuePartyD) GetTaxReference ¶
func (x *IssuePartyD) GetTaxReference() string
func (*IssuePartyD) GetUuid4 ¶
func (x *IssuePartyD) GetUuid4() []byte
func (*IssuePartyD) ProtoMessage ¶
func (*IssuePartyD) ProtoMessage()
func (*IssuePartyD) ProtoReflect ¶
func (x *IssuePartyD) ProtoReflect() protoreflect.Message
func (*IssuePartyD) Reset ¶
func (x *IssuePartyD) Reset()
func (*IssuePartyD) String ¶
func (x *IssuePartyD) String() string
func (*IssuePartyD) Validate ¶
func (m *IssuePartyD) Validate() error
Validate checks the field values on IssuePartyD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuePartyD) ValidateAll ¶
func (m *IssuePartyD) ValidateAll() error
ValidateAll checks the field values on IssuePartyD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuePartyDMultiError, or nil if none found.
type IssuePartyDMultiError ¶
type IssuePartyDMultiError []error
IssuePartyDMultiError is an error wrapping multiple validation errors returned by IssuePartyD.ValidateAll() if the designated constraints aren't met.
func (IssuePartyDMultiError) AllErrors ¶
func (m IssuePartyDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuePartyDMultiError) Error ¶
func (m IssuePartyDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuePartyDValidationError ¶
type IssuePartyDValidationError struct {
// contains filtered or unexported fields
}
IssuePartyDValidationError is the validation error returned by IssuePartyD.Validate if the designated constraints aren't met.
func (IssuePartyDValidationError) Cause ¶
func (e IssuePartyDValidationError) Cause() error
Cause function returns cause value.
func (IssuePartyDValidationError) Error ¶
func (e IssuePartyDValidationError) Error() string
Error satisfies the builtin error interface
func (IssuePartyDValidationError) ErrorName ¶
func (e IssuePartyDValidationError) ErrorName() string
ErrorName returns error name.
func (IssuePartyDValidationError) Field ¶
func (e IssuePartyDValidationError) Field() string
Field function returns field value.
func (IssuePartyDValidationError) Key ¶
func (e IssuePartyDValidationError) Key() bool
Key function returns key value.
func (IssuePartyDValidationError) Reason ¶
func (e IssuePartyDValidationError) Reason() string
Reason function returns reason value.
type IssuePartyMultiError ¶
type IssuePartyMultiError []error
IssuePartyMultiError is an error wrapping multiple validation errors returned by IssueParty.ValidateAll() if the designated constraints aren't met.
func (IssuePartyMultiError) AllErrors ¶
func (m IssuePartyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuePartyMultiError) Error ¶
func (m IssuePartyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuePartySupportingCode ¶
type IssuePartySupportingCode struct { IssuePartySupportingCodeD *IssuePartySupportingCodeD `` /* 142-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*IssuePartySupportingCode) Descriptor
deprecated
func (*IssuePartySupportingCode) Descriptor() ([]byte, []int)
Deprecated: Use IssuePartySupportingCode.ProtoReflect.Descriptor instead.
func (*IssuePartySupportingCode) GetCrUpdTime ¶
func (x *IssuePartySupportingCode) GetCrUpdTime() *v1.CrUpdTime
func (*IssuePartySupportingCode) GetCrUpdUser ¶
func (x *IssuePartySupportingCode) GetCrUpdUser() *v1.CrUpdUser
func (*IssuePartySupportingCode) GetIssuePartySupportingCodeD ¶
func (x *IssuePartySupportingCode) GetIssuePartySupportingCodeD() *IssuePartySupportingCodeD
func (*IssuePartySupportingCode) ProtoMessage ¶
func (*IssuePartySupportingCode) ProtoMessage()
func (*IssuePartySupportingCode) ProtoReflect ¶
func (x *IssuePartySupportingCode) ProtoReflect() protoreflect.Message
func (*IssuePartySupportingCode) Reset ¶
func (x *IssuePartySupportingCode) Reset()
func (*IssuePartySupportingCode) String ¶
func (x *IssuePartySupportingCode) String() string
func (*IssuePartySupportingCode) Validate ¶
func (m *IssuePartySupportingCode) Validate() error
Validate checks the field values on IssuePartySupportingCode with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuePartySupportingCode) ValidateAll ¶
func (m *IssuePartySupportingCode) ValidateAll() error
ValidateAll checks the field values on IssuePartySupportingCode with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuePartySupportingCodeMultiError, or nil if none found.
type IssuePartySupportingCodeD ¶
type IssuePartySupportingCodeD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` IssuePartyId uint32 `protobuf:"varint,4,opt,name=issue_party_id,json=issuePartyId,proto3" json:"issue_party_id,omitempty"` PartyCode string `protobuf:"bytes,5,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IssuePartySupportingCodeD) Descriptor
deprecated
func (*IssuePartySupportingCodeD) Descriptor() ([]byte, []int)
Deprecated: Use IssuePartySupportingCodeD.ProtoReflect.Descriptor instead.
func (*IssuePartySupportingCodeD) GetId ¶
func (x *IssuePartySupportingCodeD) GetId() uint32
func (*IssuePartySupportingCodeD) GetIdS ¶
func (x *IssuePartySupportingCodeD) GetIdS() string
func (*IssuePartySupportingCodeD) GetIssuePartyId ¶
func (x *IssuePartySupportingCodeD) GetIssuePartyId() uint32
func (*IssuePartySupportingCodeD) GetPartyCode ¶
func (x *IssuePartySupportingCodeD) GetPartyCode() string
func (*IssuePartySupportingCodeD) GetPartyCodeListProvider ¶
func (x *IssuePartySupportingCodeD) GetPartyCodeListProvider() string
func (*IssuePartySupportingCodeD) GetUuid4 ¶
func (x *IssuePartySupportingCodeD) GetUuid4() []byte
func (*IssuePartySupportingCodeD) ProtoMessage ¶
func (*IssuePartySupportingCodeD) ProtoMessage()
func (*IssuePartySupportingCodeD) ProtoReflect ¶
func (x *IssuePartySupportingCodeD) ProtoReflect() protoreflect.Message
func (*IssuePartySupportingCodeD) Reset ¶
func (x *IssuePartySupportingCodeD) Reset()
func (*IssuePartySupportingCodeD) String ¶
func (x *IssuePartySupportingCodeD) String() string
func (*IssuePartySupportingCodeD) Validate ¶
func (m *IssuePartySupportingCodeD) Validate() error
Validate checks the field values on IssuePartySupportingCodeD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssuePartySupportingCodeD) ValidateAll ¶
func (m *IssuePartySupportingCodeD) ValidateAll() error
ValidateAll checks the field values on IssuePartySupportingCodeD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssuePartySupportingCodeDMultiError, or nil if none found.
type IssuePartySupportingCodeDMultiError ¶
type IssuePartySupportingCodeDMultiError []error
IssuePartySupportingCodeDMultiError is an error wrapping multiple validation errors returned by IssuePartySupportingCodeD.ValidateAll() if the designated constraints aren't met.
func (IssuePartySupportingCodeDMultiError) AllErrors ¶
func (m IssuePartySupportingCodeDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuePartySupportingCodeDMultiError) Error ¶
func (m IssuePartySupportingCodeDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuePartySupportingCodeDValidationError ¶
type IssuePartySupportingCodeDValidationError struct {
// contains filtered or unexported fields
}
IssuePartySupportingCodeDValidationError is the validation error returned by IssuePartySupportingCodeD.Validate if the designated constraints aren't met.
func (IssuePartySupportingCodeDValidationError) Cause ¶
func (e IssuePartySupportingCodeDValidationError) Cause() error
Cause function returns cause value.
func (IssuePartySupportingCodeDValidationError) Error ¶
func (e IssuePartySupportingCodeDValidationError) Error() string
Error satisfies the builtin error interface
func (IssuePartySupportingCodeDValidationError) ErrorName ¶
func (e IssuePartySupportingCodeDValidationError) ErrorName() string
ErrorName returns error name.
func (IssuePartySupportingCodeDValidationError) Field ¶
func (e IssuePartySupportingCodeDValidationError) Field() string
Field function returns field value.
func (IssuePartySupportingCodeDValidationError) Key ¶
func (e IssuePartySupportingCodeDValidationError) Key() bool
Key function returns key value.
func (IssuePartySupportingCodeDValidationError) Reason ¶
func (e IssuePartySupportingCodeDValidationError) Reason() string
Reason function returns reason value.
type IssuePartySupportingCodeMultiError ¶
type IssuePartySupportingCodeMultiError []error
IssuePartySupportingCodeMultiError is an error wrapping multiple validation errors returned by IssuePartySupportingCode.ValidateAll() if the designated constraints aren't met.
func (IssuePartySupportingCodeMultiError) AllErrors ¶
func (m IssuePartySupportingCodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssuePartySupportingCodeMultiError) Error ¶
func (m IssuePartySupportingCodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssuePartySupportingCodeValidationError ¶
type IssuePartySupportingCodeValidationError struct {
// contains filtered or unexported fields
}
IssuePartySupportingCodeValidationError is the validation error returned by IssuePartySupportingCode.Validate if the designated constraints aren't met.
func (IssuePartySupportingCodeValidationError) Cause ¶
func (e IssuePartySupportingCodeValidationError) Cause() error
Cause function returns cause value.
func (IssuePartySupportingCodeValidationError) Error ¶
func (e IssuePartySupportingCodeValidationError) Error() string
Error satisfies the builtin error interface
func (IssuePartySupportingCodeValidationError) ErrorName ¶
func (e IssuePartySupportingCodeValidationError) ErrorName() string
ErrorName returns error name.
func (IssuePartySupportingCodeValidationError) Field ¶
func (e IssuePartySupportingCodeValidationError) Field() string
Field function returns field value.
func (IssuePartySupportingCodeValidationError) Key ¶
func (e IssuePartySupportingCodeValidationError) Key() bool
Key function returns key value.
func (IssuePartySupportingCodeValidationError) Reason ¶
func (e IssuePartySupportingCodeValidationError) Reason() string
Reason function returns reason value.
type IssuePartyValidationError ¶
type IssuePartyValidationError struct {
// contains filtered or unexported fields
}
IssuePartyValidationError is the validation error returned by IssueParty.Validate if the designated constraints aren't met.
func (IssuePartyValidationError) Cause ¶
func (e IssuePartyValidationError) Cause() error
Cause function returns cause value.
func (IssuePartyValidationError) Error ¶
func (e IssuePartyValidationError) Error() string
Error satisfies the builtin error interface
func (IssuePartyValidationError) ErrorName ¶
func (e IssuePartyValidationError) ErrorName() string
ErrorName returns error name.
func (IssuePartyValidationError) Field ¶
func (e IssuePartyValidationError) Field() string
Field function returns field value.
func (IssuePartyValidationError) Key ¶
func (e IssuePartyValidationError) Key() bool
Key function returns key value.
func (IssuePartyValidationError) Reason ¶
func (e IssuePartyValidationError) Reason() string
Reason function returns reason value.
type IssueRequestResponseServiceClient ¶
type IssueRequestResponseServiceClient interface { CreateIssuanceRequestResponse(ctx context.Context, in *CreateIssuanceRequestResponseRequest, opts ...grpc.CallOption) (*CreateIssuanceRequestResponseResponse, error) UpdateIssuanceRequestResponse(ctx context.Context, in *UpdateIssuanceRequestResponseRequest, opts ...grpc.CallOption) (*UpdateIssuanceRequestResponseResponse, error) }
IssueRequestResponseServiceClient is the client API for IssueRequestResponseService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The IssueRequestResponseService service definition.
func NewIssueRequestResponseServiceClient ¶
func NewIssueRequestResponseServiceClient(cc grpc.ClientConnInterface) IssueRequestResponseServiceClient
type IssueRequestResponseServiceServer ¶
type IssueRequestResponseServiceServer interface { CreateIssuanceRequestResponse(context.Context, *CreateIssuanceRequestResponseRequest) (*CreateIssuanceRequestResponseResponse, error) UpdateIssuanceRequestResponse(context.Context, *UpdateIssuanceRequestResponseRequest) (*UpdateIssuanceRequestResponseResponse, error) // contains filtered or unexported methods }
IssueRequestResponseServiceServer is the server API for IssueRequestResponseService service. All implementations must embed UnimplementedIssueRequestResponseServiceServer for forward compatibility.
The IssueRequestResponseService service definition.
type IssueRequestServiceClient ¶
type IssueRequestServiceClient interface { CreateIssueParty(ctx context.Context, in *CreateIssuePartyRequest, opts ...grpc.CallOption) (*CreateIssuePartyResponse, error) UpdateIssueParty(ctx context.Context, in *UpdateIssuePartyRequest, opts ...grpc.CallOption) (*UpdateIssuePartyResponse, error) GetIssueParties(ctx context.Context, in *GetIssuePartiesRequest, opts ...grpc.CallOption) (*GetIssuePartiesResponse, error) GetIssueParty(ctx context.Context, in *GetIssuePartyRequest, opts ...grpc.CallOption) (*GetIssuePartyResponse, error) GetIssuePartyByPk(ctx context.Context, in *GetIssuePartyByPkRequest, opts ...grpc.CallOption) (*GetIssuePartyByPkResponse, error) CreateIssuePartySupportingCode(ctx context.Context, in *CreateIssuePartySupportingCodeRequest, opts ...grpc.CallOption) (*CreateIssuePartySupportingCodeResponse, error) UpdateIssuePartySupportingCode(ctx context.Context, in *UpdateIssuePartySupportingCodeRequest, opts ...grpc.CallOption) (*UpdateIssuePartySupportingCodeResponse, error) CreateIssuanceRequest(ctx context.Context, in *CreateIssuanceRequestRequest, opts ...grpc.CallOption) (*CreateIssuanceRequestResponse, error) UpdateIssuanceRequest(ctx context.Context, in *UpdateIssuanceRequestRequest, opts ...grpc.CallOption) (*UpdateIssuanceRequestResponse, error) CreateEblVisualization(ctx context.Context, in *CreateEblVisualizationRequest, opts ...grpc.CallOption) (*CreateEblVisualizationResponse, error) UpdateEblVisualization(ctx context.Context, in *UpdateEblVisualizationRequest, opts ...grpc.CallOption) (*UpdateEblVisualizationResponse, error) }
IssueRequestServiceClient is the client API for IssueRequestService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The IssueRequestService service definition.
func NewIssueRequestServiceClient ¶
func NewIssueRequestServiceClient(cc grpc.ClientConnInterface) IssueRequestServiceClient
type IssueRequestServiceServer ¶
type IssueRequestServiceServer interface { CreateIssueParty(context.Context, *CreateIssuePartyRequest) (*CreateIssuePartyResponse, error) UpdateIssueParty(context.Context, *UpdateIssuePartyRequest) (*UpdateIssuePartyResponse, error) GetIssueParties(context.Context, *GetIssuePartiesRequest) (*GetIssuePartiesResponse, error) GetIssueParty(context.Context, *GetIssuePartyRequest) (*GetIssuePartyResponse, error) GetIssuePartyByPk(context.Context, *GetIssuePartyByPkRequest) (*GetIssuePartyByPkResponse, error) CreateIssuePartySupportingCode(context.Context, *CreateIssuePartySupportingCodeRequest) (*CreateIssuePartySupportingCodeResponse, error) UpdateIssuePartySupportingCode(context.Context, *UpdateIssuePartySupportingCodeRequest) (*UpdateIssuePartySupportingCodeResponse, error) CreateIssuanceRequest(context.Context, *CreateIssuanceRequestRequest) (*CreateIssuanceRequestResponse, error) UpdateIssuanceRequest(context.Context, *UpdateIssuanceRequestRequest) (*UpdateIssuanceRequestResponse, error) CreateEblVisualization(context.Context, *CreateEblVisualizationRequest) (*CreateEblVisualizationResponse, error) UpdateEblVisualization(context.Context, *UpdateEblVisualizationRequest) (*UpdateEblVisualizationResponse, error) // contains filtered or unexported methods }
IssueRequestServiceServer is the server API for IssueRequestService service. All implementations must embed UnimplementedIssueRequestServiceServer for forward compatibility.
The IssueRequestService service definition.
type RemoveConsignmentItemsByShippingInstructionIdRequest ¶
type RemoveConsignmentItemsByShippingInstructionIdRequest struct { ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) Descriptor
deprecated
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveConsignmentItemsByShippingInstructionIdRequest.ProtoReflect.Descriptor instead.
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) GetRequestId ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetRequestId() string
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) GetShippingInstructionId ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetShippingInstructionId() uint32
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserEmail ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserEmail() string
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserId ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) GetUserId() string
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoMessage ¶
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoMessage()
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoReflect ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) ProtoReflect() protoreflect.Message
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) Reset ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) Reset()
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) String ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdRequest) String() string
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) Validate ¶
func (m *RemoveConsignmentItemsByShippingInstructionIdRequest) Validate() error
Validate checks the field values on RemoveConsignmentItemsByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveConsignmentItemsByShippingInstructionIdRequest) ValidateAll ¶
func (m *RemoveConsignmentItemsByShippingInstructionIdRequest) ValidateAll() error
ValidateAll checks the field values on RemoveConsignmentItemsByShippingInstructionIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveConsignmentItemsByShippingInstructionIdRequestMultiError, or nil if none found.
type RemoveConsignmentItemsByShippingInstructionIdRequestMultiError ¶
type RemoveConsignmentItemsByShippingInstructionIdRequestMultiError []error
RemoveConsignmentItemsByShippingInstructionIdRequestMultiError is an error wrapping multiple validation errors returned by RemoveConsignmentItemsByShippingInstructionIdRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveConsignmentItemsByShippingInstructionIdRequestMultiError) AllErrors ¶
func (m RemoveConsignmentItemsByShippingInstructionIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveConsignmentItemsByShippingInstructionIdRequestMultiError) Error ¶
func (m RemoveConsignmentItemsByShippingInstructionIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveConsignmentItemsByShippingInstructionIdRequestValidationError ¶
type RemoveConsignmentItemsByShippingInstructionIdRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveConsignmentItemsByShippingInstructionIdRequestValidationError is the validation error returned by RemoveConsignmentItemsByShippingInstructionIdRequest.Validate if the designated constraints aren't met.
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Cause ¶
func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) ErrorName ¶
func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Field ¶
Field function returns field value.
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Key ¶
Key function returns key value.
func (RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Reason ¶
func (e RemoveConsignmentItemsByShippingInstructionIdRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveConsignmentItemsByShippingInstructionIdResponse ¶
type RemoveConsignmentItemsByShippingInstructionIdResponse struct {
// contains filtered or unexported fields
}
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) Descriptor
deprecated
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveConsignmentItemsByShippingInstructionIdResponse.ProtoReflect.Descriptor instead.
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoMessage ¶
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoMessage()
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoReflect ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) ProtoReflect() protoreflect.Message
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) Reset ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) Reset()
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) String ¶
func (x *RemoveConsignmentItemsByShippingInstructionIdResponse) String() string
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) Validate ¶
func (m *RemoveConsignmentItemsByShippingInstructionIdResponse) Validate() error
Validate checks the field values on RemoveConsignmentItemsByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveConsignmentItemsByShippingInstructionIdResponse) ValidateAll ¶
func (m *RemoveConsignmentItemsByShippingInstructionIdResponse) ValidateAll() error
ValidateAll checks the field values on RemoveConsignmentItemsByShippingInstructionIdResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveConsignmentItemsByShippingInstructionIdResponseMultiError, or nil if none found.
type RemoveConsignmentItemsByShippingInstructionIdResponseMultiError ¶
type RemoveConsignmentItemsByShippingInstructionIdResponseMultiError []error
RemoveConsignmentItemsByShippingInstructionIdResponseMultiError is an error wrapping multiple validation errors returned by RemoveConsignmentItemsByShippingInstructionIdResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveConsignmentItemsByShippingInstructionIdResponseMultiError) AllErrors ¶
func (m RemoveConsignmentItemsByShippingInstructionIdResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveConsignmentItemsByShippingInstructionIdResponseMultiError) Error ¶
func (m RemoveConsignmentItemsByShippingInstructionIdResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveConsignmentItemsByShippingInstructionIdResponseValidationError ¶
type RemoveConsignmentItemsByShippingInstructionIdResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveConsignmentItemsByShippingInstructionIdResponseValidationError is the validation error returned by RemoveConsignmentItemsByShippingInstructionIdResponse.Validate if the designated constraints aren't met.
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Cause ¶
Cause function returns cause value.
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) ErrorName ¶
func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Field ¶
Field function returns field value.
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Key ¶
Key function returns key value.
func (RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Reason ¶
func (e RemoveConsignmentItemsByShippingInstructionIdResponseValidationError) Reason() string
Reason function returns reason value.
type Shipment ¶
type Shipment struct { ShipmentD *ShipmentD `protobuf:"bytes,1,opt,name=shipment_d,json=shipmentD,proto3" json:"shipment_d,omitempty"` ShipmentT *ShipmentT `protobuf:"bytes,2,opt,name=shipment_t,json=shipmentT,proto3" json:"shipment_t,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*Shipment) Descriptor
deprecated
func (*Shipment) GetCrUpdTime ¶
func (*Shipment) GetCrUpdUser ¶
func (*Shipment) GetShipmentD ¶
func (*Shipment) GetShipmentT ¶
func (*Shipment) ProtoMessage ¶
func (*Shipment) ProtoMessage()
func (*Shipment) ProtoReflect ¶
func (x *Shipment) ProtoReflect() protoreflect.Message
func (*Shipment) Validate ¶
Validate checks the field values on Shipment with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Shipment) ValidateAll ¶
ValidateAll checks the field values on Shipment with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentMultiError, or nil if none found.
type ShipmentCutoffTime ¶
type ShipmentCutoffTime struct { ShipmentCutoffTimeD *ShipmentCutoffTimeD `protobuf:"bytes,1,opt,name=shipment_cutoff_time_d,json=shipmentCutoffTimeD,proto3" json:"shipment_cutoff_time_d,omitempty"` ShipmentCutoffTimeT *ShipmentCutoffTimeT `protobuf:"bytes,2,opt,name=shipment_cutoff_time_t,json=shipmentCutoffTimeT,proto3" json:"shipment_cutoff_time_t,omitempty"` // contains filtered or unexported fields }
func (*ShipmentCutoffTime) Descriptor
deprecated
func (*ShipmentCutoffTime) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentCutoffTime.ProtoReflect.Descriptor instead.
func (*ShipmentCutoffTime) GetShipmentCutoffTimeD ¶
func (x *ShipmentCutoffTime) GetShipmentCutoffTimeD() *ShipmentCutoffTimeD
func (*ShipmentCutoffTime) GetShipmentCutoffTimeT ¶
func (x *ShipmentCutoffTime) GetShipmentCutoffTimeT() *ShipmentCutoffTimeT
func (*ShipmentCutoffTime) ProtoMessage ¶
func (*ShipmentCutoffTime) ProtoMessage()
func (*ShipmentCutoffTime) ProtoReflect ¶
func (x *ShipmentCutoffTime) ProtoReflect() protoreflect.Message
func (*ShipmentCutoffTime) Reset ¶
func (x *ShipmentCutoffTime) Reset()
func (*ShipmentCutoffTime) String ¶
func (x *ShipmentCutoffTime) String() string
func (*ShipmentCutoffTime) Validate ¶
func (m *ShipmentCutoffTime) Validate() error
Validate checks the field values on ShipmentCutoffTime with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShipmentCutoffTime) ValidateAll ¶
func (m *ShipmentCutoffTime) ValidateAll() error
ValidateAll checks the field values on ShipmentCutoffTime with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentCutoffTimeMultiError, or nil if none found.
type ShipmentCutoffTimeD ¶
type ShipmentCutoffTimeD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ShipmentId uint32 `protobuf:"varint,2,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` CutOffTimeCode string `protobuf:"bytes,3,opt,name=cut_off_time_code,json=cutOffTimeCode,proto3" json:"cut_off_time_code,omitempty"` // contains filtered or unexported fields }
func (*ShipmentCutoffTimeD) Descriptor
deprecated
func (*ShipmentCutoffTimeD) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentCutoffTimeD.ProtoReflect.Descriptor instead.
func (*ShipmentCutoffTimeD) GetCutOffTimeCode ¶
func (x *ShipmentCutoffTimeD) GetCutOffTimeCode() string
func (*ShipmentCutoffTimeD) GetId ¶
func (x *ShipmentCutoffTimeD) GetId() uint32
func (*ShipmentCutoffTimeD) GetShipmentId ¶
func (x *ShipmentCutoffTimeD) GetShipmentId() uint32
func (*ShipmentCutoffTimeD) ProtoMessage ¶
func (*ShipmentCutoffTimeD) ProtoMessage()
func (*ShipmentCutoffTimeD) ProtoReflect ¶
func (x *ShipmentCutoffTimeD) ProtoReflect() protoreflect.Message
func (*ShipmentCutoffTimeD) Reset ¶
func (x *ShipmentCutoffTimeD) Reset()
func (*ShipmentCutoffTimeD) String ¶
func (x *ShipmentCutoffTimeD) String() string
func (*ShipmentCutoffTimeD) Validate ¶
func (m *ShipmentCutoffTimeD) Validate() error
Validate checks the field values on ShipmentCutoffTimeD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShipmentCutoffTimeD) ValidateAll ¶
func (m *ShipmentCutoffTimeD) ValidateAll() error
ValidateAll checks the field values on ShipmentCutoffTimeD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentCutoffTimeDMultiError, or nil if none found.
type ShipmentCutoffTimeDMultiError ¶
type ShipmentCutoffTimeDMultiError []error
ShipmentCutoffTimeDMultiError is an error wrapping multiple validation errors returned by ShipmentCutoffTimeD.ValidateAll() if the designated constraints aren't met.
func (ShipmentCutoffTimeDMultiError) AllErrors ¶
func (m ShipmentCutoffTimeDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentCutoffTimeDMultiError) Error ¶
func (m ShipmentCutoffTimeDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentCutoffTimeDValidationError ¶
type ShipmentCutoffTimeDValidationError struct {
// contains filtered or unexported fields
}
ShipmentCutoffTimeDValidationError is the validation error returned by ShipmentCutoffTimeD.Validate if the designated constraints aren't met.
func (ShipmentCutoffTimeDValidationError) Cause ¶
func (e ShipmentCutoffTimeDValidationError) Cause() error
Cause function returns cause value.
func (ShipmentCutoffTimeDValidationError) Error ¶
func (e ShipmentCutoffTimeDValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentCutoffTimeDValidationError) ErrorName ¶
func (e ShipmentCutoffTimeDValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentCutoffTimeDValidationError) Field ¶
func (e ShipmentCutoffTimeDValidationError) Field() string
Field function returns field value.
func (ShipmentCutoffTimeDValidationError) Key ¶
func (e ShipmentCutoffTimeDValidationError) Key() bool
Key function returns key value.
func (ShipmentCutoffTimeDValidationError) Reason ¶
func (e ShipmentCutoffTimeDValidationError) Reason() string
Reason function returns reason value.
type ShipmentCutoffTimeMultiError ¶
type ShipmentCutoffTimeMultiError []error
ShipmentCutoffTimeMultiError is an error wrapping multiple validation errors returned by ShipmentCutoffTime.ValidateAll() if the designated constraints aren't met.
func (ShipmentCutoffTimeMultiError) AllErrors ¶
func (m ShipmentCutoffTimeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentCutoffTimeMultiError) Error ¶
func (m ShipmentCutoffTimeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentCutoffTimeT ¶
type ShipmentCutoffTimeT struct { CutOffTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=cut_off_time,json=cutOffTime,proto3" json:"cut_off_time,omitempty"` // contains filtered or unexported fields }
func (*ShipmentCutoffTimeT) Descriptor
deprecated
func (*ShipmentCutoffTimeT) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentCutoffTimeT.ProtoReflect.Descriptor instead.
func (*ShipmentCutoffTimeT) GetCutOffTime ¶
func (x *ShipmentCutoffTimeT) GetCutOffTime() *timestamppb.Timestamp
func (*ShipmentCutoffTimeT) ProtoMessage ¶
func (*ShipmentCutoffTimeT) ProtoMessage()
func (*ShipmentCutoffTimeT) ProtoReflect ¶
func (x *ShipmentCutoffTimeT) ProtoReflect() protoreflect.Message
func (*ShipmentCutoffTimeT) Reset ¶
func (x *ShipmentCutoffTimeT) Reset()
func (*ShipmentCutoffTimeT) String ¶
func (x *ShipmentCutoffTimeT) String() string
func (*ShipmentCutoffTimeT) Validate ¶
func (m *ShipmentCutoffTimeT) Validate() error
Validate checks the field values on ShipmentCutoffTimeT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShipmentCutoffTimeT) ValidateAll ¶
func (m *ShipmentCutoffTimeT) ValidateAll() error
ValidateAll checks the field values on ShipmentCutoffTimeT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentCutoffTimeTMultiError, or nil if none found.
type ShipmentCutoffTimeTMultiError ¶
type ShipmentCutoffTimeTMultiError []error
ShipmentCutoffTimeTMultiError is an error wrapping multiple validation errors returned by ShipmentCutoffTimeT.ValidateAll() if the designated constraints aren't met.
func (ShipmentCutoffTimeTMultiError) AllErrors ¶
func (m ShipmentCutoffTimeTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentCutoffTimeTMultiError) Error ¶
func (m ShipmentCutoffTimeTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentCutoffTimeTValidationError ¶
type ShipmentCutoffTimeTValidationError struct {
// contains filtered or unexported fields
}
ShipmentCutoffTimeTValidationError is the validation error returned by ShipmentCutoffTimeT.Validate if the designated constraints aren't met.
func (ShipmentCutoffTimeTValidationError) Cause ¶
func (e ShipmentCutoffTimeTValidationError) Cause() error
Cause function returns cause value.
func (ShipmentCutoffTimeTValidationError) Error ¶
func (e ShipmentCutoffTimeTValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentCutoffTimeTValidationError) ErrorName ¶
func (e ShipmentCutoffTimeTValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentCutoffTimeTValidationError) Field ¶
func (e ShipmentCutoffTimeTValidationError) Field() string
Field function returns field value.
func (ShipmentCutoffTimeTValidationError) Key ¶
func (e ShipmentCutoffTimeTValidationError) Key() bool
Key function returns key value.
func (ShipmentCutoffTimeTValidationError) Reason ¶
func (e ShipmentCutoffTimeTValidationError) Reason() string
Reason function returns reason value.
type ShipmentCutoffTimeValidationError ¶
type ShipmentCutoffTimeValidationError struct {
// contains filtered or unexported fields
}
ShipmentCutoffTimeValidationError is the validation error returned by ShipmentCutoffTime.Validate if the designated constraints aren't met.
func (ShipmentCutoffTimeValidationError) Cause ¶
func (e ShipmentCutoffTimeValidationError) Cause() error
Cause function returns cause value.
func (ShipmentCutoffTimeValidationError) Error ¶
func (e ShipmentCutoffTimeValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentCutoffTimeValidationError) ErrorName ¶
func (e ShipmentCutoffTimeValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentCutoffTimeValidationError) Field ¶
func (e ShipmentCutoffTimeValidationError) Field() string
Field function returns field value.
func (ShipmentCutoffTimeValidationError) Key ¶
func (e ShipmentCutoffTimeValidationError) Key() bool
Key function returns key value.
func (ShipmentCutoffTimeValidationError) Reason ¶
func (e ShipmentCutoffTimeValidationError) Reason() string
Reason function returns reason value.
type ShipmentD ¶
type ShipmentD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` BookingId uint32 `protobuf:"varint,4,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,omitempty"` CarrierId uint32 `protobuf:"varint,5,opt,name=carrier_id,json=carrierId,proto3" json:"carrier_id,omitempty"` CarrierBookingReference string `` /* 132-byte string literal not displayed */ TermsAndConditions string `protobuf:"bytes,7,opt,name=terms_and_conditions,json=termsAndConditions,proto3" json:"terms_and_conditions,omitempty"` // contains filtered or unexported fields }
func (*ShipmentD) Descriptor
deprecated
func (*ShipmentD) GetBookingId ¶
func (*ShipmentD) GetCarrierBookingReference ¶
func (*ShipmentD) GetCarrierId ¶
func (*ShipmentD) GetTermsAndConditions ¶
func (*ShipmentD) ProtoMessage ¶
func (*ShipmentD) ProtoMessage()
func (*ShipmentD) ProtoReflect ¶
func (x *ShipmentD) ProtoReflect() protoreflect.Message
func (*ShipmentD) Validate ¶
Validate checks the field values on ShipmentD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShipmentD) ValidateAll ¶
ValidateAll checks the field values on ShipmentD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentDMultiError, or nil if none found.
type ShipmentDMultiError ¶
type ShipmentDMultiError []error
ShipmentDMultiError is an error wrapping multiple validation errors returned by ShipmentD.ValidateAll() if the designated constraints aren't met.
func (ShipmentDMultiError) AllErrors ¶
func (m ShipmentDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentDMultiError) Error ¶
func (m ShipmentDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentDValidationError ¶
type ShipmentDValidationError struct {
// contains filtered or unexported fields
}
ShipmentDValidationError is the validation error returned by ShipmentD.Validate if the designated constraints aren't met.
func (ShipmentDValidationError) Cause ¶
func (e ShipmentDValidationError) Cause() error
Cause function returns cause value.
func (ShipmentDValidationError) Error ¶
func (e ShipmentDValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentDValidationError) ErrorName ¶
func (e ShipmentDValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentDValidationError) Field ¶
func (e ShipmentDValidationError) Field() string
Field function returns field value.
func (ShipmentDValidationError) Key ¶
func (e ShipmentDValidationError) Key() bool
Key function returns key value.
func (ShipmentDValidationError) Reason ¶
func (e ShipmentDValidationError) Reason() string
Reason function returns reason value.
type ShipmentMultiError ¶
type ShipmentMultiError []error
ShipmentMultiError is an error wrapping multiple validation errors returned by Shipment.ValidateAll() if the designated constraints aren't met.
func (ShipmentMultiError) AllErrors ¶
func (m ShipmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentMultiError) Error ¶
func (m ShipmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentT ¶
type ShipmentT struct { ConfirmationDatetime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=confirmation_datetime,json=confirmationDatetime,proto3" json:"confirmation_datetime,omitempty"` UpdatedDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` // contains filtered or unexported fields }
func (*ShipmentT) Descriptor
deprecated
func (*ShipmentT) GetConfirmationDatetime ¶
func (x *ShipmentT) GetConfirmationDatetime() *timestamppb.Timestamp
func (*ShipmentT) GetUpdatedDateTime ¶
func (x *ShipmentT) GetUpdatedDateTime() *timestamppb.Timestamp
func (*ShipmentT) ProtoMessage ¶
func (*ShipmentT) ProtoMessage()
func (*ShipmentT) ProtoReflect ¶
func (x *ShipmentT) ProtoReflect() protoreflect.Message
func (*ShipmentT) Validate ¶
Validate checks the field values on ShipmentT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShipmentT) ValidateAll ¶
ValidateAll checks the field values on ShipmentT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShipmentTMultiError, or nil if none found.
type ShipmentTMultiError ¶
type ShipmentTMultiError []error
ShipmentTMultiError is an error wrapping multiple validation errors returned by ShipmentT.ValidateAll() if the designated constraints aren't met.
func (ShipmentTMultiError) AllErrors ¶
func (m ShipmentTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentTMultiError) Error ¶
func (m ShipmentTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentTValidationError ¶
type ShipmentTValidationError struct {
// contains filtered or unexported fields
}
ShipmentTValidationError is the validation error returned by ShipmentT.Validate if the designated constraints aren't met.
func (ShipmentTValidationError) Cause ¶
func (e ShipmentTValidationError) Cause() error
Cause function returns cause value.
func (ShipmentTValidationError) Error ¶
func (e ShipmentTValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentTValidationError) ErrorName ¶
func (e ShipmentTValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentTValidationError) Field ¶
func (e ShipmentTValidationError) Field() string
Field function returns field value.
func (ShipmentTValidationError) Key ¶
func (e ShipmentTValidationError) Key() bool
Key function returns key value.
func (ShipmentTValidationError) Reason ¶
func (e ShipmentTValidationError) Reason() string
Reason function returns reason value.
type ShipmentValidationError ¶
type ShipmentValidationError struct {
// contains filtered or unexported fields
}
ShipmentValidationError is the validation error returned by Shipment.Validate if the designated constraints aren't met.
func (ShipmentValidationError) Cause ¶
func (e ShipmentValidationError) Cause() error
Cause function returns cause value.
func (ShipmentValidationError) Error ¶
func (e ShipmentValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentValidationError) ErrorName ¶
func (e ShipmentValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentValidationError) Field ¶
func (e ShipmentValidationError) Field() string
Field function returns field value.
func (ShipmentValidationError) Key ¶
func (e ShipmentValidationError) Key() bool
Key function returns key value.
func (ShipmentValidationError) Reason ¶
func (e ShipmentValidationError) Reason() string
Reason function returns reason value.
type ShippingInstruction ¶
type ShippingInstruction struct { ShippingInstructionD *ShippingInstructionD `protobuf:"bytes,1,opt,name=shipping_instruction_d,json=shippingInstructionD,proto3" json:"shipping_instruction_d,omitempty"` ShippingInstructionT *ShippingInstructionT `protobuf:"bytes,2,opt,name=shipping_instruction_t,json=shippingInstructionT,proto3" json:"shipping_instruction_t,omitempty"` // contains filtered or unexported fields }
func (*ShippingInstruction) Descriptor
deprecated
func (*ShippingInstruction) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstruction.ProtoReflect.Descriptor instead.
func (*ShippingInstruction) GetShippingInstructionD ¶
func (x *ShippingInstruction) GetShippingInstructionD() *ShippingInstructionD
func (*ShippingInstruction) GetShippingInstructionT ¶
func (x *ShippingInstruction) GetShippingInstructionT() *ShippingInstructionT
func (*ShippingInstruction) ProtoMessage ¶
func (*ShippingInstruction) ProtoMessage()
func (*ShippingInstruction) ProtoReflect ¶
func (x *ShippingInstruction) ProtoReflect() protoreflect.Message
func (*ShippingInstruction) Reset ¶
func (x *ShippingInstruction) Reset()
func (*ShippingInstruction) String ¶
func (x *ShippingInstruction) String() string
func (*ShippingInstruction) Validate ¶
func (m *ShippingInstruction) Validate() error
Validate checks the field values on ShippingInstruction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstruction) ValidateAll ¶
func (m *ShippingInstruction) ValidateAll() error
ValidateAll checks the field values on ShippingInstruction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionMultiError, or nil if none found.
type ShippingInstructionD ¶
type ShippingInstructionD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,5,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` IsShippedOnboardType bool `` /* 126-byte string literal not displayed */ NumberOfCopies uint32 `protobuf:"varint,7,opt,name=number_of_copies,json=numberOfCopies,proto3" json:"number_of_copies,omitempty"` NumberOfOriginals uint32 `protobuf:"varint,8,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` IsElectronic bool `protobuf:"varint,9,opt,name=is_electronic,json=isElectronic,proto3" json:"is_electronic,omitempty"` IsToOrder bool `protobuf:"varint,10,opt,name=is_to_order,json=isToOrder,proto3" json:"is_to_order,omitempty"` AreChargesDisplayedOnOriginals bool `` /* 159-byte string literal not displayed */ AreChargesDisplayedOnCopies bool `` /* 150-byte string literal not displayed */ LocationId uint32 `protobuf:"varint,13,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` TransportDocumentTypeCode string `` /* 141-byte string literal not displayed */ DisplayedNameForPlaceOfReceipt string `` /* 160-byte string literal not displayed */ DisplayedNameForPortOfLoad string `` /* 148-byte string literal not displayed */ DisplayedNameForPortOfDischarge string `` /* 163-byte string literal not displayed */ DisplayedNameForPlaceOfDelivery string `` /* 163-byte string literal not displayed */ AmendToTransportDocument string `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShippingInstructionD) Descriptor
deprecated
func (*ShippingInstructionD) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstructionD.ProtoReflect.Descriptor instead.
func (*ShippingInstructionD) GetAmendToTransportDocument ¶
func (x *ShippingInstructionD) GetAmendToTransportDocument() string
func (*ShippingInstructionD) GetAreChargesDisplayedOnCopies ¶
func (x *ShippingInstructionD) GetAreChargesDisplayedOnCopies() bool
func (*ShippingInstructionD) GetAreChargesDisplayedOnOriginals ¶
func (x *ShippingInstructionD) GetAreChargesDisplayedOnOriginals() bool
func (*ShippingInstructionD) GetDisplayedNameForPlaceOfDelivery ¶
func (x *ShippingInstructionD) GetDisplayedNameForPlaceOfDelivery() string
func (*ShippingInstructionD) GetDisplayedNameForPlaceOfReceipt ¶
func (x *ShippingInstructionD) GetDisplayedNameForPlaceOfReceipt() string
func (*ShippingInstructionD) GetDisplayedNameForPortOfDischarge ¶
func (x *ShippingInstructionD) GetDisplayedNameForPortOfDischarge() string
func (*ShippingInstructionD) GetDisplayedNameForPortOfLoad ¶
func (x *ShippingInstructionD) GetDisplayedNameForPortOfLoad() string
func (*ShippingInstructionD) GetDocumentStatus ¶
func (x *ShippingInstructionD) GetDocumentStatus() string
func (*ShippingInstructionD) GetId ¶
func (x *ShippingInstructionD) GetId() uint32
func (*ShippingInstructionD) GetIdS ¶
func (x *ShippingInstructionD) GetIdS() string
func (*ShippingInstructionD) GetIsElectronic ¶
func (x *ShippingInstructionD) GetIsElectronic() bool
func (*ShippingInstructionD) GetIsShippedOnboardType ¶
func (x *ShippingInstructionD) GetIsShippedOnboardType() bool
func (*ShippingInstructionD) GetIsToOrder ¶
func (x *ShippingInstructionD) GetIsToOrder() bool
func (*ShippingInstructionD) GetLocationId ¶
func (x *ShippingInstructionD) GetLocationId() uint32
func (*ShippingInstructionD) GetNumberOfCopies ¶
func (x *ShippingInstructionD) GetNumberOfCopies() uint32
func (*ShippingInstructionD) GetNumberOfOriginals ¶
func (x *ShippingInstructionD) GetNumberOfOriginals() uint32
func (*ShippingInstructionD) GetShippingInstructionReference ¶
func (x *ShippingInstructionD) GetShippingInstructionReference() string
func (*ShippingInstructionD) GetTransportDocumentTypeCode ¶
func (x *ShippingInstructionD) GetTransportDocumentTypeCode() string
func (*ShippingInstructionD) GetUuid4 ¶
func (x *ShippingInstructionD) GetUuid4() []byte
func (*ShippingInstructionD) ProtoMessage ¶
func (*ShippingInstructionD) ProtoMessage()
func (*ShippingInstructionD) ProtoReflect ¶
func (x *ShippingInstructionD) ProtoReflect() protoreflect.Message
func (*ShippingInstructionD) Reset ¶
func (x *ShippingInstructionD) Reset()
func (*ShippingInstructionD) String ¶
func (x *ShippingInstructionD) String() string
func (*ShippingInstructionD) Validate ¶
func (m *ShippingInstructionD) Validate() error
Validate checks the field values on ShippingInstructionD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstructionD) ValidateAll ¶
func (m *ShippingInstructionD) ValidateAll() error
ValidateAll checks the field values on ShippingInstructionD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionDMultiError, or nil if none found.
type ShippingInstructionDMultiError ¶
type ShippingInstructionDMultiError []error
ShippingInstructionDMultiError is an error wrapping multiple validation errors returned by ShippingInstructionD.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionDMultiError) AllErrors ¶
func (m ShippingInstructionDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionDMultiError) Error ¶
func (m ShippingInstructionDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionDValidationError ¶
type ShippingInstructionDValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionDValidationError is the validation error returned by ShippingInstructionD.Validate if the designated constraints aren't met.
func (ShippingInstructionDValidationError) Cause ¶
func (e ShippingInstructionDValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionDValidationError) Error ¶
func (e ShippingInstructionDValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionDValidationError) ErrorName ¶
func (e ShippingInstructionDValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionDValidationError) Field ¶
func (e ShippingInstructionDValidationError) Field() string
Field function returns field value.
func (ShippingInstructionDValidationError) Key ¶
func (e ShippingInstructionDValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionDValidationError) Reason ¶
func (e ShippingInstructionDValidationError) Reason() string
Reason function returns reason value.
type ShippingInstructionMultiError ¶
type ShippingInstructionMultiError []error
ShippingInstructionMultiError is an error wrapping multiple validation errors returned by ShippingInstruction.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionMultiError) AllErrors ¶
func (m ShippingInstructionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionMultiError) Error ¶
func (m ShippingInstructionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionServiceClient ¶
type ShippingInstructionServiceClient interface { CreateShippingInstruction(ctx context.Context, in *CreateShippingInstructionRequest, opts ...grpc.CallOption) (*CreateShippingInstructionResponse, error) GetShippingInstructions(ctx context.Context, in *GetShippingInstructionsRequest, opts ...grpc.CallOption) (*GetShippingInstructionsResponse, error) FindById(ctx context.Context, in *FindByIdRequest, opts ...grpc.CallOption) (*FindByIdResponse, error) GetShippingInstructionByPk(ctx context.Context, in *GetShippingInstructionByPkRequest, opts ...grpc.CallOption) (*GetShippingInstructionByPkResponse, error) FindByReference(ctx context.Context, in *FindByReferenceRequest, opts ...grpc.CallOption) (*FindByReferenceResponse, error) UpdateShippingInstructionByShippingInstructionReference(ctx context.Context, in *UpdateShippingInstructionByShippingInstructionReferenceRequest, opts ...grpc.CallOption) (*UpdateShippingInstructionByShippingInstructionReferenceResponse, error) }
ShippingInstructionServiceClient is the client API for ShippingInstructionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The ShippingInstructionService service definition.
func NewShippingInstructionServiceClient ¶
func NewShippingInstructionServiceClient(cc grpc.ClientConnInterface) ShippingInstructionServiceClient
type ShippingInstructionServiceServer ¶
type ShippingInstructionServiceServer interface { CreateShippingInstruction(context.Context, *CreateShippingInstructionRequest) (*CreateShippingInstructionResponse, error) GetShippingInstructions(context.Context, *GetShippingInstructionsRequest) (*GetShippingInstructionsResponse, error) FindById(context.Context, *FindByIdRequest) (*FindByIdResponse, error) GetShippingInstructionByPk(context.Context, *GetShippingInstructionByPkRequest) (*GetShippingInstructionByPkResponse, error) FindByReference(context.Context, *FindByReferenceRequest) (*FindByReferenceResponse, error) UpdateShippingInstructionByShippingInstructionReference(context.Context, *UpdateShippingInstructionByShippingInstructionReferenceRequest) (*UpdateShippingInstructionByShippingInstructionReferenceResponse, error) // contains filtered or unexported methods }
ShippingInstructionServiceServer is the server API for ShippingInstructionService service. All implementations must embed UnimplementedShippingInstructionServiceServer for forward compatibility.
The ShippingInstructionService service definition.
type ShippingInstructionSummary ¶
type ShippingInstructionSummary struct { ShippingInstructionSummaryD *ShippingInstructionSummaryD `` /* 146-byte string literal not displayed */ ShippingInstructionSummaryT *ShippingInstructionSummaryT `` /* 146-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*ShippingInstructionSummary) Descriptor
deprecated
func (*ShippingInstructionSummary) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstructionSummary.ProtoReflect.Descriptor instead.
func (*ShippingInstructionSummary) GetCrUpdTime ¶
func (x *ShippingInstructionSummary) GetCrUpdTime() *v1.CrUpdTime
func (*ShippingInstructionSummary) GetCrUpdUser ¶
func (x *ShippingInstructionSummary) GetCrUpdUser() *v1.CrUpdUser
func (*ShippingInstructionSummary) GetShippingInstructionSummaryD ¶
func (x *ShippingInstructionSummary) GetShippingInstructionSummaryD() *ShippingInstructionSummaryD
func (*ShippingInstructionSummary) GetShippingInstructionSummaryT ¶
func (x *ShippingInstructionSummary) GetShippingInstructionSummaryT() *ShippingInstructionSummaryT
func (*ShippingInstructionSummary) ProtoMessage ¶
func (*ShippingInstructionSummary) ProtoMessage()
func (*ShippingInstructionSummary) ProtoReflect ¶
func (x *ShippingInstructionSummary) ProtoReflect() protoreflect.Message
func (*ShippingInstructionSummary) Reset ¶
func (x *ShippingInstructionSummary) Reset()
func (*ShippingInstructionSummary) String ¶
func (x *ShippingInstructionSummary) String() string
func (*ShippingInstructionSummary) Validate ¶
func (m *ShippingInstructionSummary) Validate() error
Validate checks the field values on ShippingInstructionSummary with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstructionSummary) ValidateAll ¶
func (m *ShippingInstructionSummary) ValidateAll() error
ValidateAll checks the field values on ShippingInstructionSummary with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionSummaryMultiError, or nil if none found.
type ShippingInstructionSummaryD ¶
type ShippingInstructionSummaryD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,5,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` AmendToTransportDocument string `` /* 137-byte string literal not displayed */ TransportDocumentTypeCode string `` /* 140-byte string literal not displayed */ IsShippedOnboardType bool `` /* 126-byte string literal not displayed */ NumberOfCopies uint32 `protobuf:"varint,9,opt,name=number_of_copies,json=numberOfCopies,proto3" json:"number_of_copies,omitempty"` NumberOfOriginals uint32 `protobuf:"varint,10,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` IsElectronic bool `protobuf:"varint,11,opt,name=is_electronic,json=isElectronic,proto3" json:"is_electronic,omitempty"` IsToOrder bool `protobuf:"varint,12,opt,name=is_to_order,json=isToOrder,proto3" json:"is_to_order,omitempty"` AreChargesDisplayedOnOriginals bool `` /* 159-byte string literal not displayed */ AreChargesDisplayedOnCopies bool `` /* 150-byte string literal not displayed */ DisplayedNameForPlaceOfReceipt string `` /* 160-byte string literal not displayed */ DisplayedNameForPortOfLoad string `` /* 148-byte string literal not displayed */ DisplayedNameForPortOfDischarge string `` /* 163-byte string literal not displayed */ DisplayedNameForPlaceOfDelivery string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShippingInstructionSummaryD) Descriptor
deprecated
func (*ShippingInstructionSummaryD) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstructionSummaryD.ProtoReflect.Descriptor instead.
func (*ShippingInstructionSummaryD) GetAmendToTransportDocument ¶
func (x *ShippingInstructionSummaryD) GetAmendToTransportDocument() string
func (*ShippingInstructionSummaryD) GetAreChargesDisplayedOnCopies ¶
func (x *ShippingInstructionSummaryD) GetAreChargesDisplayedOnCopies() bool
func (*ShippingInstructionSummaryD) GetAreChargesDisplayedOnOriginals ¶
func (x *ShippingInstructionSummaryD) GetAreChargesDisplayedOnOriginals() bool
func (*ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfDelivery ¶
func (x *ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfDelivery() string
func (*ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfReceipt ¶
func (x *ShippingInstructionSummaryD) GetDisplayedNameForPlaceOfReceipt() string
func (*ShippingInstructionSummaryD) GetDisplayedNameForPortOfDischarge ¶
func (x *ShippingInstructionSummaryD) GetDisplayedNameForPortOfDischarge() string
func (*ShippingInstructionSummaryD) GetDisplayedNameForPortOfLoad ¶
func (x *ShippingInstructionSummaryD) GetDisplayedNameForPortOfLoad() string
func (*ShippingInstructionSummaryD) GetDocumentStatus ¶
func (x *ShippingInstructionSummaryD) GetDocumentStatus() string
func (*ShippingInstructionSummaryD) GetId ¶
func (x *ShippingInstructionSummaryD) GetId() uint32
func (*ShippingInstructionSummaryD) GetIdS ¶
func (x *ShippingInstructionSummaryD) GetIdS() string
func (*ShippingInstructionSummaryD) GetIsElectronic ¶
func (x *ShippingInstructionSummaryD) GetIsElectronic() bool
func (*ShippingInstructionSummaryD) GetIsShippedOnboardType ¶
func (x *ShippingInstructionSummaryD) GetIsShippedOnboardType() bool
func (*ShippingInstructionSummaryD) GetIsToOrder ¶
func (x *ShippingInstructionSummaryD) GetIsToOrder() bool
func (*ShippingInstructionSummaryD) GetNumberOfCopies ¶
func (x *ShippingInstructionSummaryD) GetNumberOfCopies() uint32
func (*ShippingInstructionSummaryD) GetNumberOfOriginals ¶
func (x *ShippingInstructionSummaryD) GetNumberOfOriginals() uint32
func (*ShippingInstructionSummaryD) GetShippingInstructionReference ¶
func (x *ShippingInstructionSummaryD) GetShippingInstructionReference() string
func (*ShippingInstructionSummaryD) GetTransportDocumentTypeCode ¶
func (x *ShippingInstructionSummaryD) GetTransportDocumentTypeCode() string
func (*ShippingInstructionSummaryD) GetUuid4 ¶
func (x *ShippingInstructionSummaryD) GetUuid4() []byte
func (*ShippingInstructionSummaryD) ProtoMessage ¶
func (*ShippingInstructionSummaryD) ProtoMessage()
func (*ShippingInstructionSummaryD) ProtoReflect ¶
func (x *ShippingInstructionSummaryD) ProtoReflect() protoreflect.Message
func (*ShippingInstructionSummaryD) Reset ¶
func (x *ShippingInstructionSummaryD) Reset()
func (*ShippingInstructionSummaryD) String ¶
func (x *ShippingInstructionSummaryD) String() string
func (*ShippingInstructionSummaryD) Validate ¶
func (m *ShippingInstructionSummaryD) Validate() error
Validate checks the field values on ShippingInstructionSummaryD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstructionSummaryD) ValidateAll ¶
func (m *ShippingInstructionSummaryD) ValidateAll() error
ValidateAll checks the field values on ShippingInstructionSummaryD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionSummaryDMultiError, or nil if none found.
type ShippingInstructionSummaryDMultiError ¶
type ShippingInstructionSummaryDMultiError []error
ShippingInstructionSummaryDMultiError is an error wrapping multiple validation errors returned by ShippingInstructionSummaryD.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionSummaryDMultiError) AllErrors ¶
func (m ShippingInstructionSummaryDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionSummaryDMultiError) Error ¶
func (m ShippingInstructionSummaryDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionSummaryDValidationError ¶
type ShippingInstructionSummaryDValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionSummaryDValidationError is the validation error returned by ShippingInstructionSummaryD.Validate if the designated constraints aren't met.
func (ShippingInstructionSummaryDValidationError) Cause ¶
func (e ShippingInstructionSummaryDValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionSummaryDValidationError) Error ¶
func (e ShippingInstructionSummaryDValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionSummaryDValidationError) ErrorName ¶
func (e ShippingInstructionSummaryDValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionSummaryDValidationError) Field ¶
func (e ShippingInstructionSummaryDValidationError) Field() string
Field function returns field value.
func (ShippingInstructionSummaryDValidationError) Key ¶
func (e ShippingInstructionSummaryDValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionSummaryDValidationError) Reason ¶
func (e ShippingInstructionSummaryDValidationError) Reason() string
Reason function returns reason value.
type ShippingInstructionSummaryMultiError ¶
type ShippingInstructionSummaryMultiError []error
ShippingInstructionSummaryMultiError is an error wrapping multiple validation errors returned by ShippingInstructionSummary.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionSummaryMultiError) AllErrors ¶
func (m ShippingInstructionSummaryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionSummaryMultiError) Error ¶
func (m ShippingInstructionSummaryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionSummaryServiceClient ¶
type ShippingInstructionSummaryServiceClient interface { CreateShippingInstructionSummary(ctx context.Context, in *CreateShippingInstructionSummaryRequest, opts ...grpc.CallOption) (*CreateShippingInstructionSummaryResponse, error) GetShippingInstructionSummaries(ctx context.Context, in *GetShippingInstructionSummariesRequest, opts ...grpc.CallOption) (*GetShippingInstructionSummariesResponse, error) }
ShippingInstructionSummaryServiceClient is the client API for ShippingInstructionSummaryService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The ShippingInstructionSummaryService service definition.
func NewShippingInstructionSummaryServiceClient ¶
func NewShippingInstructionSummaryServiceClient(cc grpc.ClientConnInterface) ShippingInstructionSummaryServiceClient
type ShippingInstructionSummaryServiceServer ¶
type ShippingInstructionSummaryServiceServer interface { CreateShippingInstructionSummary(context.Context, *CreateShippingInstructionSummaryRequest) (*CreateShippingInstructionSummaryResponse, error) GetShippingInstructionSummaries(context.Context, *GetShippingInstructionSummariesRequest) (*GetShippingInstructionSummariesResponse, error) // contains filtered or unexported methods }
ShippingInstructionSummaryServiceServer is the server API for ShippingInstructionSummaryService service. All implementations must embed UnimplementedShippingInstructionSummaryServiceServer for forward compatibility.
The ShippingInstructionSummaryService service definition.
type ShippingInstructionSummaryT ¶
type ShippingInstructionSummaryT struct { ShippingInstructionCreatedDateTime *timestamppb.Timestamp `` /* 169-byte string literal not displayed */ ShippingInstructionUpdatedDateTime *timestamppb.Timestamp `` /* 169-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShippingInstructionSummaryT) Descriptor
deprecated
func (*ShippingInstructionSummaryT) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstructionSummaryT.ProtoReflect.Descriptor instead.
func (*ShippingInstructionSummaryT) GetShippingInstructionCreatedDateTime ¶
func (x *ShippingInstructionSummaryT) GetShippingInstructionCreatedDateTime() *timestamppb.Timestamp
func (*ShippingInstructionSummaryT) GetShippingInstructionUpdatedDateTime ¶
func (x *ShippingInstructionSummaryT) GetShippingInstructionUpdatedDateTime() *timestamppb.Timestamp
func (*ShippingInstructionSummaryT) ProtoMessage ¶
func (*ShippingInstructionSummaryT) ProtoMessage()
func (*ShippingInstructionSummaryT) ProtoReflect ¶
func (x *ShippingInstructionSummaryT) ProtoReflect() protoreflect.Message
func (*ShippingInstructionSummaryT) Reset ¶
func (x *ShippingInstructionSummaryT) Reset()
func (*ShippingInstructionSummaryT) String ¶
func (x *ShippingInstructionSummaryT) String() string
func (*ShippingInstructionSummaryT) Validate ¶
func (m *ShippingInstructionSummaryT) Validate() error
Validate checks the field values on ShippingInstructionSummaryT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstructionSummaryT) ValidateAll ¶
func (m *ShippingInstructionSummaryT) ValidateAll() error
ValidateAll checks the field values on ShippingInstructionSummaryT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionSummaryTMultiError, or nil if none found.
type ShippingInstructionSummaryTMultiError ¶
type ShippingInstructionSummaryTMultiError []error
ShippingInstructionSummaryTMultiError is an error wrapping multiple validation errors returned by ShippingInstructionSummaryT.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionSummaryTMultiError) AllErrors ¶
func (m ShippingInstructionSummaryTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionSummaryTMultiError) Error ¶
func (m ShippingInstructionSummaryTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionSummaryTValidationError ¶
type ShippingInstructionSummaryTValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionSummaryTValidationError is the validation error returned by ShippingInstructionSummaryT.Validate if the designated constraints aren't met.
func (ShippingInstructionSummaryTValidationError) Cause ¶
func (e ShippingInstructionSummaryTValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionSummaryTValidationError) Error ¶
func (e ShippingInstructionSummaryTValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionSummaryTValidationError) ErrorName ¶
func (e ShippingInstructionSummaryTValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionSummaryTValidationError) Field ¶
func (e ShippingInstructionSummaryTValidationError) Field() string
Field function returns field value.
func (ShippingInstructionSummaryTValidationError) Key ¶
func (e ShippingInstructionSummaryTValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionSummaryTValidationError) Reason ¶
func (e ShippingInstructionSummaryTValidationError) Reason() string
Reason function returns reason value.
type ShippingInstructionSummaryValidationError ¶
type ShippingInstructionSummaryValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionSummaryValidationError is the validation error returned by ShippingInstructionSummary.Validate if the designated constraints aren't met.
func (ShippingInstructionSummaryValidationError) Cause ¶
func (e ShippingInstructionSummaryValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionSummaryValidationError) Error ¶
func (e ShippingInstructionSummaryValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionSummaryValidationError) ErrorName ¶
func (e ShippingInstructionSummaryValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionSummaryValidationError) Field ¶
func (e ShippingInstructionSummaryValidationError) Field() string
Field function returns field value.
func (ShippingInstructionSummaryValidationError) Key ¶
func (e ShippingInstructionSummaryValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionSummaryValidationError) Reason ¶
func (e ShippingInstructionSummaryValidationError) Reason() string
Reason function returns reason value.
type ShippingInstructionT ¶
type ShippingInstructionT struct { CreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` UpdatedDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` // contains filtered or unexported fields }
func (*ShippingInstructionT) Descriptor
deprecated
func (*ShippingInstructionT) Descriptor() ([]byte, []int)
Deprecated: Use ShippingInstructionT.ProtoReflect.Descriptor instead.
func (*ShippingInstructionT) GetCreatedDateTime ¶
func (x *ShippingInstructionT) GetCreatedDateTime() *timestamppb.Timestamp
func (*ShippingInstructionT) GetUpdatedDateTime ¶
func (x *ShippingInstructionT) GetUpdatedDateTime() *timestamppb.Timestamp
func (*ShippingInstructionT) ProtoMessage ¶
func (*ShippingInstructionT) ProtoMessage()
func (*ShippingInstructionT) ProtoReflect ¶
func (x *ShippingInstructionT) ProtoReflect() protoreflect.Message
func (*ShippingInstructionT) Reset ¶
func (x *ShippingInstructionT) Reset()
func (*ShippingInstructionT) String ¶
func (x *ShippingInstructionT) String() string
func (*ShippingInstructionT) Validate ¶
func (m *ShippingInstructionT) Validate() error
Validate checks the field values on ShippingInstructionT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ShippingInstructionT) ValidateAll ¶
func (m *ShippingInstructionT) ValidateAll() error
ValidateAll checks the field values on ShippingInstructionT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ShippingInstructionTMultiError, or nil if none found.
type ShippingInstructionTMultiError ¶
type ShippingInstructionTMultiError []error
ShippingInstructionTMultiError is an error wrapping multiple validation errors returned by ShippingInstructionT.ValidateAll() if the designated constraints aren't met.
func (ShippingInstructionTMultiError) AllErrors ¶
func (m ShippingInstructionTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShippingInstructionTMultiError) Error ¶
func (m ShippingInstructionTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShippingInstructionTValidationError ¶
type ShippingInstructionTValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionTValidationError is the validation error returned by ShippingInstructionT.Validate if the designated constraints aren't met.
func (ShippingInstructionTValidationError) Cause ¶
func (e ShippingInstructionTValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionTValidationError) Error ¶
func (e ShippingInstructionTValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionTValidationError) ErrorName ¶
func (e ShippingInstructionTValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionTValidationError) Field ¶
func (e ShippingInstructionTValidationError) Field() string
Field function returns field value.
func (ShippingInstructionTValidationError) Key ¶
func (e ShippingInstructionTValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionTValidationError) Reason ¶
func (e ShippingInstructionTValidationError) Reason() string
Reason function returns reason value.
type ShippingInstructionValidationError ¶
type ShippingInstructionValidationError struct {
// contains filtered or unexported fields
}
ShippingInstructionValidationError is the validation error returned by ShippingInstruction.Validate if the designated constraints aren't met.
func (ShippingInstructionValidationError) Cause ¶
func (e ShippingInstructionValidationError) Cause() error
Cause function returns cause value.
func (ShippingInstructionValidationError) Error ¶
func (e ShippingInstructionValidationError) Error() string
Error satisfies the builtin error interface
func (ShippingInstructionValidationError) ErrorName ¶
func (e ShippingInstructionValidationError) ErrorName() string
ErrorName returns error name.
func (ShippingInstructionValidationError) Field ¶
func (e ShippingInstructionValidationError) Field() string
Field function returns field value.
func (ShippingInstructionValidationError) Key ¶
func (e ShippingInstructionValidationError) Key() bool
Key function returns key value.
func (ShippingInstructionValidationError) Reason ¶
func (e ShippingInstructionValidationError) Reason() string
Reason function returns reason value.
type ShippingServiceClient ¶
type ShippingServiceClient interface { CreateShipment(ctx context.Context, in *CreateShipmentRequest, opts ...grpc.CallOption) (*CreateShipmentResponse, error) GetShipments(ctx context.Context, in *GetShipmentsRequest, opts ...grpc.CallOption) (*GetShipmentsResponse, error) GetShipment(ctx context.Context, in *GetShipmentRequest, opts ...grpc.CallOption) (*GetShipmentResponse, error) GetShipmentByPk(ctx context.Context, in *GetShipmentByPkRequest, opts ...grpc.CallOption) (*GetShipmentByPkResponse, error) CreateTransport(ctx context.Context, in *CreateTransportRequest, opts ...grpc.CallOption) (*CreateTransportResponse, error) GetTransports(ctx context.Context, in *GetTransportsRequest, opts ...grpc.CallOption) (*GetTransportsResponse, error) GetTransport(ctx context.Context, in *GetTransportRequest, opts ...grpc.CallOption) (*GetTransportResponse, error) GetTransportByPk(ctx context.Context, in *GetTransportByPkRequest, opts ...grpc.CallOption) (*GetTransportByPkResponse, error) FindCarrierBookingReferenceByShippingInstructionId(ctx context.Context, in *FindCarrierBookingReferenceByShippingInstructionIdRequest, opts ...grpc.CallOption) (*FindCarrierBookingReferenceByShippingInstructionIdResponse, error) }
ShippingServiceClient is the client API for ShippingService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The ShippingService service definition.
func NewShippingServiceClient ¶
func NewShippingServiceClient(cc grpc.ClientConnInterface) ShippingServiceClient
type ShippingServiceServer ¶
type ShippingServiceServer interface { CreateShipment(context.Context, *CreateShipmentRequest) (*CreateShipmentResponse, error) GetShipments(context.Context, *GetShipmentsRequest) (*GetShipmentsResponse, error) GetShipment(context.Context, *GetShipmentRequest) (*GetShipmentResponse, error) GetShipmentByPk(context.Context, *GetShipmentByPkRequest) (*GetShipmentByPkResponse, error) CreateTransport(context.Context, *CreateTransportRequest) (*CreateTransportResponse, error) GetTransports(context.Context, *GetTransportsRequest) (*GetTransportsResponse, error) GetTransport(context.Context, *GetTransportRequest) (*GetTransportResponse, error) GetTransportByPk(context.Context, *GetTransportByPkRequest) (*GetTransportByPkResponse, error) FindCarrierBookingReferenceByShippingInstructionId(context.Context, *FindCarrierBookingReferenceByShippingInstructionIdRequest) (*FindCarrierBookingReferenceByShippingInstructionIdResponse, error) // contains filtered or unexported methods }
ShippingServiceServer is the server API for ShippingService service. All implementations must embed UnimplementedShippingServiceServer for forward compatibility.
The ShippingService service definition.
type SurrenderRequest ¶
type SurrenderRequest struct { SurrenderRequestD *SurrenderRequestD `protobuf:"bytes,1,opt,name=surrender_request_d,json=surrenderRequestD,proto3" json:"surrender_request_d,omitempty"` SurrenderRequestT *SurrenderRequestT `protobuf:"bytes,2,opt,name=surrender_request_t,json=surrenderRequestT,proto3" json:"surrender_request_t,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequest) Descriptor
deprecated
func (*SurrenderRequest) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequest.ProtoReflect.Descriptor instead.
func (*SurrenderRequest) GetCrUpdTime ¶
func (x *SurrenderRequest) GetCrUpdTime() *v1.CrUpdTime
func (*SurrenderRequest) GetCrUpdUser ¶
func (x *SurrenderRequest) GetCrUpdUser() *v1.CrUpdUser
func (*SurrenderRequest) GetSurrenderRequestD ¶
func (x *SurrenderRequest) GetSurrenderRequestD() *SurrenderRequestD
func (*SurrenderRequest) GetSurrenderRequestT ¶
func (x *SurrenderRequest) GetSurrenderRequestT() *SurrenderRequestT
func (*SurrenderRequest) ProtoMessage ¶
func (*SurrenderRequest) ProtoMessage()
func (*SurrenderRequest) ProtoReflect ¶
func (x *SurrenderRequest) ProtoReflect() protoreflect.Message
func (*SurrenderRequest) Reset ¶
func (x *SurrenderRequest) Reset()
func (*SurrenderRequest) String ¶
func (x *SurrenderRequest) String() string
func (*SurrenderRequest) Validate ¶
func (m *SurrenderRequest) Validate() error
Validate checks the field values on SurrenderRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequest) ValidateAll ¶
func (m *SurrenderRequest) ValidateAll() error
ValidateAll checks the field values on SurrenderRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestMultiError, or nil if none found.
type SurrenderRequestAnswer ¶
type SurrenderRequestAnswer struct { SurrenderRequestAnswerD *SurrenderRequestAnswerD `` /* 134-byte string literal not displayed */ SurrenderRequestAnswerT *SurrenderRequestAnswerT `` /* 134-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequestAnswer) Descriptor
deprecated
func (*SurrenderRequestAnswer) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequestAnswer.ProtoReflect.Descriptor instead.
func (*SurrenderRequestAnswer) GetCrUpdTime ¶
func (x *SurrenderRequestAnswer) GetCrUpdTime() *v1.CrUpdTime
func (*SurrenderRequestAnswer) GetCrUpdUser ¶
func (x *SurrenderRequestAnswer) GetCrUpdUser() *v1.CrUpdUser
func (*SurrenderRequestAnswer) GetSurrenderRequestAnswerD ¶
func (x *SurrenderRequestAnswer) GetSurrenderRequestAnswerD() *SurrenderRequestAnswerD
func (*SurrenderRequestAnswer) GetSurrenderRequestAnswerT ¶
func (x *SurrenderRequestAnswer) GetSurrenderRequestAnswerT() *SurrenderRequestAnswerT
func (*SurrenderRequestAnswer) ProtoMessage ¶
func (*SurrenderRequestAnswer) ProtoMessage()
func (*SurrenderRequestAnswer) ProtoReflect ¶
func (x *SurrenderRequestAnswer) ProtoReflect() protoreflect.Message
func (*SurrenderRequestAnswer) Reset ¶
func (x *SurrenderRequestAnswer) Reset()
func (*SurrenderRequestAnswer) String ¶
func (x *SurrenderRequestAnswer) String() string
func (*SurrenderRequestAnswer) Validate ¶
func (m *SurrenderRequestAnswer) Validate() error
Validate checks the field values on SurrenderRequestAnswer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequestAnswer) ValidateAll ¶
func (m *SurrenderRequestAnswer) ValidateAll() error
ValidateAll checks the field values on SurrenderRequestAnswer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestAnswerMultiError, or nil if none found.
type SurrenderRequestAnswerD ¶
type SurrenderRequestAnswerD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` SurrenderRequestReference string `` /* 138-byte string literal not displayed */ Action string `protobuf:"bytes,5,opt,name=action,proto3" json:"action,omitempty"` Comments string `protobuf:"bytes,6,opt,name=comments,proto3" json:"comments,omitempty"` SurrenderRequestId uint32 `protobuf:"varint,7,opt,name=surrender_request_id,json=surrenderRequestId,proto3" json:"surrender_request_id,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequestAnswerD) Descriptor
deprecated
func (*SurrenderRequestAnswerD) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequestAnswerD.ProtoReflect.Descriptor instead.
func (*SurrenderRequestAnswerD) GetAction ¶
func (x *SurrenderRequestAnswerD) GetAction() string
func (*SurrenderRequestAnswerD) GetComments ¶
func (x *SurrenderRequestAnswerD) GetComments() string
func (*SurrenderRequestAnswerD) GetId ¶
func (x *SurrenderRequestAnswerD) GetId() uint32
func (*SurrenderRequestAnswerD) GetIdS ¶
func (x *SurrenderRequestAnswerD) GetIdS() string
func (*SurrenderRequestAnswerD) GetSurrenderRequestId ¶
func (x *SurrenderRequestAnswerD) GetSurrenderRequestId() uint32
func (*SurrenderRequestAnswerD) GetSurrenderRequestReference ¶
func (x *SurrenderRequestAnswerD) GetSurrenderRequestReference() string
func (*SurrenderRequestAnswerD) GetUuid4 ¶
func (x *SurrenderRequestAnswerD) GetUuid4() []byte
func (*SurrenderRequestAnswerD) ProtoMessage ¶
func (*SurrenderRequestAnswerD) ProtoMessage()
func (*SurrenderRequestAnswerD) ProtoReflect ¶
func (x *SurrenderRequestAnswerD) ProtoReflect() protoreflect.Message
func (*SurrenderRequestAnswerD) Reset ¶
func (x *SurrenderRequestAnswerD) Reset()
func (*SurrenderRequestAnswerD) String ¶
func (x *SurrenderRequestAnswerD) String() string
func (*SurrenderRequestAnswerD) Validate ¶
func (m *SurrenderRequestAnswerD) Validate() error
Validate checks the field values on SurrenderRequestAnswerD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequestAnswerD) ValidateAll ¶
func (m *SurrenderRequestAnswerD) ValidateAll() error
ValidateAll checks the field values on SurrenderRequestAnswerD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestAnswerDMultiError, or nil if none found.
type SurrenderRequestAnswerDMultiError ¶
type SurrenderRequestAnswerDMultiError []error
SurrenderRequestAnswerDMultiError is an error wrapping multiple validation errors returned by SurrenderRequestAnswerD.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestAnswerDMultiError) AllErrors ¶
func (m SurrenderRequestAnswerDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestAnswerDMultiError) Error ¶
func (m SurrenderRequestAnswerDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestAnswerDValidationError ¶
type SurrenderRequestAnswerDValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestAnswerDValidationError is the validation error returned by SurrenderRequestAnswerD.Validate if the designated constraints aren't met.
func (SurrenderRequestAnswerDValidationError) Cause ¶
func (e SurrenderRequestAnswerDValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestAnswerDValidationError) Error ¶
func (e SurrenderRequestAnswerDValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestAnswerDValidationError) ErrorName ¶
func (e SurrenderRequestAnswerDValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestAnswerDValidationError) Field ¶
func (e SurrenderRequestAnswerDValidationError) Field() string
Field function returns field value.
func (SurrenderRequestAnswerDValidationError) Key ¶
func (e SurrenderRequestAnswerDValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestAnswerDValidationError) Reason ¶
func (e SurrenderRequestAnswerDValidationError) Reason() string
Reason function returns reason value.
type SurrenderRequestAnswerMultiError ¶
type SurrenderRequestAnswerMultiError []error
SurrenderRequestAnswerMultiError is an error wrapping multiple validation errors returned by SurrenderRequestAnswer.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestAnswerMultiError) AllErrors ¶
func (m SurrenderRequestAnswerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestAnswerMultiError) Error ¶
func (m SurrenderRequestAnswerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestAnswerServiceClient ¶
type SurrenderRequestAnswerServiceClient interface { CreateSurrenderRequestAnswer(ctx context.Context, in *CreateSurrenderRequestAnswerRequest, opts ...grpc.CallOption) (*CreateSurrenderRequestAnswerResponse, error) UpdateSurrenderRequestAnswer(ctx context.Context, in *UpdateSurrenderRequestAnswerRequest, opts ...grpc.CallOption) (*UpdateSurrenderRequestAnswerResponse, error) }
SurrenderRequestAnswerServiceClient is the client API for SurrenderRequestAnswerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The SurrenderRequestAnswerService service definition.
func NewSurrenderRequestAnswerServiceClient ¶
func NewSurrenderRequestAnswerServiceClient(cc grpc.ClientConnInterface) SurrenderRequestAnswerServiceClient
type SurrenderRequestAnswerServiceServer ¶
type SurrenderRequestAnswerServiceServer interface { CreateSurrenderRequestAnswer(context.Context, *CreateSurrenderRequestAnswerRequest) (*CreateSurrenderRequestAnswerResponse, error) UpdateSurrenderRequestAnswer(context.Context, *UpdateSurrenderRequestAnswerRequest) (*UpdateSurrenderRequestAnswerResponse, error) // contains filtered or unexported methods }
SurrenderRequestAnswerServiceServer is the server API for SurrenderRequestAnswerService service. All implementations must embed UnimplementedSurrenderRequestAnswerServiceServer for forward compatibility.
The SurrenderRequestAnswerService service definition.
type SurrenderRequestAnswerT ¶
type SurrenderRequestAnswerT struct { CreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequestAnswerT) Descriptor
deprecated
func (*SurrenderRequestAnswerT) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequestAnswerT.ProtoReflect.Descriptor instead.
func (*SurrenderRequestAnswerT) GetCreatedDateTime ¶
func (x *SurrenderRequestAnswerT) GetCreatedDateTime() *timestamppb.Timestamp
func (*SurrenderRequestAnswerT) ProtoMessage ¶
func (*SurrenderRequestAnswerT) ProtoMessage()
func (*SurrenderRequestAnswerT) ProtoReflect ¶
func (x *SurrenderRequestAnswerT) ProtoReflect() protoreflect.Message
func (*SurrenderRequestAnswerT) Reset ¶
func (x *SurrenderRequestAnswerT) Reset()
func (*SurrenderRequestAnswerT) String ¶
func (x *SurrenderRequestAnswerT) String() string
func (*SurrenderRequestAnswerT) Validate ¶
func (m *SurrenderRequestAnswerT) Validate() error
Validate checks the field values on SurrenderRequestAnswerT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequestAnswerT) ValidateAll ¶
func (m *SurrenderRequestAnswerT) ValidateAll() error
ValidateAll checks the field values on SurrenderRequestAnswerT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestAnswerTMultiError, or nil if none found.
type SurrenderRequestAnswerTMultiError ¶
type SurrenderRequestAnswerTMultiError []error
SurrenderRequestAnswerTMultiError is an error wrapping multiple validation errors returned by SurrenderRequestAnswerT.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestAnswerTMultiError) AllErrors ¶
func (m SurrenderRequestAnswerTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestAnswerTMultiError) Error ¶
func (m SurrenderRequestAnswerTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestAnswerTValidationError ¶
type SurrenderRequestAnswerTValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestAnswerTValidationError is the validation error returned by SurrenderRequestAnswerT.Validate if the designated constraints aren't met.
func (SurrenderRequestAnswerTValidationError) Cause ¶
func (e SurrenderRequestAnswerTValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestAnswerTValidationError) Error ¶
func (e SurrenderRequestAnswerTValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestAnswerTValidationError) ErrorName ¶
func (e SurrenderRequestAnswerTValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestAnswerTValidationError) Field ¶
func (e SurrenderRequestAnswerTValidationError) Field() string
Field function returns field value.
func (SurrenderRequestAnswerTValidationError) Key ¶
func (e SurrenderRequestAnswerTValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestAnswerTValidationError) Reason ¶
func (e SurrenderRequestAnswerTValidationError) Reason() string
Reason function returns reason value.
type SurrenderRequestAnswerValidationError ¶
type SurrenderRequestAnswerValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestAnswerValidationError is the validation error returned by SurrenderRequestAnswer.Validate if the designated constraints aren't met.
func (SurrenderRequestAnswerValidationError) Cause ¶
func (e SurrenderRequestAnswerValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestAnswerValidationError) Error ¶
func (e SurrenderRequestAnswerValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestAnswerValidationError) ErrorName ¶
func (e SurrenderRequestAnswerValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestAnswerValidationError) Field ¶
func (e SurrenderRequestAnswerValidationError) Field() string
Field function returns field value.
func (SurrenderRequestAnswerValidationError) Key ¶
func (e SurrenderRequestAnswerValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestAnswerValidationError) Reason ¶
func (e SurrenderRequestAnswerValidationError) Reason() string
Reason function returns reason value.
type SurrenderRequestD ¶
type SurrenderRequestD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` SurrenderRequestReference string `` /* 138-byte string literal not displayed */ TransportDocumentReference string `` /* 141-byte string literal not displayed */ SurrenderRequestCode string `protobuf:"bytes,6,opt,name=surrender_request_code,json=surrenderRequestCode,proto3" json:"surrender_request_code,omitempty"` Comments string `protobuf:"bytes,7,opt,name=comments,proto3" json:"comments,omitempty"` SurrenderRequestedBy uint32 `protobuf:"varint,8,opt,name=surrender_requested_by,json=surrenderRequestedBy,proto3" json:"surrender_requested_by,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequestD) Descriptor
deprecated
func (*SurrenderRequestD) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequestD.ProtoReflect.Descriptor instead.
func (*SurrenderRequestD) GetComments ¶
func (x *SurrenderRequestD) GetComments() string
func (*SurrenderRequestD) GetId ¶
func (x *SurrenderRequestD) GetId() uint32
func (*SurrenderRequestD) GetIdS ¶
func (x *SurrenderRequestD) GetIdS() string
func (*SurrenderRequestD) GetSurrenderRequestCode ¶
func (x *SurrenderRequestD) GetSurrenderRequestCode() string
func (*SurrenderRequestD) GetSurrenderRequestReference ¶
func (x *SurrenderRequestD) GetSurrenderRequestReference() string
func (*SurrenderRequestD) GetSurrenderRequestedBy ¶
func (x *SurrenderRequestD) GetSurrenderRequestedBy() uint32
func (*SurrenderRequestD) GetTransportDocumentReference ¶
func (x *SurrenderRequestD) GetTransportDocumentReference() string
func (*SurrenderRequestD) GetUuid4 ¶
func (x *SurrenderRequestD) GetUuid4() []byte
func (*SurrenderRequestD) ProtoMessage ¶
func (*SurrenderRequestD) ProtoMessage()
func (*SurrenderRequestD) ProtoReflect ¶
func (x *SurrenderRequestD) ProtoReflect() protoreflect.Message
func (*SurrenderRequestD) Reset ¶
func (x *SurrenderRequestD) Reset()
func (*SurrenderRequestD) String ¶
func (x *SurrenderRequestD) String() string
func (*SurrenderRequestD) Validate ¶
func (m *SurrenderRequestD) Validate() error
Validate checks the field values on SurrenderRequestD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequestD) ValidateAll ¶
func (m *SurrenderRequestD) ValidateAll() error
ValidateAll checks the field values on SurrenderRequestD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestDMultiError, or nil if none found.
type SurrenderRequestDMultiError ¶
type SurrenderRequestDMultiError []error
SurrenderRequestDMultiError is an error wrapping multiple validation errors returned by SurrenderRequestD.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestDMultiError) AllErrors ¶
func (m SurrenderRequestDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestDMultiError) Error ¶
func (m SurrenderRequestDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestDValidationError ¶
type SurrenderRequestDValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestDValidationError is the validation error returned by SurrenderRequestD.Validate if the designated constraints aren't met.
func (SurrenderRequestDValidationError) Cause ¶
func (e SurrenderRequestDValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestDValidationError) Error ¶
func (e SurrenderRequestDValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestDValidationError) ErrorName ¶
func (e SurrenderRequestDValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestDValidationError) Field ¶
func (e SurrenderRequestDValidationError) Field() string
Field function returns field value.
func (SurrenderRequestDValidationError) Key ¶
func (e SurrenderRequestDValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestDValidationError) Reason ¶
func (e SurrenderRequestDValidationError) Reason() string
Reason function returns reason value.
type SurrenderRequestMultiError ¶
type SurrenderRequestMultiError []error
SurrenderRequestMultiError is an error wrapping multiple validation errors returned by SurrenderRequest.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestMultiError) AllErrors ¶
func (m SurrenderRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestMultiError) Error ¶
func (m SurrenderRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestServiceClient ¶
type SurrenderRequestServiceClient interface { CreateTransactionParty(ctx context.Context, in *CreateTransactionPartyRequest, opts ...grpc.CallOption) (*CreateTransactionPartyResponse, error) UpdateTransactionParty(ctx context.Context, in *UpdateTransactionPartyRequest, opts ...grpc.CallOption) (*UpdateTransactionPartyResponse, error) GetTransactionParties(ctx context.Context, in *GetTransactionPartiesRequest, opts ...grpc.CallOption) (*GetTransactionPartiesResponse, error) GetTransactionParty(ctx context.Context, in *GetTransactionPartyRequest, opts ...grpc.CallOption) (*GetTransactionPartyResponse, error) GetTransactionPartyByPk(ctx context.Context, in *GetTransactionPartyByPkRequest, opts ...grpc.CallOption) (*GetTransactionPartyByPkResponse, error) CreateTransactionPartySupportingCode(ctx context.Context, in *CreateTransactionPartySupportingCodeRequest, opts ...grpc.CallOption) (*CreateTransactionPartySupportingCodeResponse, error) UpdateTransactionPartySupportingCode(ctx context.Context, in *UpdateTransactionPartySupportingCodeRequest, opts ...grpc.CallOption) (*UpdateTransactionPartySupportingCodeResponse, error) CreateSurrenderRequest(ctx context.Context, in *CreateSurrenderRequestRequest, opts ...grpc.CallOption) (*CreateSurrenderRequestResponse, error) UpdateSurrenderRequest(ctx context.Context, in *UpdateSurrenderRequestRequest, opts ...grpc.CallOption) (*UpdateSurrenderRequestResponse, error) CreateEndorsementChainLink(ctx context.Context, in *CreateEndorsementChainLinkRequest, opts ...grpc.CallOption) (*CreateEndorsementChainLinkResponse, error) UpdateEndorsementChainLink(ctx context.Context, in *UpdateEndorsementChainLinkRequest, opts ...grpc.CallOption) (*UpdateEndorsementChainLinkResponse, error) }
SurrenderRequestServiceClient is the client API for SurrenderRequestService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The SurrenderRequestService service definition.
func NewSurrenderRequestServiceClient ¶
func NewSurrenderRequestServiceClient(cc grpc.ClientConnInterface) SurrenderRequestServiceClient
type SurrenderRequestServiceServer ¶
type SurrenderRequestServiceServer interface { CreateTransactionParty(context.Context, *CreateTransactionPartyRequest) (*CreateTransactionPartyResponse, error) UpdateTransactionParty(context.Context, *UpdateTransactionPartyRequest) (*UpdateTransactionPartyResponse, error) GetTransactionParties(context.Context, *GetTransactionPartiesRequest) (*GetTransactionPartiesResponse, error) GetTransactionParty(context.Context, *GetTransactionPartyRequest) (*GetTransactionPartyResponse, error) GetTransactionPartyByPk(context.Context, *GetTransactionPartyByPkRequest) (*GetTransactionPartyByPkResponse, error) CreateTransactionPartySupportingCode(context.Context, *CreateTransactionPartySupportingCodeRequest) (*CreateTransactionPartySupportingCodeResponse, error) UpdateTransactionPartySupportingCode(context.Context, *UpdateTransactionPartySupportingCodeRequest) (*UpdateTransactionPartySupportingCodeResponse, error) CreateSurrenderRequest(context.Context, *CreateSurrenderRequestRequest) (*CreateSurrenderRequestResponse, error) UpdateSurrenderRequest(context.Context, *UpdateSurrenderRequestRequest) (*UpdateSurrenderRequestResponse, error) CreateEndorsementChainLink(context.Context, *CreateEndorsementChainLinkRequest) (*CreateEndorsementChainLinkResponse, error) UpdateEndorsementChainLink(context.Context, *UpdateEndorsementChainLinkRequest) (*UpdateEndorsementChainLinkResponse, error) // contains filtered or unexported methods }
SurrenderRequestServiceServer is the server API for SurrenderRequestService service. All implementations must embed UnimplementedSurrenderRequestServiceServer for forward compatibility.
The SurrenderRequestService service definition.
type SurrenderRequestT ¶
type SurrenderRequestT struct { CreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` // contains filtered or unexported fields }
func (*SurrenderRequestT) Descriptor
deprecated
func (*SurrenderRequestT) Descriptor() ([]byte, []int)
Deprecated: Use SurrenderRequestT.ProtoReflect.Descriptor instead.
func (*SurrenderRequestT) GetCreatedDateTime ¶
func (x *SurrenderRequestT) GetCreatedDateTime() *timestamppb.Timestamp
func (*SurrenderRequestT) ProtoMessage ¶
func (*SurrenderRequestT) ProtoMessage()
func (*SurrenderRequestT) ProtoReflect ¶
func (x *SurrenderRequestT) ProtoReflect() protoreflect.Message
func (*SurrenderRequestT) Reset ¶
func (x *SurrenderRequestT) Reset()
func (*SurrenderRequestT) String ¶
func (x *SurrenderRequestT) String() string
func (*SurrenderRequestT) Validate ¶
func (m *SurrenderRequestT) Validate() error
Validate checks the field values on SurrenderRequestT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SurrenderRequestT) ValidateAll ¶
func (m *SurrenderRequestT) ValidateAll() error
ValidateAll checks the field values on SurrenderRequestT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SurrenderRequestTMultiError, or nil if none found.
type SurrenderRequestTMultiError ¶
type SurrenderRequestTMultiError []error
SurrenderRequestTMultiError is an error wrapping multiple validation errors returned by SurrenderRequestT.ValidateAll() if the designated constraints aren't met.
func (SurrenderRequestTMultiError) AllErrors ¶
func (m SurrenderRequestTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SurrenderRequestTMultiError) Error ¶
func (m SurrenderRequestTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SurrenderRequestTValidationError ¶
type SurrenderRequestTValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestTValidationError is the validation error returned by SurrenderRequestT.Validate if the designated constraints aren't met.
func (SurrenderRequestTValidationError) Cause ¶
func (e SurrenderRequestTValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestTValidationError) Error ¶
func (e SurrenderRequestTValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestTValidationError) ErrorName ¶
func (e SurrenderRequestTValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestTValidationError) Field ¶
func (e SurrenderRequestTValidationError) Field() string
Field function returns field value.
func (SurrenderRequestTValidationError) Key ¶
func (e SurrenderRequestTValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestTValidationError) Reason ¶
func (e SurrenderRequestTValidationError) Reason() string
Reason function returns reason value.
type SurrenderRequestValidationError ¶
type SurrenderRequestValidationError struct {
// contains filtered or unexported fields
}
SurrenderRequestValidationError is the validation error returned by SurrenderRequest.Validate if the designated constraints aren't met.
func (SurrenderRequestValidationError) Cause ¶
func (e SurrenderRequestValidationError) Cause() error
Cause function returns cause value.
func (SurrenderRequestValidationError) Error ¶
func (e SurrenderRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SurrenderRequestValidationError) ErrorName ¶
func (e SurrenderRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SurrenderRequestValidationError) Field ¶
func (e SurrenderRequestValidationError) Field() string
Field function returns field value.
func (SurrenderRequestValidationError) Key ¶
func (e SurrenderRequestValidationError) Key() bool
Key function returns key value.
func (SurrenderRequestValidationError) Reason ¶
func (e SurrenderRequestValidationError) Reason() string
Reason function returns reason value.
type TransactionParty ¶
type TransactionParty struct { TransactionPartyD *TransactionPartyD `protobuf:"bytes,1,opt,name=transaction_party_d,json=transactionPartyD,proto3" json:"transaction_party_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*TransactionParty) Descriptor
deprecated
func (*TransactionParty) Descriptor() ([]byte, []int)
Deprecated: Use TransactionParty.ProtoReflect.Descriptor instead.
func (*TransactionParty) GetCrUpdTime ¶
func (x *TransactionParty) GetCrUpdTime() *v1.CrUpdTime
func (*TransactionParty) GetCrUpdUser ¶
func (x *TransactionParty) GetCrUpdUser() *v1.CrUpdUser
func (*TransactionParty) GetTransactionPartyD ¶
func (x *TransactionParty) GetTransactionPartyD() *TransactionPartyD
func (*TransactionParty) ProtoMessage ¶
func (*TransactionParty) ProtoMessage()
func (*TransactionParty) ProtoReflect ¶
func (x *TransactionParty) ProtoReflect() protoreflect.Message
func (*TransactionParty) Reset ¶
func (x *TransactionParty) Reset()
func (*TransactionParty) String ¶
func (x *TransactionParty) String() string
func (*TransactionParty) Validate ¶
func (m *TransactionParty) Validate() error
Validate checks the field values on TransactionParty with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransactionParty) ValidateAll ¶
func (m *TransactionParty) ValidateAll() error
ValidateAll checks the field values on TransactionParty with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransactionPartyMultiError, or nil if none found.
type TransactionPartyD ¶
type TransactionPartyD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,5,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,6,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ TaxReference string `protobuf:"bytes,8,opt,name=tax_reference,json=taxReference,proto3" json:"tax_reference,omitempty"` // contains filtered or unexported fields }
func (*TransactionPartyD) Descriptor
deprecated
func (*TransactionPartyD) Descriptor() ([]byte, []int)
Deprecated: Use TransactionPartyD.ProtoReflect.Descriptor instead.
func (*TransactionPartyD) GetEblPlatformIdentifier ¶
func (x *TransactionPartyD) GetEblPlatformIdentifier() string
func (*TransactionPartyD) GetId ¶
func (x *TransactionPartyD) GetId() uint32
func (*TransactionPartyD) GetIdS ¶
func (x *TransactionPartyD) GetIdS() string
func (*TransactionPartyD) GetLegalName ¶
func (x *TransactionPartyD) GetLegalName() string
func (*TransactionPartyD) GetLocationOfRegistration ¶
func (x *TransactionPartyD) GetLocationOfRegistration() string
func (*TransactionPartyD) GetRegistrationNumber ¶
func (x *TransactionPartyD) GetRegistrationNumber() string
func (*TransactionPartyD) GetTaxReference ¶
func (x *TransactionPartyD) GetTaxReference() string
func (*TransactionPartyD) GetUuid4 ¶
func (x *TransactionPartyD) GetUuid4() []byte
func (*TransactionPartyD) ProtoMessage ¶
func (*TransactionPartyD) ProtoMessage()
func (*TransactionPartyD) ProtoReflect ¶
func (x *TransactionPartyD) ProtoReflect() protoreflect.Message
func (*TransactionPartyD) Reset ¶
func (x *TransactionPartyD) Reset()
func (*TransactionPartyD) String ¶
func (x *TransactionPartyD) String() string
func (*TransactionPartyD) Validate ¶
func (m *TransactionPartyD) Validate() error
Validate checks the field values on TransactionPartyD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransactionPartyD) ValidateAll ¶
func (m *TransactionPartyD) ValidateAll() error
ValidateAll checks the field values on TransactionPartyD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransactionPartyDMultiError, or nil if none found.
type TransactionPartyDMultiError ¶
type TransactionPartyDMultiError []error
TransactionPartyDMultiError is an error wrapping multiple validation errors returned by TransactionPartyD.ValidateAll() if the designated constraints aren't met.
func (TransactionPartyDMultiError) AllErrors ¶
func (m TransactionPartyDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransactionPartyDMultiError) Error ¶
func (m TransactionPartyDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransactionPartyDValidationError ¶
type TransactionPartyDValidationError struct {
// contains filtered or unexported fields
}
TransactionPartyDValidationError is the validation error returned by TransactionPartyD.Validate if the designated constraints aren't met.
func (TransactionPartyDValidationError) Cause ¶
func (e TransactionPartyDValidationError) Cause() error
Cause function returns cause value.
func (TransactionPartyDValidationError) Error ¶
func (e TransactionPartyDValidationError) Error() string
Error satisfies the builtin error interface
func (TransactionPartyDValidationError) ErrorName ¶
func (e TransactionPartyDValidationError) ErrorName() string
ErrorName returns error name.
func (TransactionPartyDValidationError) Field ¶
func (e TransactionPartyDValidationError) Field() string
Field function returns field value.
func (TransactionPartyDValidationError) Key ¶
func (e TransactionPartyDValidationError) Key() bool
Key function returns key value.
func (TransactionPartyDValidationError) Reason ¶
func (e TransactionPartyDValidationError) Reason() string
Reason function returns reason value.
type TransactionPartyMultiError ¶
type TransactionPartyMultiError []error
TransactionPartyMultiError is an error wrapping multiple validation errors returned by TransactionParty.ValidateAll() if the designated constraints aren't met.
func (TransactionPartyMultiError) AllErrors ¶
func (m TransactionPartyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransactionPartyMultiError) Error ¶
func (m TransactionPartyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransactionPartySupportingCode ¶
type TransactionPartySupportingCode struct { TransactionPartySupportingCodeD *TransactionPartySupportingCodeD `` /* 160-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*TransactionPartySupportingCode) Descriptor
deprecated
func (*TransactionPartySupportingCode) Descriptor() ([]byte, []int)
Deprecated: Use TransactionPartySupportingCode.ProtoReflect.Descriptor instead.
func (*TransactionPartySupportingCode) GetCrUpdTime ¶
func (x *TransactionPartySupportingCode) GetCrUpdTime() *v1.CrUpdTime
func (*TransactionPartySupportingCode) GetCrUpdUser ¶
func (x *TransactionPartySupportingCode) GetCrUpdUser() *v1.CrUpdUser
func (*TransactionPartySupportingCode) GetTransactionPartySupportingCodeD ¶
func (x *TransactionPartySupportingCode) GetTransactionPartySupportingCodeD() *TransactionPartySupportingCodeD
func (*TransactionPartySupportingCode) ProtoMessage ¶
func (*TransactionPartySupportingCode) ProtoMessage()
func (*TransactionPartySupportingCode) ProtoReflect ¶
func (x *TransactionPartySupportingCode) ProtoReflect() protoreflect.Message
func (*TransactionPartySupportingCode) Reset ¶
func (x *TransactionPartySupportingCode) Reset()
func (*TransactionPartySupportingCode) String ¶
func (x *TransactionPartySupportingCode) String() string
func (*TransactionPartySupportingCode) Validate ¶
func (m *TransactionPartySupportingCode) Validate() error
Validate checks the field values on TransactionPartySupportingCode with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransactionPartySupportingCode) ValidateAll ¶
func (m *TransactionPartySupportingCode) ValidateAll() error
ValidateAll checks the field values on TransactionPartySupportingCode with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransactionPartySupportingCodeMultiError, or nil if none found.
type TransactionPartySupportingCodeD ¶
type TransactionPartySupportingCodeD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransactionPartyId uint32 `protobuf:"varint,4,opt,name=transaction_party_id,json=transactionPartyId,proto3" json:"transaction_party_id,omitempty"` PartyCode string `protobuf:"bytes,5,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransactionPartySupportingCodeD) Descriptor
deprecated
func (*TransactionPartySupportingCodeD) Descriptor() ([]byte, []int)
Deprecated: Use TransactionPartySupportingCodeD.ProtoReflect.Descriptor instead.
func (*TransactionPartySupportingCodeD) GetId ¶
func (x *TransactionPartySupportingCodeD) GetId() uint32
func (*TransactionPartySupportingCodeD) GetIdS ¶
func (x *TransactionPartySupportingCodeD) GetIdS() string
func (*TransactionPartySupportingCodeD) GetPartyCode ¶
func (x *TransactionPartySupportingCodeD) GetPartyCode() string
func (*TransactionPartySupportingCodeD) GetPartyCodeListProvider ¶
func (x *TransactionPartySupportingCodeD) GetPartyCodeListProvider() string
func (*TransactionPartySupportingCodeD) GetTransactionPartyId ¶
func (x *TransactionPartySupportingCodeD) GetTransactionPartyId() uint32
func (*TransactionPartySupportingCodeD) GetUuid4 ¶
func (x *TransactionPartySupportingCodeD) GetUuid4() []byte
func (*TransactionPartySupportingCodeD) ProtoMessage ¶
func (*TransactionPartySupportingCodeD) ProtoMessage()
func (*TransactionPartySupportingCodeD) ProtoReflect ¶
func (x *TransactionPartySupportingCodeD) ProtoReflect() protoreflect.Message
func (*TransactionPartySupportingCodeD) Reset ¶
func (x *TransactionPartySupportingCodeD) Reset()
func (*TransactionPartySupportingCodeD) String ¶
func (x *TransactionPartySupportingCodeD) String() string
func (*TransactionPartySupportingCodeD) Validate ¶
func (m *TransactionPartySupportingCodeD) Validate() error
Validate checks the field values on TransactionPartySupportingCodeD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransactionPartySupportingCodeD) ValidateAll ¶
func (m *TransactionPartySupportingCodeD) ValidateAll() error
ValidateAll checks the field values on TransactionPartySupportingCodeD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransactionPartySupportingCodeDMultiError, or nil if none found.
type TransactionPartySupportingCodeDMultiError ¶
type TransactionPartySupportingCodeDMultiError []error
TransactionPartySupportingCodeDMultiError is an error wrapping multiple validation errors returned by TransactionPartySupportingCodeD.ValidateAll() if the designated constraints aren't met.
func (TransactionPartySupportingCodeDMultiError) AllErrors ¶
func (m TransactionPartySupportingCodeDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransactionPartySupportingCodeDMultiError) Error ¶
func (m TransactionPartySupportingCodeDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransactionPartySupportingCodeDValidationError ¶
type TransactionPartySupportingCodeDValidationError struct {
// contains filtered or unexported fields
}
TransactionPartySupportingCodeDValidationError is the validation error returned by TransactionPartySupportingCodeD.Validate if the designated constraints aren't met.
func (TransactionPartySupportingCodeDValidationError) Cause ¶
func (e TransactionPartySupportingCodeDValidationError) Cause() error
Cause function returns cause value.
func (TransactionPartySupportingCodeDValidationError) Error ¶
func (e TransactionPartySupportingCodeDValidationError) Error() string
Error satisfies the builtin error interface
func (TransactionPartySupportingCodeDValidationError) ErrorName ¶
func (e TransactionPartySupportingCodeDValidationError) ErrorName() string
ErrorName returns error name.
func (TransactionPartySupportingCodeDValidationError) Field ¶
func (e TransactionPartySupportingCodeDValidationError) Field() string
Field function returns field value.
func (TransactionPartySupportingCodeDValidationError) Key ¶
func (e TransactionPartySupportingCodeDValidationError) Key() bool
Key function returns key value.
func (TransactionPartySupportingCodeDValidationError) Reason ¶
func (e TransactionPartySupportingCodeDValidationError) Reason() string
Reason function returns reason value.
type TransactionPartySupportingCodeMultiError ¶
type TransactionPartySupportingCodeMultiError []error
TransactionPartySupportingCodeMultiError is an error wrapping multiple validation errors returned by TransactionPartySupportingCode.ValidateAll() if the designated constraints aren't met.
func (TransactionPartySupportingCodeMultiError) AllErrors ¶
func (m TransactionPartySupportingCodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransactionPartySupportingCodeMultiError) Error ¶
func (m TransactionPartySupportingCodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransactionPartySupportingCodeValidationError ¶
type TransactionPartySupportingCodeValidationError struct {
// contains filtered or unexported fields
}
TransactionPartySupportingCodeValidationError is the validation error returned by TransactionPartySupportingCode.Validate if the designated constraints aren't met.
func (TransactionPartySupportingCodeValidationError) Cause ¶
func (e TransactionPartySupportingCodeValidationError) Cause() error
Cause function returns cause value.
func (TransactionPartySupportingCodeValidationError) Error ¶
func (e TransactionPartySupportingCodeValidationError) Error() string
Error satisfies the builtin error interface
func (TransactionPartySupportingCodeValidationError) ErrorName ¶
func (e TransactionPartySupportingCodeValidationError) ErrorName() string
ErrorName returns error name.
func (TransactionPartySupportingCodeValidationError) Field ¶
func (e TransactionPartySupportingCodeValidationError) Field() string
Field function returns field value.
func (TransactionPartySupportingCodeValidationError) Key ¶
func (e TransactionPartySupportingCodeValidationError) Key() bool
Key function returns key value.
func (TransactionPartySupportingCodeValidationError) Reason ¶
func (e TransactionPartySupportingCodeValidationError) Reason() string
Reason function returns reason value.
type TransactionPartyValidationError ¶
type TransactionPartyValidationError struct {
// contains filtered or unexported fields
}
TransactionPartyValidationError is the validation error returned by TransactionParty.Validate if the designated constraints aren't met.
func (TransactionPartyValidationError) Cause ¶
func (e TransactionPartyValidationError) Cause() error
Cause function returns cause value.
func (TransactionPartyValidationError) Error ¶
func (e TransactionPartyValidationError) Error() string
Error satisfies the builtin error interface
func (TransactionPartyValidationError) ErrorName ¶
func (e TransactionPartyValidationError) ErrorName() string
ErrorName returns error name.
func (TransactionPartyValidationError) Field ¶
func (e TransactionPartyValidationError) Field() string
Field function returns field value.
func (TransactionPartyValidationError) Key ¶
func (e TransactionPartyValidationError) Key() bool
Key function returns key value.
func (TransactionPartyValidationError) Reason ¶
func (e TransactionPartyValidationError) Reason() string
Reason function returns reason value.
type Transport ¶
type Transport struct { TransportD *TransportD `protobuf:"bytes,1,opt,name=transport_d,json=transportD,proto3" json:"transport_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*Transport) Descriptor
deprecated
func (*Transport) GetCrUpdTime ¶
func (*Transport) GetCrUpdUser ¶
func (*Transport) GetTransportD ¶
func (x *Transport) GetTransportD() *TransportD
func (*Transport) ProtoMessage ¶
func (*Transport) ProtoMessage()
func (*Transport) ProtoReflect ¶
func (x *Transport) ProtoReflect() protoreflect.Message
func (*Transport) Validate ¶
Validate checks the field values on Transport with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Transport) ValidateAll ¶
ValidateAll checks the field values on Transport with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportMultiError, or nil if none found.
type TransportD ¶
type TransportD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransportReference string `protobuf:"bytes,4,opt,name=transport_reference,json=transportReference,proto3" json:"transport_reference,omitempty"` TransportName string `protobuf:"bytes,5,opt,name=transport_name,json=transportName,proto3" json:"transport_name,omitempty"` LoadTransportCallId uint32 `protobuf:"varint,6,opt,name=load_transport_call_id,json=loadTransportCallId,proto3" json:"load_transport_call_id,omitempty"` DischargeTransportCallId uint32 `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransportD) Descriptor
deprecated
func (*TransportD) Descriptor() ([]byte, []int)
Deprecated: Use TransportD.ProtoReflect.Descriptor instead.
func (*TransportD) GetDischargeTransportCallId ¶
func (x *TransportD) GetDischargeTransportCallId() uint32
func (*TransportD) GetId ¶
func (x *TransportD) GetId() uint32
func (*TransportD) GetIdS ¶
func (x *TransportD) GetIdS() string
func (*TransportD) GetLoadTransportCallId ¶
func (x *TransportD) GetLoadTransportCallId() uint32
func (*TransportD) GetTransportName ¶
func (x *TransportD) GetTransportName() string
func (*TransportD) GetTransportReference ¶
func (x *TransportD) GetTransportReference() string
func (*TransportD) GetUuid4 ¶
func (x *TransportD) GetUuid4() []byte
func (*TransportD) ProtoMessage ¶
func (*TransportD) ProtoMessage()
func (*TransportD) ProtoReflect ¶
func (x *TransportD) ProtoReflect() protoreflect.Message
func (*TransportD) Reset ¶
func (x *TransportD) Reset()
func (*TransportD) String ¶
func (x *TransportD) String() string
func (*TransportD) Validate ¶
func (m *TransportD) Validate() error
Validate checks the field values on TransportD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportD) ValidateAll ¶
func (m *TransportD) ValidateAll() error
ValidateAll checks the field values on TransportD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDMultiError, or nil if none found.
type TransportDMultiError ¶
type TransportDMultiError []error
TransportDMultiError is an error wrapping multiple validation errors returned by TransportD.ValidateAll() if the designated constraints aren't met.
func (TransportDMultiError) AllErrors ¶
func (m TransportDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDMultiError) Error ¶
func (m TransportDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDValidationError ¶
type TransportDValidationError struct {
// contains filtered or unexported fields
}
TransportDValidationError is the validation error returned by TransportD.Validate if the designated constraints aren't met.
func (TransportDValidationError) Cause ¶
func (e TransportDValidationError) Cause() error
Cause function returns cause value.
func (TransportDValidationError) Error ¶
func (e TransportDValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDValidationError) ErrorName ¶
func (e TransportDValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDValidationError) Field ¶
func (e TransportDValidationError) Field() string
Field function returns field value.
func (TransportDValidationError) Key ¶
func (e TransportDValidationError) Key() bool
Key function returns key value.
func (TransportDValidationError) Reason ¶
func (e TransportDValidationError) Reason() string
Reason function returns reason value.
type TransportDocument ¶
type TransportDocument struct { TransportDocumentD *TransportDocumentD `protobuf:"bytes,1,opt,name=transport_document_d,json=transportDocumentD,proto3" json:"transport_document_d,omitempty"` TransportDocumentT *TransportDocumentT `protobuf:"bytes,2,opt,name=transport_document_t,json=transportDocumentT,proto3" json:"transport_document_t,omitempty"` // contains filtered or unexported fields }
func (*TransportDocument) Descriptor
deprecated
func (*TransportDocument) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocument.ProtoReflect.Descriptor instead.
func (*TransportDocument) GetTransportDocumentD ¶
func (x *TransportDocument) GetTransportDocumentD() *TransportDocumentD
func (*TransportDocument) GetTransportDocumentT ¶
func (x *TransportDocument) GetTransportDocumentT() *TransportDocumentT
func (*TransportDocument) ProtoMessage ¶
func (*TransportDocument) ProtoMessage()
func (*TransportDocument) ProtoReflect ¶
func (x *TransportDocument) ProtoReflect() protoreflect.Message
func (*TransportDocument) Reset ¶
func (x *TransportDocument) Reset()
func (*TransportDocument) String ¶
func (x *TransportDocument) String() string
func (*TransportDocument) Validate ¶
func (m *TransportDocument) Validate() error
Validate checks the field values on TransportDocument with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocument) ValidateAll ¶
func (m *TransportDocument) ValidateAll() error
ValidateAll checks the field values on TransportDocument with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentMultiError, or nil if none found.
type TransportDocumentD ¶
type TransportDocumentD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransportDocumentReference string `` /* 141-byte string literal not displayed */ LocationId uint32 `protobuf:"varint,5,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` NumberOfOriginals uint32 `protobuf:"varint,6,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` CarrierId uint32 `protobuf:"varint,7,opt,name=carrier_id,json=carrierId,proto3" json:"carrier_id,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ DeclaredValueCurrency string `` /* 126-byte string literal not displayed */ DeclaredValue float64 `protobuf:"fixed64,10,opt,name=declared_value,json=declaredValue,proto3" json:"declared_value,omitempty"` NumberOfRiderPages int32 `protobuf:"varint,11,opt,name=number_of_rider_pages,json=numberOfRiderPages,proto3" json:"number_of_rider_pages,omitempty"` IssuingParty string `protobuf:"bytes,12,opt,name=issuing_party,json=issuingParty,proto3" json:"issuing_party,omitempty"` // contains filtered or unexported fields }
func (*TransportDocumentD) Descriptor
deprecated
func (*TransportDocumentD) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocumentD.ProtoReflect.Descriptor instead.
func (*TransportDocumentD) GetCarrierId ¶
func (x *TransportDocumentD) GetCarrierId() uint32
func (*TransportDocumentD) GetDeclaredValue ¶
func (x *TransportDocumentD) GetDeclaredValue() float64
func (*TransportDocumentD) GetDeclaredValueCurrency ¶
func (x *TransportDocumentD) GetDeclaredValueCurrency() string
func (*TransportDocumentD) GetId ¶
func (x *TransportDocumentD) GetId() uint32
func (*TransportDocumentD) GetIdS ¶
func (x *TransportDocumentD) GetIdS() string
func (*TransportDocumentD) GetIssuingParty ¶
func (x *TransportDocumentD) GetIssuingParty() string
func (*TransportDocumentD) GetLocationId ¶
func (x *TransportDocumentD) GetLocationId() uint32
func (*TransportDocumentD) GetNumberOfOriginals ¶
func (x *TransportDocumentD) GetNumberOfOriginals() uint32
func (*TransportDocumentD) GetNumberOfRiderPages ¶
func (x *TransportDocumentD) GetNumberOfRiderPages() int32
func (*TransportDocumentD) GetShippingInstructionId ¶
func (x *TransportDocumentD) GetShippingInstructionId() uint32
func (*TransportDocumentD) GetTransportDocumentReference ¶
func (x *TransportDocumentD) GetTransportDocumentReference() string
func (*TransportDocumentD) GetUuid4 ¶
func (x *TransportDocumentD) GetUuid4() []byte
func (*TransportDocumentD) ProtoMessage ¶
func (*TransportDocumentD) ProtoMessage()
func (*TransportDocumentD) ProtoReflect ¶
func (x *TransportDocumentD) ProtoReflect() protoreflect.Message
func (*TransportDocumentD) Reset ¶
func (x *TransportDocumentD) Reset()
func (*TransportDocumentD) String ¶
func (x *TransportDocumentD) String() string
func (*TransportDocumentD) Validate ¶
func (m *TransportDocumentD) Validate() error
Validate checks the field values on TransportDocumentD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocumentD) ValidateAll ¶
func (m *TransportDocumentD) ValidateAll() error
ValidateAll checks the field values on TransportDocumentD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentDMultiError, or nil if none found.
type TransportDocumentDMultiError ¶
type TransportDocumentDMultiError []error
TransportDocumentDMultiError is an error wrapping multiple validation errors returned by TransportDocumentD.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentDMultiError) AllErrors ¶
func (m TransportDocumentDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentDMultiError) Error ¶
func (m TransportDocumentDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentDValidationError ¶
type TransportDocumentDValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentDValidationError is the validation error returned by TransportDocumentD.Validate if the designated constraints aren't met.
func (TransportDocumentDValidationError) Cause ¶
func (e TransportDocumentDValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentDValidationError) Error ¶
func (e TransportDocumentDValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentDValidationError) ErrorName ¶
func (e TransportDocumentDValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentDValidationError) Field ¶
func (e TransportDocumentDValidationError) Field() string
Field function returns field value.
func (TransportDocumentDValidationError) Key ¶
func (e TransportDocumentDValidationError) Key() bool
Key function returns key value.
func (TransportDocumentDValidationError) Reason ¶
func (e TransportDocumentDValidationError) Reason() string
Reason function returns reason value.
type TransportDocumentMultiError ¶
type TransportDocumentMultiError []error
TransportDocumentMultiError is an error wrapping multiple validation errors returned by TransportDocument.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentMultiError) AllErrors ¶
func (m TransportDocumentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentMultiError) Error ¶
func (m TransportDocumentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentServiceClient ¶
type TransportDocumentServiceClient interface { CreateTransportDocument(ctx context.Context, in *CreateTransportDocumentRequest, opts ...grpc.CallOption) (*CreateTransportDocumentResponse, error) CreateTransportDocumentFromShippingInstructionTO(ctx context.Context, in *CreateTransportDocumentFromShippingInstructionTORequest, opts ...grpc.CallOption) (*CreateTransportDocumentFromShippingInstructionTOResponse, error) GetTransportDocuments(ctx context.Context, in *GetTransportDocumentsRequest, opts ...grpc.CallOption) (*GetTransportDocumentsResponse, error) FindTransportDocumentById(ctx context.Context, in *FindTransportDocumentByIdRequest, opts ...grpc.CallOption) (*FindTransportDocumentByIdResponse, error) GetTransportDocumentByPk(ctx context.Context, in *GetTransportDocumentByPkRequest, opts ...grpc.CallOption) (*GetTransportDocumentByPkResponse, error) FindByTransportDocumentReference(ctx context.Context, in *FindByTransportDocumentReferenceRequest, opts ...grpc.CallOption) (*FindByTransportDocumentReferenceResponse, error) ApproveTransportDocument(ctx context.Context, in *ApproveTransportDocumentRequest, opts ...grpc.CallOption) (*ApproveTransportDocumentResponse, error) CreateTransportDocumentSummary(ctx context.Context, in *CreateTransportDocumentSummaryRequest, opts ...grpc.CallOption) (*CreateTransportDocumentSummaryResponse, error) GetTransportDocumentSummaries(ctx context.Context, in *GetTransportDocumentSummariesRequest, opts ...grpc.CallOption) (*GetTransportDocumentSummariesResponse, error) GetTransportDocumentSummaryByPk(ctx context.Context, in *GetTransportDocumentSummaryByPkRequest, opts ...grpc.CallOption) (*GetTransportDocumentSummaryByPkResponse, error) }
TransportDocumentServiceClient is the client API for TransportDocumentService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
The TransportDocumentService service definition.
func NewTransportDocumentServiceClient ¶
func NewTransportDocumentServiceClient(cc grpc.ClientConnInterface) TransportDocumentServiceClient
type TransportDocumentServiceServer ¶
type TransportDocumentServiceServer interface { CreateTransportDocument(context.Context, *CreateTransportDocumentRequest) (*CreateTransportDocumentResponse, error) CreateTransportDocumentFromShippingInstructionTO(context.Context, *CreateTransportDocumentFromShippingInstructionTORequest) (*CreateTransportDocumentFromShippingInstructionTOResponse, error) GetTransportDocuments(context.Context, *GetTransportDocumentsRequest) (*GetTransportDocumentsResponse, error) FindTransportDocumentById(context.Context, *FindTransportDocumentByIdRequest) (*FindTransportDocumentByIdResponse, error) GetTransportDocumentByPk(context.Context, *GetTransportDocumentByPkRequest) (*GetTransportDocumentByPkResponse, error) FindByTransportDocumentReference(context.Context, *FindByTransportDocumentReferenceRequest) (*FindByTransportDocumentReferenceResponse, error) ApproveTransportDocument(context.Context, *ApproveTransportDocumentRequest) (*ApproveTransportDocumentResponse, error) CreateTransportDocumentSummary(context.Context, *CreateTransportDocumentSummaryRequest) (*CreateTransportDocumentSummaryResponse, error) GetTransportDocumentSummaries(context.Context, *GetTransportDocumentSummariesRequest) (*GetTransportDocumentSummariesResponse, error) GetTransportDocumentSummaryByPk(context.Context, *GetTransportDocumentSummaryByPkRequest) (*GetTransportDocumentSummaryByPkResponse, error) // contains filtered or unexported methods }
TransportDocumentServiceServer is the server API for TransportDocumentService service. All implementations must embed UnimplementedTransportDocumentServiceServer for forward compatibility.
The TransportDocumentService service definition.
type TransportDocumentSummary ¶
type TransportDocumentSummary struct { TransportDocumentSummaryD *TransportDocumentSummaryD `` /* 140-byte string literal not displayed */ TransportDocumentSummaryT *TransportDocumentSummaryT `` /* 140-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*TransportDocumentSummary) Descriptor
deprecated
func (*TransportDocumentSummary) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocumentSummary.ProtoReflect.Descriptor instead.
func (*TransportDocumentSummary) GetCrUpdTime ¶
func (x *TransportDocumentSummary) GetCrUpdTime() *v1.CrUpdTime
func (*TransportDocumentSummary) GetCrUpdUser ¶
func (x *TransportDocumentSummary) GetCrUpdUser() *v1.CrUpdUser
func (*TransportDocumentSummary) GetTransportDocumentSummaryD ¶
func (x *TransportDocumentSummary) GetTransportDocumentSummaryD() *TransportDocumentSummaryD
func (*TransportDocumentSummary) GetTransportDocumentSummaryT ¶
func (x *TransportDocumentSummary) GetTransportDocumentSummaryT() *TransportDocumentSummaryT
func (*TransportDocumentSummary) ProtoMessage ¶
func (*TransportDocumentSummary) ProtoMessage()
func (*TransportDocumentSummary) ProtoReflect ¶
func (x *TransportDocumentSummary) ProtoReflect() protoreflect.Message
func (*TransportDocumentSummary) Reset ¶
func (x *TransportDocumentSummary) Reset()
func (*TransportDocumentSummary) String ¶
func (x *TransportDocumentSummary) String() string
func (*TransportDocumentSummary) Validate ¶
func (m *TransportDocumentSummary) Validate() error
Validate checks the field values on TransportDocumentSummary with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocumentSummary) ValidateAll ¶
func (m *TransportDocumentSummary) ValidateAll() error
ValidateAll checks the field values on TransportDocumentSummary with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentSummaryMultiError, or nil if none found.
type TransportDocumentSummaryD ¶
type TransportDocumentSummaryD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` TransportDocumentReference string `` /* 141-byte string literal not displayed */ NumberOfOriginals uint32 `protobuf:"varint,5,opt,name=number_of_originals,json=numberOfOriginals,proto3" json:"number_of_originals,omitempty"` CarrierCode string `protobuf:"bytes,6,opt,name=carrier_code,json=carrierCode,proto3" json:"carrier_code,omitempty"` CarrierCodeListProvider string `` /* 134-byte string literal not displayed */ NumberOfRiderPages int32 `protobuf:"varint,8,opt,name=number_of_rider_pages,json=numberOfRiderPages,proto3" json:"number_of_rider_pages,omitempty"` ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,10,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` // contains filtered or unexported fields }
func (*TransportDocumentSummaryD) Descriptor
deprecated
func (*TransportDocumentSummaryD) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocumentSummaryD.ProtoReflect.Descriptor instead.
func (*TransportDocumentSummaryD) GetCarrierCode ¶
func (x *TransportDocumentSummaryD) GetCarrierCode() string
func (*TransportDocumentSummaryD) GetCarrierCodeListProvider ¶
func (x *TransportDocumentSummaryD) GetCarrierCodeListProvider() string
func (*TransportDocumentSummaryD) GetDocumentStatus ¶
func (x *TransportDocumentSummaryD) GetDocumentStatus() string
func (*TransportDocumentSummaryD) GetId ¶
func (x *TransportDocumentSummaryD) GetId() uint32
func (*TransportDocumentSummaryD) GetIdS ¶
func (x *TransportDocumentSummaryD) GetIdS() string
func (*TransportDocumentSummaryD) GetNumberOfOriginals ¶
func (x *TransportDocumentSummaryD) GetNumberOfOriginals() uint32
func (*TransportDocumentSummaryD) GetNumberOfRiderPages ¶
func (x *TransportDocumentSummaryD) GetNumberOfRiderPages() int32
func (*TransportDocumentSummaryD) GetShippingInstructionReference ¶
func (x *TransportDocumentSummaryD) GetShippingInstructionReference() string
func (*TransportDocumentSummaryD) GetTransportDocumentReference ¶
func (x *TransportDocumentSummaryD) GetTransportDocumentReference() string
func (*TransportDocumentSummaryD) GetUuid4 ¶
func (x *TransportDocumentSummaryD) GetUuid4() []byte
func (*TransportDocumentSummaryD) ProtoMessage ¶
func (*TransportDocumentSummaryD) ProtoMessage()
func (*TransportDocumentSummaryD) ProtoReflect ¶
func (x *TransportDocumentSummaryD) ProtoReflect() protoreflect.Message
func (*TransportDocumentSummaryD) Reset ¶
func (x *TransportDocumentSummaryD) Reset()
func (*TransportDocumentSummaryD) String ¶
func (x *TransportDocumentSummaryD) String() string
func (*TransportDocumentSummaryD) Validate ¶
func (m *TransportDocumentSummaryD) Validate() error
Validate checks the field values on TransportDocumentSummaryD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocumentSummaryD) ValidateAll ¶
func (m *TransportDocumentSummaryD) ValidateAll() error
ValidateAll checks the field values on TransportDocumentSummaryD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentSummaryDMultiError, or nil if none found.
type TransportDocumentSummaryDMultiError ¶
type TransportDocumentSummaryDMultiError []error
TransportDocumentSummaryDMultiError is an error wrapping multiple validation errors returned by TransportDocumentSummaryD.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentSummaryDMultiError) AllErrors ¶
func (m TransportDocumentSummaryDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentSummaryDMultiError) Error ¶
func (m TransportDocumentSummaryDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentSummaryDValidationError ¶
type TransportDocumentSummaryDValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentSummaryDValidationError is the validation error returned by TransportDocumentSummaryD.Validate if the designated constraints aren't met.
func (TransportDocumentSummaryDValidationError) Cause ¶
func (e TransportDocumentSummaryDValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentSummaryDValidationError) Error ¶
func (e TransportDocumentSummaryDValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentSummaryDValidationError) ErrorName ¶
func (e TransportDocumentSummaryDValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentSummaryDValidationError) Field ¶
func (e TransportDocumentSummaryDValidationError) Field() string
Field function returns field value.
func (TransportDocumentSummaryDValidationError) Key ¶
func (e TransportDocumentSummaryDValidationError) Key() bool
Key function returns key value.
func (TransportDocumentSummaryDValidationError) Reason ¶
func (e TransportDocumentSummaryDValidationError) Reason() string
Reason function returns reason value.
type TransportDocumentSummaryMultiError ¶
type TransportDocumentSummaryMultiError []error
TransportDocumentSummaryMultiError is an error wrapping multiple validation errors returned by TransportDocumentSummary.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentSummaryMultiError) AllErrors ¶
func (m TransportDocumentSummaryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentSummaryMultiError) Error ¶
func (m TransportDocumentSummaryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentSummaryT ¶
type TransportDocumentSummaryT struct { TransportDocumentCreatedDateTime *timestamppb.Timestamp `` /* 163-byte string literal not displayed */ TransportDocumentUpdatedDateTime *timestamppb.Timestamp `` /* 163-byte string literal not displayed */ IssueDate *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=issue_date,json=issueDate,proto3" json:"issue_date,omitempty"` ShippedOnboardDate *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=shipped_onboard_date,json=shippedOnboardDate,proto3" json:"shipped_onboard_date,omitempty"` ReceivedForShipmentDate *timestamppb.Timestamp `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransportDocumentSummaryT) Descriptor
deprecated
func (*TransportDocumentSummaryT) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocumentSummaryT.ProtoReflect.Descriptor instead.
func (*TransportDocumentSummaryT) GetIssueDate ¶
func (x *TransportDocumentSummaryT) GetIssueDate() *timestamppb.Timestamp
func (*TransportDocumentSummaryT) GetReceivedForShipmentDate ¶
func (x *TransportDocumentSummaryT) GetReceivedForShipmentDate() *timestamppb.Timestamp
func (*TransportDocumentSummaryT) GetShippedOnboardDate ¶
func (x *TransportDocumentSummaryT) GetShippedOnboardDate() *timestamppb.Timestamp
func (*TransportDocumentSummaryT) GetTransportDocumentCreatedDateTime ¶
func (x *TransportDocumentSummaryT) GetTransportDocumentCreatedDateTime() *timestamppb.Timestamp
func (*TransportDocumentSummaryT) GetTransportDocumentUpdatedDateTime ¶
func (x *TransportDocumentSummaryT) GetTransportDocumentUpdatedDateTime() *timestamppb.Timestamp
func (*TransportDocumentSummaryT) ProtoMessage ¶
func (*TransportDocumentSummaryT) ProtoMessage()
func (*TransportDocumentSummaryT) ProtoReflect ¶
func (x *TransportDocumentSummaryT) ProtoReflect() protoreflect.Message
func (*TransportDocumentSummaryT) Reset ¶
func (x *TransportDocumentSummaryT) Reset()
func (*TransportDocumentSummaryT) String ¶
func (x *TransportDocumentSummaryT) String() string
func (*TransportDocumentSummaryT) Validate ¶
func (m *TransportDocumentSummaryT) Validate() error
Validate checks the field values on TransportDocumentSummaryT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocumentSummaryT) ValidateAll ¶
func (m *TransportDocumentSummaryT) ValidateAll() error
ValidateAll checks the field values on TransportDocumentSummaryT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentSummaryTMultiError, or nil if none found.
type TransportDocumentSummaryTMultiError ¶
type TransportDocumentSummaryTMultiError []error
TransportDocumentSummaryTMultiError is an error wrapping multiple validation errors returned by TransportDocumentSummaryT.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentSummaryTMultiError) AllErrors ¶
func (m TransportDocumentSummaryTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentSummaryTMultiError) Error ¶
func (m TransportDocumentSummaryTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentSummaryTValidationError ¶
type TransportDocumentSummaryTValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentSummaryTValidationError is the validation error returned by TransportDocumentSummaryT.Validate if the designated constraints aren't met.
func (TransportDocumentSummaryTValidationError) Cause ¶
func (e TransportDocumentSummaryTValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentSummaryTValidationError) Error ¶
func (e TransportDocumentSummaryTValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentSummaryTValidationError) ErrorName ¶
func (e TransportDocumentSummaryTValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentSummaryTValidationError) Field ¶
func (e TransportDocumentSummaryTValidationError) Field() string
Field function returns field value.
func (TransportDocumentSummaryTValidationError) Key ¶
func (e TransportDocumentSummaryTValidationError) Key() bool
Key function returns key value.
func (TransportDocumentSummaryTValidationError) Reason ¶
func (e TransportDocumentSummaryTValidationError) Reason() string
Reason function returns reason value.
type TransportDocumentSummaryValidationError ¶
type TransportDocumentSummaryValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentSummaryValidationError is the validation error returned by TransportDocumentSummary.Validate if the designated constraints aren't met.
func (TransportDocumentSummaryValidationError) Cause ¶
func (e TransportDocumentSummaryValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentSummaryValidationError) Error ¶
func (e TransportDocumentSummaryValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentSummaryValidationError) ErrorName ¶
func (e TransportDocumentSummaryValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentSummaryValidationError) Field ¶
func (e TransportDocumentSummaryValidationError) Field() string
Field function returns field value.
func (TransportDocumentSummaryValidationError) Key ¶
func (e TransportDocumentSummaryValidationError) Key() bool
Key function returns key value.
func (TransportDocumentSummaryValidationError) Reason ¶
func (e TransportDocumentSummaryValidationError) Reason() string
Reason function returns reason value.
type TransportDocumentT ¶
type TransportDocumentT struct { IssueDate *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=issue_date,json=issueDate,proto3" json:"issue_date,omitempty"` ShippedOnboardDate *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=shipped_onboard_date,json=shippedOnboardDate,proto3" json:"shipped_onboard_date,omitempty"` ReceivedForShipmentDate *timestamppb.Timestamp `` /* 134-byte string literal not displayed */ CreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_date_time,json=createdDateTime,proto3" json:"created_date_time,omitempty"` UpdatedDateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_date_time,json=updatedDateTime,proto3" json:"updated_date_time,omitempty"` // contains filtered or unexported fields }
func (*TransportDocumentT) Descriptor
deprecated
func (*TransportDocumentT) Descriptor() ([]byte, []int)
Deprecated: Use TransportDocumentT.ProtoReflect.Descriptor instead.
func (*TransportDocumentT) GetCreatedDateTime ¶
func (x *TransportDocumentT) GetCreatedDateTime() *timestamppb.Timestamp
func (*TransportDocumentT) GetIssueDate ¶
func (x *TransportDocumentT) GetIssueDate() *timestamppb.Timestamp
func (*TransportDocumentT) GetReceivedForShipmentDate ¶
func (x *TransportDocumentT) GetReceivedForShipmentDate() *timestamppb.Timestamp
func (*TransportDocumentT) GetShippedOnboardDate ¶
func (x *TransportDocumentT) GetShippedOnboardDate() *timestamppb.Timestamp
func (*TransportDocumentT) GetUpdatedDateTime ¶
func (x *TransportDocumentT) GetUpdatedDateTime() *timestamppb.Timestamp
func (*TransportDocumentT) ProtoMessage ¶
func (*TransportDocumentT) ProtoMessage()
func (*TransportDocumentT) ProtoReflect ¶
func (x *TransportDocumentT) ProtoReflect() protoreflect.Message
func (*TransportDocumentT) Reset ¶
func (x *TransportDocumentT) Reset()
func (*TransportDocumentT) String ¶
func (x *TransportDocumentT) String() string
func (*TransportDocumentT) Validate ¶
func (m *TransportDocumentT) Validate() error
Validate checks the field values on TransportDocumentT with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TransportDocumentT) ValidateAll ¶
func (m *TransportDocumentT) ValidateAll() error
ValidateAll checks the field values on TransportDocumentT with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TransportDocumentTMultiError, or nil if none found.
type TransportDocumentTMultiError ¶
type TransportDocumentTMultiError []error
TransportDocumentTMultiError is an error wrapping multiple validation errors returned by TransportDocumentT.ValidateAll() if the designated constraints aren't met.
func (TransportDocumentTMultiError) AllErrors ¶
func (m TransportDocumentTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportDocumentTMultiError) Error ¶
func (m TransportDocumentTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportDocumentTValidationError ¶
type TransportDocumentTValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentTValidationError is the validation error returned by TransportDocumentT.Validate if the designated constraints aren't met.
func (TransportDocumentTValidationError) Cause ¶
func (e TransportDocumentTValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentTValidationError) Error ¶
func (e TransportDocumentTValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentTValidationError) ErrorName ¶
func (e TransportDocumentTValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentTValidationError) Field ¶
func (e TransportDocumentTValidationError) Field() string
Field function returns field value.
func (TransportDocumentTValidationError) Key ¶
func (e TransportDocumentTValidationError) Key() bool
Key function returns key value.
func (TransportDocumentTValidationError) Reason ¶
func (e TransportDocumentTValidationError) Reason() string
Reason function returns reason value.
type TransportDocumentValidationError ¶
type TransportDocumentValidationError struct {
// contains filtered or unexported fields
}
TransportDocumentValidationError is the validation error returned by TransportDocument.Validate if the designated constraints aren't met.
func (TransportDocumentValidationError) Cause ¶
func (e TransportDocumentValidationError) Cause() error
Cause function returns cause value.
func (TransportDocumentValidationError) Error ¶
func (e TransportDocumentValidationError) Error() string
Error satisfies the builtin error interface
func (TransportDocumentValidationError) ErrorName ¶
func (e TransportDocumentValidationError) ErrorName() string
ErrorName returns error name.
func (TransportDocumentValidationError) Field ¶
func (e TransportDocumentValidationError) Field() string
Field function returns field value.
func (TransportDocumentValidationError) Key ¶
func (e TransportDocumentValidationError) Key() bool
Key function returns key value.
func (TransportDocumentValidationError) Reason ¶
func (e TransportDocumentValidationError) Reason() string
Reason function returns reason value.
type TransportMultiError ¶
type TransportMultiError []error
TransportMultiError is an error wrapping multiple validation errors returned by Transport.ValidateAll() if the designated constraints aren't met.
func (TransportMultiError) AllErrors ¶
func (m TransportMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportMultiError) Error ¶
func (m TransportMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportValidationError ¶
type TransportValidationError struct {
// contains filtered or unexported fields
}
TransportValidationError is the validation error returned by Transport.Validate if the designated constraints aren't met.
func (TransportValidationError) Cause ¶
func (e TransportValidationError) Cause() error
Cause function returns cause value.
func (TransportValidationError) Error ¶
func (e TransportValidationError) Error() string
Error satisfies the builtin error interface
func (TransportValidationError) ErrorName ¶
func (e TransportValidationError) ErrorName() string
ErrorName returns error name.
func (TransportValidationError) Field ¶
func (e TransportValidationError) Field() string
Field function returns field value.
func (TransportValidationError) Key ¶
func (e TransportValidationError) Key() bool
Key function returns key value.
func (TransportValidationError) Reason ¶
func (e TransportValidationError) Reason() string
Reason function returns reason value.
type UnimplementedConsignmentItemServiceServer ¶
type UnimplementedConsignmentItemServiceServer struct{}
UnimplementedConsignmentItemServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItem ¶
func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItem(context.Context, *CreateConsignmentItemRequest) (*CreateConsignmentItemResponse, error)
func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItemsByShippingInstructionIdAndTOs ¶
func (UnimplementedConsignmentItemServiceServer) CreateConsignmentItemsByShippingInstructionIdAndTOs(context.Context, *CreateConsignmentItemsByShippingInstructionIdAndTOsRequest) (*CreateConsignmentItemsByShippingInstructionIdAndTOsResponse, error)
func (UnimplementedConsignmentItemServiceServer) FetchConsignmentItemsTOByShippingInstructionId ¶
func (UnimplementedConsignmentItemServiceServer) FetchConsignmentItemsTOByShippingInstructionId(context.Context, *FetchConsignmentItemsTOByShippingInstructionIdRequest) (*FetchConsignmentItemsTOByShippingInstructionIdResponse, error)
func (UnimplementedConsignmentItemServiceServer) RemoveConsignmentItemsByShippingInstructionId ¶
func (UnimplementedConsignmentItemServiceServer) RemoveConsignmentItemsByShippingInstructionId(context.Context, *RemoveConsignmentItemsByShippingInstructionIdRequest) (*RemoveConsignmentItemsByShippingInstructionIdResponse, error)
type UnimplementedIssueRequestResponseServiceServer ¶
type UnimplementedIssueRequestResponseServiceServer struct{}
UnimplementedIssueRequestResponseServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedIssueRequestResponseServiceServer) CreateIssuanceRequestResponse ¶
func (UnimplementedIssueRequestResponseServiceServer) CreateIssuanceRequestResponse(context.Context, *CreateIssuanceRequestResponseRequest) (*CreateIssuanceRequestResponseResponse, error)
func (UnimplementedIssueRequestResponseServiceServer) UpdateIssuanceRequestResponse ¶
func (UnimplementedIssueRequestResponseServiceServer) UpdateIssuanceRequestResponse(context.Context, *UpdateIssuanceRequestResponseRequest) (*UpdateIssuanceRequestResponseResponse, error)
type UnimplementedIssueRequestServiceServer ¶
type UnimplementedIssueRequestServiceServer struct{}
UnimplementedIssueRequestServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedIssueRequestServiceServer) CreateEblVisualization ¶
func (UnimplementedIssueRequestServiceServer) CreateEblVisualization(context.Context, *CreateEblVisualizationRequest) (*CreateEblVisualizationResponse, error)
func (UnimplementedIssueRequestServiceServer) CreateIssuanceRequest ¶
func (UnimplementedIssueRequestServiceServer) CreateIssuanceRequest(context.Context, *CreateIssuanceRequestRequest) (*CreateIssuanceRequestResponse, error)
func (UnimplementedIssueRequestServiceServer) CreateIssueParty ¶
func (UnimplementedIssueRequestServiceServer) CreateIssueParty(context.Context, *CreateIssuePartyRequest) (*CreateIssuePartyResponse, error)
func (UnimplementedIssueRequestServiceServer) CreateIssuePartySupportingCode ¶
func (UnimplementedIssueRequestServiceServer) CreateIssuePartySupportingCode(context.Context, *CreateIssuePartySupportingCodeRequest) (*CreateIssuePartySupportingCodeResponse, error)
func (UnimplementedIssueRequestServiceServer) GetIssueParties ¶
func (UnimplementedIssueRequestServiceServer) GetIssueParties(context.Context, *GetIssuePartiesRequest) (*GetIssuePartiesResponse, error)
func (UnimplementedIssueRequestServiceServer) GetIssueParty ¶
func (UnimplementedIssueRequestServiceServer) GetIssueParty(context.Context, *GetIssuePartyRequest) (*GetIssuePartyResponse, error)
func (UnimplementedIssueRequestServiceServer) GetIssuePartyByPk ¶
func (UnimplementedIssueRequestServiceServer) GetIssuePartyByPk(context.Context, *GetIssuePartyByPkRequest) (*GetIssuePartyByPkResponse, error)
func (UnimplementedIssueRequestServiceServer) UpdateEblVisualization ¶
func (UnimplementedIssueRequestServiceServer) UpdateEblVisualization(context.Context, *UpdateEblVisualizationRequest) (*UpdateEblVisualizationResponse, error)
func (UnimplementedIssueRequestServiceServer) UpdateIssuanceRequest ¶
func (UnimplementedIssueRequestServiceServer) UpdateIssuanceRequest(context.Context, *UpdateIssuanceRequestRequest) (*UpdateIssuanceRequestResponse, error)
func (UnimplementedIssueRequestServiceServer) UpdateIssueParty ¶
func (UnimplementedIssueRequestServiceServer) UpdateIssueParty(context.Context, *UpdateIssuePartyRequest) (*UpdateIssuePartyResponse, error)
func (UnimplementedIssueRequestServiceServer) UpdateIssuePartySupportingCode ¶
func (UnimplementedIssueRequestServiceServer) UpdateIssuePartySupportingCode(context.Context, *UpdateIssuePartySupportingCodeRequest) (*UpdateIssuePartySupportingCodeResponse, error)
type UnimplementedShippingInstructionServiceServer ¶
type UnimplementedShippingInstructionServiceServer struct{}
UnimplementedShippingInstructionServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedShippingInstructionServiceServer) CreateShippingInstruction ¶
func (UnimplementedShippingInstructionServiceServer) CreateShippingInstruction(context.Context, *CreateShippingInstructionRequest) (*CreateShippingInstructionResponse, error)
func (UnimplementedShippingInstructionServiceServer) FindById ¶
func (UnimplementedShippingInstructionServiceServer) FindById(context.Context, *FindByIdRequest) (*FindByIdResponse, error)
func (UnimplementedShippingInstructionServiceServer) FindByReference ¶
func (UnimplementedShippingInstructionServiceServer) FindByReference(context.Context, *FindByReferenceRequest) (*FindByReferenceResponse, error)
func (UnimplementedShippingInstructionServiceServer) GetShippingInstructionByPk ¶
func (UnimplementedShippingInstructionServiceServer) GetShippingInstructionByPk(context.Context, *GetShippingInstructionByPkRequest) (*GetShippingInstructionByPkResponse, error)
func (UnimplementedShippingInstructionServiceServer) GetShippingInstructions ¶
func (UnimplementedShippingInstructionServiceServer) GetShippingInstructions(context.Context, *GetShippingInstructionsRequest) (*GetShippingInstructionsResponse, error)
func (UnimplementedShippingInstructionServiceServer) UpdateShippingInstructionByShippingInstructionReference ¶
func (UnimplementedShippingInstructionServiceServer) UpdateShippingInstructionByShippingInstructionReference(context.Context, *UpdateShippingInstructionByShippingInstructionReferenceRequest) (*UpdateShippingInstructionByShippingInstructionReferenceResponse, error)
type UnimplementedShippingInstructionSummaryServiceServer ¶
type UnimplementedShippingInstructionSummaryServiceServer struct{}
UnimplementedShippingInstructionSummaryServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedShippingInstructionSummaryServiceServer) CreateShippingInstructionSummary ¶
func (UnimplementedShippingInstructionSummaryServiceServer) CreateShippingInstructionSummary(context.Context, *CreateShippingInstructionSummaryRequest) (*CreateShippingInstructionSummaryResponse, error)
func (UnimplementedShippingInstructionSummaryServiceServer) GetShippingInstructionSummaries ¶
func (UnimplementedShippingInstructionSummaryServiceServer) GetShippingInstructionSummaries(context.Context, *GetShippingInstructionSummariesRequest) (*GetShippingInstructionSummariesResponse, error)
type UnimplementedShippingServiceServer ¶
type UnimplementedShippingServiceServer struct{}
UnimplementedShippingServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedShippingServiceServer) CreateShipment ¶
func (UnimplementedShippingServiceServer) CreateShipment(context.Context, *CreateShipmentRequest) (*CreateShipmentResponse, error)
func (UnimplementedShippingServiceServer) CreateTransport ¶
func (UnimplementedShippingServiceServer) CreateTransport(context.Context, *CreateTransportRequest) (*CreateTransportResponse, error)
func (UnimplementedShippingServiceServer) FindCarrierBookingReferenceByShippingInstructionId ¶
func (UnimplementedShippingServiceServer) FindCarrierBookingReferenceByShippingInstructionId(context.Context, *FindCarrierBookingReferenceByShippingInstructionIdRequest) (*FindCarrierBookingReferenceByShippingInstructionIdResponse, error)
func (UnimplementedShippingServiceServer) GetShipment ¶
func (UnimplementedShippingServiceServer) GetShipment(context.Context, *GetShipmentRequest) (*GetShipmentResponse, error)
func (UnimplementedShippingServiceServer) GetShipmentByPk ¶
func (UnimplementedShippingServiceServer) GetShipmentByPk(context.Context, *GetShipmentByPkRequest) (*GetShipmentByPkResponse, error)
func (UnimplementedShippingServiceServer) GetShipments ¶
func (UnimplementedShippingServiceServer) GetShipments(context.Context, *GetShipmentsRequest) (*GetShipmentsResponse, error)
func (UnimplementedShippingServiceServer) GetTransport ¶
func (UnimplementedShippingServiceServer) GetTransport(context.Context, *GetTransportRequest) (*GetTransportResponse, error)
func (UnimplementedShippingServiceServer) GetTransportByPk ¶
func (UnimplementedShippingServiceServer) GetTransportByPk(context.Context, *GetTransportByPkRequest) (*GetTransportByPkResponse, error)
func (UnimplementedShippingServiceServer) GetTransports ¶
func (UnimplementedShippingServiceServer) GetTransports(context.Context, *GetTransportsRequest) (*GetTransportsResponse, error)
type UnimplementedSurrenderRequestAnswerServiceServer ¶
type UnimplementedSurrenderRequestAnswerServiceServer struct{}
UnimplementedSurrenderRequestAnswerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSurrenderRequestAnswerServiceServer) CreateSurrenderRequestAnswer ¶
func (UnimplementedSurrenderRequestAnswerServiceServer) CreateSurrenderRequestAnswer(context.Context, *CreateSurrenderRequestAnswerRequest) (*CreateSurrenderRequestAnswerResponse, error)
func (UnimplementedSurrenderRequestAnswerServiceServer) UpdateSurrenderRequestAnswer ¶
func (UnimplementedSurrenderRequestAnswerServiceServer) UpdateSurrenderRequestAnswer(context.Context, *UpdateSurrenderRequestAnswerRequest) (*UpdateSurrenderRequestAnswerResponse, error)
type UnimplementedSurrenderRequestServiceServer ¶
type UnimplementedSurrenderRequestServiceServer struct{}
UnimplementedSurrenderRequestServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSurrenderRequestServiceServer) CreateEndorsementChainLink ¶
func (UnimplementedSurrenderRequestServiceServer) CreateEndorsementChainLink(context.Context, *CreateEndorsementChainLinkRequest) (*CreateEndorsementChainLinkResponse, error)
func (UnimplementedSurrenderRequestServiceServer) CreateSurrenderRequest ¶
func (UnimplementedSurrenderRequestServiceServer) CreateSurrenderRequest(context.Context, *CreateSurrenderRequestRequest) (*CreateSurrenderRequestResponse, error)
func (UnimplementedSurrenderRequestServiceServer) CreateTransactionParty ¶
func (UnimplementedSurrenderRequestServiceServer) CreateTransactionParty(context.Context, *CreateTransactionPartyRequest) (*CreateTransactionPartyResponse, error)
func (UnimplementedSurrenderRequestServiceServer) CreateTransactionPartySupportingCode ¶
func (UnimplementedSurrenderRequestServiceServer) CreateTransactionPartySupportingCode(context.Context, *CreateTransactionPartySupportingCodeRequest) (*CreateTransactionPartySupportingCodeResponse, error)
func (UnimplementedSurrenderRequestServiceServer) GetTransactionParties ¶
func (UnimplementedSurrenderRequestServiceServer) GetTransactionParties(context.Context, *GetTransactionPartiesRequest) (*GetTransactionPartiesResponse, error)
func (UnimplementedSurrenderRequestServiceServer) GetTransactionParty ¶
func (UnimplementedSurrenderRequestServiceServer) GetTransactionParty(context.Context, *GetTransactionPartyRequest) (*GetTransactionPartyResponse, error)
func (UnimplementedSurrenderRequestServiceServer) GetTransactionPartyByPk ¶
func (UnimplementedSurrenderRequestServiceServer) GetTransactionPartyByPk(context.Context, *GetTransactionPartyByPkRequest) (*GetTransactionPartyByPkResponse, error)
func (UnimplementedSurrenderRequestServiceServer) UpdateEndorsementChainLink ¶
func (UnimplementedSurrenderRequestServiceServer) UpdateEndorsementChainLink(context.Context, *UpdateEndorsementChainLinkRequest) (*UpdateEndorsementChainLinkResponse, error)
func (UnimplementedSurrenderRequestServiceServer) UpdateSurrenderRequest ¶
func (UnimplementedSurrenderRequestServiceServer) UpdateSurrenderRequest(context.Context, *UpdateSurrenderRequestRequest) (*UpdateSurrenderRequestResponse, error)
func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionParty ¶
func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionParty(context.Context, *UpdateTransactionPartyRequest) (*UpdateTransactionPartyResponse, error)
func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionPartySupportingCode ¶
func (UnimplementedSurrenderRequestServiceServer) UpdateTransactionPartySupportingCode(context.Context, *UpdateTransactionPartySupportingCodeRequest) (*UpdateTransactionPartySupportingCodeResponse, error)
type UnimplementedTransportDocumentServiceServer ¶
type UnimplementedTransportDocumentServiceServer struct{}
UnimplementedTransportDocumentServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTransportDocumentServiceServer) ApproveTransportDocument ¶
func (UnimplementedTransportDocumentServiceServer) ApproveTransportDocument(context.Context, *ApproveTransportDocumentRequest) (*ApproveTransportDocumentResponse, error)
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocument ¶
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocument(context.Context, *CreateTransportDocumentRequest) (*CreateTransportDocumentResponse, error)
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentFromShippingInstructionTO ¶
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentFromShippingInstructionTO(context.Context, *CreateTransportDocumentFromShippingInstructionTORequest) (*CreateTransportDocumentFromShippingInstructionTOResponse, error)
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentSummary ¶
func (UnimplementedTransportDocumentServiceServer) CreateTransportDocumentSummary(context.Context, *CreateTransportDocumentSummaryRequest) (*CreateTransportDocumentSummaryResponse, error)
func (UnimplementedTransportDocumentServiceServer) FindByTransportDocumentReference ¶
func (UnimplementedTransportDocumentServiceServer) FindByTransportDocumentReference(context.Context, *FindByTransportDocumentReferenceRequest) (*FindByTransportDocumentReferenceResponse, error)
func (UnimplementedTransportDocumentServiceServer) FindTransportDocumentById ¶
func (UnimplementedTransportDocumentServiceServer) FindTransportDocumentById(context.Context, *FindTransportDocumentByIdRequest) (*FindTransportDocumentByIdResponse, error)
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentByPk ¶
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentByPk(context.Context, *GetTransportDocumentByPkRequest) (*GetTransportDocumentByPkResponse, error)
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaries ¶
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaries(context.Context, *GetTransportDocumentSummariesRequest) (*GetTransportDocumentSummariesResponse, error)
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaryByPk ¶
func (UnimplementedTransportDocumentServiceServer) GetTransportDocumentSummaryByPk(context.Context, *GetTransportDocumentSummaryByPkRequest) (*GetTransportDocumentSummaryByPkResponse, error)
func (UnimplementedTransportDocumentServiceServer) GetTransportDocuments ¶
func (UnimplementedTransportDocumentServiceServer) GetTransportDocuments(context.Context, *GetTransportDocumentsRequest) (*GetTransportDocumentsResponse, error)
type UnsafeConsignmentItemServiceServer ¶
type UnsafeConsignmentItemServiceServer interface {
// contains filtered or unexported methods
}
UnsafeConsignmentItemServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConsignmentItemServiceServer will result in compilation errors.
type UnsafeIssueRequestResponseServiceServer ¶
type UnsafeIssueRequestResponseServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIssueRequestResponseServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IssueRequestResponseServiceServer will result in compilation errors.
type UnsafeIssueRequestServiceServer ¶
type UnsafeIssueRequestServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIssueRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IssueRequestServiceServer will result in compilation errors.
type UnsafeShippingInstructionServiceServer ¶
type UnsafeShippingInstructionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeShippingInstructionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ShippingInstructionServiceServer will result in compilation errors.
type UnsafeShippingInstructionSummaryServiceServer ¶
type UnsafeShippingInstructionSummaryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeShippingInstructionSummaryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ShippingInstructionSummaryServiceServer will result in compilation errors.
type UnsafeShippingServiceServer ¶
type UnsafeShippingServiceServer interface {
// contains filtered or unexported methods
}
UnsafeShippingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ShippingServiceServer will result in compilation errors.
type UnsafeSurrenderRequestAnswerServiceServer ¶
type UnsafeSurrenderRequestAnswerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSurrenderRequestAnswerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SurrenderRequestAnswerServiceServer will result in compilation errors.
type UnsafeSurrenderRequestServiceServer ¶
type UnsafeSurrenderRequestServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSurrenderRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SurrenderRequestServiceServer will result in compilation errors.
type UnsafeTransportDocumentServiceServer ¶
type UnsafeTransportDocumentServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTransportDocumentServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TransportDocumentServiceServer will result in compilation errors.
type UpdateEblVisualizationRequest ¶
type UpdateEblVisualizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateEblVisualizationRequest) Descriptor
deprecated
func (*UpdateEblVisualizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEblVisualizationRequest.ProtoReflect.Descriptor instead.
func (*UpdateEblVisualizationRequest) GetContent ¶
func (x *UpdateEblVisualizationRequest) GetContent() string
func (*UpdateEblVisualizationRequest) GetId ¶
func (x *UpdateEblVisualizationRequest) GetId() string
func (*UpdateEblVisualizationRequest) GetName ¶
func (x *UpdateEblVisualizationRequest) GetName() string
func (*UpdateEblVisualizationRequest) GetRequestId ¶
func (x *UpdateEblVisualizationRequest) GetRequestId() string
func (*UpdateEblVisualizationRequest) GetUserEmail ¶
func (x *UpdateEblVisualizationRequest) GetUserEmail() string
func (*UpdateEblVisualizationRequest) GetUserId ¶
func (x *UpdateEblVisualizationRequest) GetUserId() string
func (*UpdateEblVisualizationRequest) ProtoMessage ¶
func (*UpdateEblVisualizationRequest) ProtoMessage()
func (*UpdateEblVisualizationRequest) ProtoReflect ¶
func (x *UpdateEblVisualizationRequest) ProtoReflect() protoreflect.Message
func (*UpdateEblVisualizationRequest) Reset ¶
func (x *UpdateEblVisualizationRequest) Reset()
func (*UpdateEblVisualizationRequest) String ¶
func (x *UpdateEblVisualizationRequest) String() string
func (*UpdateEblVisualizationRequest) Validate ¶
func (m *UpdateEblVisualizationRequest) Validate() error
Validate checks the field values on UpdateEblVisualizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateEblVisualizationRequest) ValidateAll ¶
func (m *UpdateEblVisualizationRequest) ValidateAll() error
ValidateAll checks the field values on UpdateEblVisualizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateEblVisualizationRequestMultiError, or nil if none found.
type UpdateEblVisualizationRequestMultiError ¶
type UpdateEblVisualizationRequestMultiError []error
UpdateEblVisualizationRequestMultiError is an error wrapping multiple validation errors returned by UpdateEblVisualizationRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateEblVisualizationRequestMultiError) AllErrors ¶
func (m UpdateEblVisualizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEblVisualizationRequestMultiError) Error ¶
func (m UpdateEblVisualizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEblVisualizationRequestValidationError ¶
type UpdateEblVisualizationRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEblVisualizationRequestValidationError is the validation error returned by UpdateEblVisualizationRequest.Validate if the designated constraints aren't met.
func (UpdateEblVisualizationRequestValidationError) Cause ¶
func (e UpdateEblVisualizationRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEblVisualizationRequestValidationError) Error ¶
func (e UpdateEblVisualizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEblVisualizationRequestValidationError) ErrorName ¶
func (e UpdateEblVisualizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEblVisualizationRequestValidationError) Field ¶
func (e UpdateEblVisualizationRequestValidationError) Field() string
Field function returns field value.
func (UpdateEblVisualizationRequestValidationError) Key ¶
func (e UpdateEblVisualizationRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEblVisualizationRequestValidationError) Reason ¶
func (e UpdateEblVisualizationRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEblVisualizationResponse ¶
type UpdateEblVisualizationResponse struct {
// contains filtered or unexported fields
}
func (*UpdateEblVisualizationResponse) Descriptor
deprecated
func (*UpdateEblVisualizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEblVisualizationResponse.ProtoReflect.Descriptor instead.
func (*UpdateEblVisualizationResponse) ProtoMessage ¶
func (*UpdateEblVisualizationResponse) ProtoMessage()
func (*UpdateEblVisualizationResponse) ProtoReflect ¶
func (x *UpdateEblVisualizationResponse) ProtoReflect() protoreflect.Message
func (*UpdateEblVisualizationResponse) Reset ¶
func (x *UpdateEblVisualizationResponse) Reset()
func (*UpdateEblVisualizationResponse) String ¶
func (x *UpdateEblVisualizationResponse) String() string
func (*UpdateEblVisualizationResponse) Validate ¶
func (m *UpdateEblVisualizationResponse) Validate() error
Validate checks the field values on UpdateEblVisualizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateEblVisualizationResponse) ValidateAll ¶
func (m *UpdateEblVisualizationResponse) ValidateAll() error
ValidateAll checks the field values on UpdateEblVisualizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateEblVisualizationResponseMultiError, or nil if none found.
type UpdateEblVisualizationResponseMultiError ¶
type UpdateEblVisualizationResponseMultiError []error
UpdateEblVisualizationResponseMultiError is an error wrapping multiple validation errors returned by UpdateEblVisualizationResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateEblVisualizationResponseMultiError) AllErrors ¶
func (m UpdateEblVisualizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEblVisualizationResponseMultiError) Error ¶
func (m UpdateEblVisualizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEblVisualizationResponseValidationError ¶
type UpdateEblVisualizationResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateEblVisualizationResponseValidationError is the validation error returned by UpdateEblVisualizationResponse.Validate if the designated constraints aren't met.
func (UpdateEblVisualizationResponseValidationError) Cause ¶
func (e UpdateEblVisualizationResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateEblVisualizationResponseValidationError) Error ¶
func (e UpdateEblVisualizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEblVisualizationResponseValidationError) ErrorName ¶
func (e UpdateEblVisualizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEblVisualizationResponseValidationError) Field ¶
func (e UpdateEblVisualizationResponseValidationError) Field() string
Field function returns field value.
func (UpdateEblVisualizationResponseValidationError) Key ¶
func (e UpdateEblVisualizationResponseValidationError) Key() bool
Key function returns key value.
func (UpdateEblVisualizationResponseValidationError) Reason ¶
func (e UpdateEblVisualizationResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateEndorsementChainLinkRequest ¶
type UpdateEndorsementChainLinkRequest struct { EntryOrder int32 `protobuf:"varint,1,opt,name=entry_order,json=entryOrder,proto3" json:"entry_order,omitempty"` Actor uint32 `protobuf:"varint,2,opt,name=actor,proto3" json:"actor,omitempty"` Recipient uint32 `protobuf:"varint,3,opt,name=recipient,proto3" json:"recipient,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateEndorsementChainLinkRequest) Descriptor
deprecated
func (*UpdateEndorsementChainLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEndorsementChainLinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateEndorsementChainLinkRequest) GetActor ¶
func (x *UpdateEndorsementChainLinkRequest) GetActor() uint32
func (*UpdateEndorsementChainLinkRequest) GetEntryOrder ¶
func (x *UpdateEndorsementChainLinkRequest) GetEntryOrder() int32
func (*UpdateEndorsementChainLinkRequest) GetId ¶
func (x *UpdateEndorsementChainLinkRequest) GetId() string
func (*UpdateEndorsementChainLinkRequest) GetRecipient ¶
func (x *UpdateEndorsementChainLinkRequest) GetRecipient() uint32
func (*UpdateEndorsementChainLinkRequest) GetRequestId ¶
func (x *UpdateEndorsementChainLinkRequest) GetRequestId() string
func (*UpdateEndorsementChainLinkRequest) GetUserEmail ¶
func (x *UpdateEndorsementChainLinkRequest) GetUserEmail() string
func (*UpdateEndorsementChainLinkRequest) GetUserId ¶
func (x *UpdateEndorsementChainLinkRequest) GetUserId() string
func (*UpdateEndorsementChainLinkRequest) ProtoMessage ¶
func (*UpdateEndorsementChainLinkRequest) ProtoMessage()
func (*UpdateEndorsementChainLinkRequest) ProtoReflect ¶
func (x *UpdateEndorsementChainLinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateEndorsementChainLinkRequest) Reset ¶
func (x *UpdateEndorsementChainLinkRequest) Reset()
func (*UpdateEndorsementChainLinkRequest) String ¶
func (x *UpdateEndorsementChainLinkRequest) String() string
func (*UpdateEndorsementChainLinkRequest) Validate ¶
func (m *UpdateEndorsementChainLinkRequest) Validate() error
Validate checks the field values on UpdateEndorsementChainLinkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateEndorsementChainLinkRequest) ValidateAll ¶
func (m *UpdateEndorsementChainLinkRequest) ValidateAll() error
ValidateAll checks the field values on UpdateEndorsementChainLinkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateEndorsementChainLinkRequestMultiError, or nil if none found.
type UpdateEndorsementChainLinkRequestMultiError ¶
type UpdateEndorsementChainLinkRequestMultiError []error
UpdateEndorsementChainLinkRequestMultiError is an error wrapping multiple validation errors returned by UpdateEndorsementChainLinkRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateEndorsementChainLinkRequestMultiError) AllErrors ¶
func (m UpdateEndorsementChainLinkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEndorsementChainLinkRequestMultiError) Error ¶
func (m UpdateEndorsementChainLinkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEndorsementChainLinkRequestValidationError ¶
type UpdateEndorsementChainLinkRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEndorsementChainLinkRequestValidationError is the validation error returned by UpdateEndorsementChainLinkRequest.Validate if the designated constraints aren't met.
func (UpdateEndorsementChainLinkRequestValidationError) Cause ¶
func (e UpdateEndorsementChainLinkRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEndorsementChainLinkRequestValidationError) Error ¶
func (e UpdateEndorsementChainLinkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEndorsementChainLinkRequestValidationError) ErrorName ¶
func (e UpdateEndorsementChainLinkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEndorsementChainLinkRequestValidationError) Field ¶
func (e UpdateEndorsementChainLinkRequestValidationError) Field() string
Field function returns field value.
func (UpdateEndorsementChainLinkRequestValidationError) Key ¶
func (e UpdateEndorsementChainLinkRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEndorsementChainLinkRequestValidationError) Reason ¶
func (e UpdateEndorsementChainLinkRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEndorsementChainLinkResponse ¶
type UpdateEndorsementChainLinkResponse struct {
// contains filtered or unexported fields
}
func (*UpdateEndorsementChainLinkResponse) Descriptor
deprecated
func (*UpdateEndorsementChainLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEndorsementChainLinkResponse.ProtoReflect.Descriptor instead.
func (*UpdateEndorsementChainLinkResponse) ProtoMessage ¶
func (*UpdateEndorsementChainLinkResponse) ProtoMessage()
func (*UpdateEndorsementChainLinkResponse) ProtoReflect ¶
func (x *UpdateEndorsementChainLinkResponse) ProtoReflect() protoreflect.Message
func (*UpdateEndorsementChainLinkResponse) Reset ¶
func (x *UpdateEndorsementChainLinkResponse) Reset()
func (*UpdateEndorsementChainLinkResponse) String ¶
func (x *UpdateEndorsementChainLinkResponse) String() string
func (*UpdateEndorsementChainLinkResponse) Validate ¶
func (m *UpdateEndorsementChainLinkResponse) Validate() error
Validate checks the field values on UpdateEndorsementChainLinkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateEndorsementChainLinkResponse) ValidateAll ¶
func (m *UpdateEndorsementChainLinkResponse) ValidateAll() error
ValidateAll checks the field values on UpdateEndorsementChainLinkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateEndorsementChainLinkResponseMultiError, or nil if none found.
type UpdateEndorsementChainLinkResponseMultiError ¶
type UpdateEndorsementChainLinkResponseMultiError []error
UpdateEndorsementChainLinkResponseMultiError is an error wrapping multiple validation errors returned by UpdateEndorsementChainLinkResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateEndorsementChainLinkResponseMultiError) AllErrors ¶
func (m UpdateEndorsementChainLinkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEndorsementChainLinkResponseMultiError) Error ¶
func (m UpdateEndorsementChainLinkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEndorsementChainLinkResponseValidationError ¶
type UpdateEndorsementChainLinkResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateEndorsementChainLinkResponseValidationError is the validation error returned by UpdateEndorsementChainLinkResponse.Validate if the designated constraints aren't met.
func (UpdateEndorsementChainLinkResponseValidationError) Cause ¶
func (e UpdateEndorsementChainLinkResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateEndorsementChainLinkResponseValidationError) Error ¶
func (e UpdateEndorsementChainLinkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEndorsementChainLinkResponseValidationError) ErrorName ¶
func (e UpdateEndorsementChainLinkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEndorsementChainLinkResponseValidationError) Field ¶
func (e UpdateEndorsementChainLinkResponseValidationError) Field() string
Field function returns field value.
func (UpdateEndorsementChainLinkResponseValidationError) Key ¶
func (e UpdateEndorsementChainLinkResponseValidationError) Key() bool
Key function returns key value.
func (UpdateEndorsementChainLinkResponseValidationError) Reason ¶
func (e UpdateEndorsementChainLinkResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuanceRequestRequest ¶
type UpdateIssuanceRequestRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceRequestState string `protobuf:"bytes,2,opt,name=issuance_request_state,json=issuanceRequestState,proto3" json:"issuance_request_state,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateIssuanceRequestRequest) Descriptor
deprecated
func (*UpdateIssuanceRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuanceRequestRequest.ProtoReflect.Descriptor instead.
func (*UpdateIssuanceRequestRequest) GetId ¶
func (x *UpdateIssuanceRequestRequest) GetId() string
func (*UpdateIssuanceRequestRequest) GetIssuanceRequestState ¶
func (x *UpdateIssuanceRequestRequest) GetIssuanceRequestState() string
func (*UpdateIssuanceRequestRequest) GetRequestId ¶
func (x *UpdateIssuanceRequestRequest) GetRequestId() string
func (*UpdateIssuanceRequestRequest) GetTransportDocumentReference ¶
func (x *UpdateIssuanceRequestRequest) GetTransportDocumentReference() string
func (*UpdateIssuanceRequestRequest) GetUserEmail ¶
func (x *UpdateIssuanceRequestRequest) GetUserEmail() string
func (*UpdateIssuanceRequestRequest) GetUserId ¶
func (x *UpdateIssuanceRequestRequest) GetUserId() string
func (*UpdateIssuanceRequestRequest) ProtoMessage ¶
func (*UpdateIssuanceRequestRequest) ProtoMessage()
func (*UpdateIssuanceRequestRequest) ProtoReflect ¶
func (x *UpdateIssuanceRequestRequest) ProtoReflect() protoreflect.Message
func (*UpdateIssuanceRequestRequest) Reset ¶
func (x *UpdateIssuanceRequestRequest) Reset()
func (*UpdateIssuanceRequestRequest) String ¶
func (x *UpdateIssuanceRequestRequest) String() string
func (*UpdateIssuanceRequestRequest) Validate ¶
func (m *UpdateIssuanceRequestRequest) Validate() error
Validate checks the field values on UpdateIssuanceRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuanceRequestRequest) ValidateAll ¶
func (m *UpdateIssuanceRequestRequest) ValidateAll() error
ValidateAll checks the field values on UpdateIssuanceRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuanceRequestRequestMultiError, or nil if none found.
type UpdateIssuanceRequestRequestMultiError ¶
type UpdateIssuanceRequestRequestMultiError []error
UpdateIssuanceRequestRequestMultiError is an error wrapping multiple validation errors returned by UpdateIssuanceRequestRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuanceRequestRequestMultiError) AllErrors ¶
func (m UpdateIssuanceRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuanceRequestRequestMultiError) Error ¶
func (m UpdateIssuanceRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuanceRequestRequestValidationError ¶
type UpdateIssuanceRequestRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuanceRequestRequestValidationError is the validation error returned by UpdateIssuanceRequestRequest.Validate if the designated constraints aren't met.
func (UpdateIssuanceRequestRequestValidationError) Cause ¶
func (e UpdateIssuanceRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuanceRequestRequestValidationError) Error ¶
func (e UpdateIssuanceRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuanceRequestRequestValidationError) ErrorName ¶
func (e UpdateIssuanceRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuanceRequestRequestValidationError) Field ¶
func (e UpdateIssuanceRequestRequestValidationError) Field() string
Field function returns field value.
func (UpdateIssuanceRequestRequestValidationError) Key ¶
func (e UpdateIssuanceRequestRequestValidationError) Key() bool
Key function returns key value.
func (UpdateIssuanceRequestRequestValidationError) Reason ¶
func (e UpdateIssuanceRequestRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuanceRequestResponse ¶
type UpdateIssuanceRequestResponse struct {
// contains filtered or unexported fields
}
func (*UpdateIssuanceRequestResponse) Descriptor
deprecated
func (*UpdateIssuanceRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuanceRequestResponse.ProtoReflect.Descriptor instead.
func (*UpdateIssuanceRequestResponse) ProtoMessage ¶
func (*UpdateIssuanceRequestResponse) ProtoMessage()
func (*UpdateIssuanceRequestResponse) ProtoReflect ¶
func (x *UpdateIssuanceRequestResponse) ProtoReflect() protoreflect.Message
func (*UpdateIssuanceRequestResponse) Reset ¶
func (x *UpdateIssuanceRequestResponse) Reset()
func (*UpdateIssuanceRequestResponse) String ¶
func (x *UpdateIssuanceRequestResponse) String() string
func (*UpdateIssuanceRequestResponse) Validate ¶
func (m *UpdateIssuanceRequestResponse) Validate() error
Validate checks the field values on UpdateIssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuanceRequestResponse) ValidateAll ¶
func (m *UpdateIssuanceRequestResponse) ValidateAll() error
ValidateAll checks the field values on UpdateIssuanceRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuanceRequestResponseMultiError, or nil if none found.
type UpdateIssuanceRequestResponseMultiError ¶
type UpdateIssuanceRequestResponseMultiError []error
UpdateIssuanceRequestResponseMultiError is an error wrapping multiple validation errors returned by UpdateIssuanceRequestResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseMultiError) AllErrors ¶
func (m UpdateIssuanceRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuanceRequestResponseMultiError) Error ¶
func (m UpdateIssuanceRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuanceRequestResponseRequest ¶
type UpdateIssuanceRequestResponseRequest struct { TransportDocumentReference string `` /* 141-byte string literal not displayed */ IssuanceResponseCode string `protobuf:"bytes,2,opt,name=issuance_response_code,json=issuanceResponseCode,proto3" json:"issuance_response_code,omitempty"` Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateIssuanceRequestResponseRequest) Descriptor
deprecated
func (*UpdateIssuanceRequestResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuanceRequestResponseRequest.ProtoReflect.Descriptor instead.
func (*UpdateIssuanceRequestResponseRequest) GetId ¶
func (x *UpdateIssuanceRequestResponseRequest) GetId() string
func (*UpdateIssuanceRequestResponseRequest) GetIssuanceResponseCode ¶
func (x *UpdateIssuanceRequestResponseRequest) GetIssuanceResponseCode() string
func (*UpdateIssuanceRequestResponseRequest) GetReason ¶
func (x *UpdateIssuanceRequestResponseRequest) GetReason() string
func (*UpdateIssuanceRequestResponseRequest) GetRequestId ¶
func (x *UpdateIssuanceRequestResponseRequest) GetRequestId() string
func (*UpdateIssuanceRequestResponseRequest) GetTransportDocumentReference ¶
func (x *UpdateIssuanceRequestResponseRequest) GetTransportDocumentReference() string
func (*UpdateIssuanceRequestResponseRequest) GetUserEmail ¶
func (x *UpdateIssuanceRequestResponseRequest) GetUserEmail() string
func (*UpdateIssuanceRequestResponseRequest) GetUserId ¶
func (x *UpdateIssuanceRequestResponseRequest) GetUserId() string
func (*UpdateIssuanceRequestResponseRequest) ProtoMessage ¶
func (*UpdateIssuanceRequestResponseRequest) ProtoMessage()
func (*UpdateIssuanceRequestResponseRequest) ProtoReflect ¶
func (x *UpdateIssuanceRequestResponseRequest) ProtoReflect() protoreflect.Message
func (*UpdateIssuanceRequestResponseRequest) Reset ¶
func (x *UpdateIssuanceRequestResponseRequest) Reset()
func (*UpdateIssuanceRequestResponseRequest) String ¶
func (x *UpdateIssuanceRequestResponseRequest) String() string
func (*UpdateIssuanceRequestResponseRequest) Validate ¶
func (m *UpdateIssuanceRequestResponseRequest) Validate() error
Validate checks the field values on UpdateIssuanceRequestResponseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuanceRequestResponseRequest) ValidateAll ¶
func (m *UpdateIssuanceRequestResponseRequest) ValidateAll() error
ValidateAll checks the field values on UpdateIssuanceRequestResponseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuanceRequestResponseRequestMultiError, or nil if none found.
type UpdateIssuanceRequestResponseRequestMultiError ¶
type UpdateIssuanceRequestResponseRequestMultiError []error
UpdateIssuanceRequestResponseRequestMultiError is an error wrapping multiple validation errors returned by UpdateIssuanceRequestResponseRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseRequestMultiError) AllErrors ¶
func (m UpdateIssuanceRequestResponseRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuanceRequestResponseRequestMultiError) Error ¶
func (m UpdateIssuanceRequestResponseRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuanceRequestResponseRequestValidationError ¶
type UpdateIssuanceRequestResponseRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuanceRequestResponseRequestValidationError is the validation error returned by UpdateIssuanceRequestResponseRequest.Validate if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseRequestValidationError) Cause ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuanceRequestResponseRequestValidationError) Error ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuanceRequestResponseRequestValidationError) ErrorName ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuanceRequestResponseRequestValidationError) Field ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) Field() string
Field function returns field value.
func (UpdateIssuanceRequestResponseRequestValidationError) Key ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) Key() bool
Key function returns key value.
func (UpdateIssuanceRequestResponseRequestValidationError) Reason ¶
func (e UpdateIssuanceRequestResponseRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuanceRequestResponseResponse ¶
type UpdateIssuanceRequestResponseResponse struct {
// contains filtered or unexported fields
}
func (*UpdateIssuanceRequestResponseResponse) Descriptor
deprecated
func (*UpdateIssuanceRequestResponseResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuanceRequestResponseResponse.ProtoReflect.Descriptor instead.
func (*UpdateIssuanceRequestResponseResponse) ProtoMessage ¶
func (*UpdateIssuanceRequestResponseResponse) ProtoMessage()
func (*UpdateIssuanceRequestResponseResponse) ProtoReflect ¶
func (x *UpdateIssuanceRequestResponseResponse) ProtoReflect() protoreflect.Message
func (*UpdateIssuanceRequestResponseResponse) Reset ¶
func (x *UpdateIssuanceRequestResponseResponse) Reset()
func (*UpdateIssuanceRequestResponseResponse) String ¶
func (x *UpdateIssuanceRequestResponseResponse) String() string
func (*UpdateIssuanceRequestResponseResponse) Validate ¶
func (m *UpdateIssuanceRequestResponseResponse) Validate() error
Validate checks the field values on UpdateIssuanceRequestResponseResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuanceRequestResponseResponse) ValidateAll ¶
func (m *UpdateIssuanceRequestResponseResponse) ValidateAll() error
ValidateAll checks the field values on UpdateIssuanceRequestResponseResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuanceRequestResponseResponseMultiError, or nil if none found.
type UpdateIssuanceRequestResponseResponseMultiError ¶
type UpdateIssuanceRequestResponseResponseMultiError []error
UpdateIssuanceRequestResponseResponseMultiError is an error wrapping multiple validation errors returned by UpdateIssuanceRequestResponseResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseResponseMultiError) AllErrors ¶
func (m UpdateIssuanceRequestResponseResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuanceRequestResponseResponseMultiError) Error ¶
func (m UpdateIssuanceRequestResponseResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuanceRequestResponseResponseValidationError ¶
type UpdateIssuanceRequestResponseResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuanceRequestResponseResponseValidationError is the validation error returned by UpdateIssuanceRequestResponseResponse.Validate if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseResponseValidationError) Cause ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuanceRequestResponseResponseValidationError) Error ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuanceRequestResponseResponseValidationError) ErrorName ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuanceRequestResponseResponseValidationError) Field ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) Field() string
Field function returns field value.
func (UpdateIssuanceRequestResponseResponseValidationError) Key ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) Key() bool
Key function returns key value.
func (UpdateIssuanceRequestResponseResponseValidationError) Reason ¶
func (e UpdateIssuanceRequestResponseResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuanceRequestResponseValidationError ¶
type UpdateIssuanceRequestResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuanceRequestResponseValidationError is the validation error returned by UpdateIssuanceRequestResponse.Validate if the designated constraints aren't met.
func (UpdateIssuanceRequestResponseValidationError) Cause ¶
func (e UpdateIssuanceRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuanceRequestResponseValidationError) Error ¶
func (e UpdateIssuanceRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuanceRequestResponseValidationError) ErrorName ¶
func (e UpdateIssuanceRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuanceRequestResponseValidationError) Field ¶
func (e UpdateIssuanceRequestResponseValidationError) Field() string
Field function returns field value.
func (UpdateIssuanceRequestResponseValidationError) Key ¶
func (e UpdateIssuanceRequestResponseValidationError) Key() bool
Key function returns key value.
func (UpdateIssuanceRequestResponseValidationError) Reason ¶
func (e UpdateIssuanceRequestResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuePartyRequest ¶
type UpdateIssuePartyRequest struct { EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,2,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,3,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ Id string `protobuf:"bytes,5,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateIssuePartyRequest) Descriptor
deprecated
func (*UpdateIssuePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuePartyRequest.ProtoReflect.Descriptor instead.
func (*UpdateIssuePartyRequest) GetEblPlatformIdentifier ¶
func (x *UpdateIssuePartyRequest) GetEblPlatformIdentifier() string
func (*UpdateIssuePartyRequest) GetId ¶
func (x *UpdateIssuePartyRequest) GetId() string
func (*UpdateIssuePartyRequest) GetLegalName ¶
func (x *UpdateIssuePartyRequest) GetLegalName() string
func (*UpdateIssuePartyRequest) GetLocationOfRegistration ¶
func (x *UpdateIssuePartyRequest) GetLocationOfRegistration() string
func (*UpdateIssuePartyRequest) GetRegistrationNumber ¶
func (x *UpdateIssuePartyRequest) GetRegistrationNumber() string
func (*UpdateIssuePartyRequest) GetRequestId ¶
func (x *UpdateIssuePartyRequest) GetRequestId() string
func (*UpdateIssuePartyRequest) GetUserEmail ¶
func (x *UpdateIssuePartyRequest) GetUserEmail() string
func (*UpdateIssuePartyRequest) GetUserId ¶
func (x *UpdateIssuePartyRequest) GetUserId() string
func (*UpdateIssuePartyRequest) ProtoMessage ¶
func (*UpdateIssuePartyRequest) ProtoMessage()
func (*UpdateIssuePartyRequest) ProtoReflect ¶
func (x *UpdateIssuePartyRequest) ProtoReflect() protoreflect.Message
func (*UpdateIssuePartyRequest) Reset ¶
func (x *UpdateIssuePartyRequest) Reset()
func (*UpdateIssuePartyRequest) String ¶
func (x *UpdateIssuePartyRequest) String() string
func (*UpdateIssuePartyRequest) Validate ¶
func (m *UpdateIssuePartyRequest) Validate() error
Validate checks the field values on UpdateIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuePartyRequest) ValidateAll ¶
func (m *UpdateIssuePartyRequest) ValidateAll() error
ValidateAll checks the field values on UpdateIssuePartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuePartyRequestMultiError, or nil if none found.
type UpdateIssuePartyRequestMultiError ¶
type UpdateIssuePartyRequestMultiError []error
UpdateIssuePartyRequestMultiError is an error wrapping multiple validation errors returned by UpdateIssuePartyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuePartyRequestMultiError) AllErrors ¶
func (m UpdateIssuePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuePartyRequestMultiError) Error ¶
func (m UpdateIssuePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuePartyRequestValidationError ¶
type UpdateIssuePartyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuePartyRequestValidationError is the validation error returned by UpdateIssuePartyRequest.Validate if the designated constraints aren't met.
func (UpdateIssuePartyRequestValidationError) Cause ¶
func (e UpdateIssuePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuePartyRequestValidationError) Error ¶
func (e UpdateIssuePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuePartyRequestValidationError) ErrorName ¶
func (e UpdateIssuePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuePartyRequestValidationError) Field ¶
func (e UpdateIssuePartyRequestValidationError) Field() string
Field function returns field value.
func (UpdateIssuePartyRequestValidationError) Key ¶
func (e UpdateIssuePartyRequestValidationError) Key() bool
Key function returns key value.
func (UpdateIssuePartyRequestValidationError) Reason ¶
func (e UpdateIssuePartyRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuePartyResponse ¶
type UpdateIssuePartyResponse struct {
// contains filtered or unexported fields
}
func (*UpdateIssuePartyResponse) Descriptor
deprecated
func (*UpdateIssuePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuePartyResponse.ProtoReflect.Descriptor instead.
func (*UpdateIssuePartyResponse) ProtoMessage ¶
func (*UpdateIssuePartyResponse) ProtoMessage()
func (*UpdateIssuePartyResponse) ProtoReflect ¶
func (x *UpdateIssuePartyResponse) ProtoReflect() protoreflect.Message
func (*UpdateIssuePartyResponse) Reset ¶
func (x *UpdateIssuePartyResponse) Reset()
func (*UpdateIssuePartyResponse) String ¶
func (x *UpdateIssuePartyResponse) String() string
func (*UpdateIssuePartyResponse) Validate ¶
func (m *UpdateIssuePartyResponse) Validate() error
Validate checks the field values on UpdateIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuePartyResponse) ValidateAll ¶
func (m *UpdateIssuePartyResponse) ValidateAll() error
ValidateAll checks the field values on UpdateIssuePartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuePartyResponseMultiError, or nil if none found.
type UpdateIssuePartyResponseMultiError ¶
type UpdateIssuePartyResponseMultiError []error
UpdateIssuePartyResponseMultiError is an error wrapping multiple validation errors returned by UpdateIssuePartyResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuePartyResponseMultiError) AllErrors ¶
func (m UpdateIssuePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuePartyResponseMultiError) Error ¶
func (m UpdateIssuePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuePartyResponseValidationError ¶
type UpdateIssuePartyResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuePartyResponseValidationError is the validation error returned by UpdateIssuePartyResponse.Validate if the designated constraints aren't met.
func (UpdateIssuePartyResponseValidationError) Cause ¶
func (e UpdateIssuePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuePartyResponseValidationError) Error ¶
func (e UpdateIssuePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuePartyResponseValidationError) ErrorName ¶
func (e UpdateIssuePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuePartyResponseValidationError) Field ¶
func (e UpdateIssuePartyResponseValidationError) Field() string
Field function returns field value.
func (UpdateIssuePartyResponseValidationError) Key ¶
func (e UpdateIssuePartyResponseValidationError) Key() bool
Key function returns key value.
func (UpdateIssuePartyResponseValidationError) Reason ¶
func (e UpdateIssuePartyResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuePartySupportingCodeRequest ¶
type UpdateIssuePartySupportingCodeRequest struct { IssuePartyId uint32 `protobuf:"varint,1,opt,name=issue_party_id,json=issuePartyId,proto3" json:"issue_party_id,omitempty"` PartyCode string `protobuf:"bytes,2,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateIssuePartySupportingCodeRequest) Descriptor
deprecated
func (*UpdateIssuePartySupportingCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuePartySupportingCodeRequest.ProtoReflect.Descriptor instead.
func (*UpdateIssuePartySupportingCodeRequest) GetId ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetId() string
func (*UpdateIssuePartySupportingCodeRequest) GetIssuePartyId ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetIssuePartyId() uint32
func (*UpdateIssuePartySupportingCodeRequest) GetPartyCode ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetPartyCode() string
func (*UpdateIssuePartySupportingCodeRequest) GetPartyCodeListProvider ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetPartyCodeListProvider() string
func (*UpdateIssuePartySupportingCodeRequest) GetRequestId ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetRequestId() string
func (*UpdateIssuePartySupportingCodeRequest) GetUserEmail ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetUserEmail() string
func (*UpdateIssuePartySupportingCodeRequest) GetUserId ¶
func (x *UpdateIssuePartySupportingCodeRequest) GetUserId() string
func (*UpdateIssuePartySupportingCodeRequest) ProtoMessage ¶
func (*UpdateIssuePartySupportingCodeRequest) ProtoMessage()
func (*UpdateIssuePartySupportingCodeRequest) ProtoReflect ¶
func (x *UpdateIssuePartySupportingCodeRequest) ProtoReflect() protoreflect.Message
func (*UpdateIssuePartySupportingCodeRequest) Reset ¶
func (x *UpdateIssuePartySupportingCodeRequest) Reset()
func (*UpdateIssuePartySupportingCodeRequest) String ¶
func (x *UpdateIssuePartySupportingCodeRequest) String() string
func (*UpdateIssuePartySupportingCodeRequest) Validate ¶
func (m *UpdateIssuePartySupportingCodeRequest) Validate() error
Validate checks the field values on UpdateIssuePartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuePartySupportingCodeRequest) ValidateAll ¶
func (m *UpdateIssuePartySupportingCodeRequest) ValidateAll() error
ValidateAll checks the field values on UpdateIssuePartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuePartySupportingCodeRequestMultiError, or nil if none found.
type UpdateIssuePartySupportingCodeRequestMultiError ¶
type UpdateIssuePartySupportingCodeRequestMultiError []error
UpdateIssuePartySupportingCodeRequestMultiError is an error wrapping multiple validation errors returned by UpdateIssuePartySupportingCodeRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuePartySupportingCodeRequestMultiError) AllErrors ¶
func (m UpdateIssuePartySupportingCodeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuePartySupportingCodeRequestMultiError) Error ¶
func (m UpdateIssuePartySupportingCodeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuePartySupportingCodeRequestValidationError ¶
type UpdateIssuePartySupportingCodeRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuePartySupportingCodeRequestValidationError is the validation error returned by UpdateIssuePartySupportingCodeRequest.Validate if the designated constraints aren't met.
func (UpdateIssuePartySupportingCodeRequestValidationError) Cause ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuePartySupportingCodeRequestValidationError) Error ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuePartySupportingCodeRequestValidationError) ErrorName ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuePartySupportingCodeRequestValidationError) Field ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) Field() string
Field function returns field value.
func (UpdateIssuePartySupportingCodeRequestValidationError) Key ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) Key() bool
Key function returns key value.
func (UpdateIssuePartySupportingCodeRequestValidationError) Reason ¶
func (e UpdateIssuePartySupportingCodeRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateIssuePartySupportingCodeResponse ¶
type UpdateIssuePartySupportingCodeResponse struct {
// contains filtered or unexported fields
}
func (*UpdateIssuePartySupportingCodeResponse) Descriptor
deprecated
func (*UpdateIssuePartySupportingCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIssuePartySupportingCodeResponse.ProtoReflect.Descriptor instead.
func (*UpdateIssuePartySupportingCodeResponse) ProtoMessage ¶
func (*UpdateIssuePartySupportingCodeResponse) ProtoMessage()
func (*UpdateIssuePartySupportingCodeResponse) ProtoReflect ¶
func (x *UpdateIssuePartySupportingCodeResponse) ProtoReflect() protoreflect.Message
func (*UpdateIssuePartySupportingCodeResponse) Reset ¶
func (x *UpdateIssuePartySupportingCodeResponse) Reset()
func (*UpdateIssuePartySupportingCodeResponse) String ¶
func (x *UpdateIssuePartySupportingCodeResponse) String() string
func (*UpdateIssuePartySupportingCodeResponse) Validate ¶
func (m *UpdateIssuePartySupportingCodeResponse) Validate() error
Validate checks the field values on UpdateIssuePartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIssuePartySupportingCodeResponse) ValidateAll ¶
func (m *UpdateIssuePartySupportingCodeResponse) ValidateAll() error
ValidateAll checks the field values on UpdateIssuePartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIssuePartySupportingCodeResponseMultiError, or nil if none found.
type UpdateIssuePartySupportingCodeResponseMultiError ¶
type UpdateIssuePartySupportingCodeResponseMultiError []error
UpdateIssuePartySupportingCodeResponseMultiError is an error wrapping multiple validation errors returned by UpdateIssuePartySupportingCodeResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateIssuePartySupportingCodeResponseMultiError) AllErrors ¶
func (m UpdateIssuePartySupportingCodeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIssuePartySupportingCodeResponseMultiError) Error ¶
func (m UpdateIssuePartySupportingCodeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIssuePartySupportingCodeResponseValidationError ¶
type UpdateIssuePartySupportingCodeResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateIssuePartySupportingCodeResponseValidationError is the validation error returned by UpdateIssuePartySupportingCodeResponse.Validate if the designated constraints aren't met.
func (UpdateIssuePartySupportingCodeResponseValidationError) Cause ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateIssuePartySupportingCodeResponseValidationError) Error ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIssuePartySupportingCodeResponseValidationError) ErrorName ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIssuePartySupportingCodeResponseValidationError) Field ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) Field() string
Field function returns field value.
func (UpdateIssuePartySupportingCodeResponseValidationError) Key ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) Key() bool
Key function returns key value.
func (UpdateIssuePartySupportingCodeResponseValidationError) Reason ¶
func (e UpdateIssuePartySupportingCodeResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateShippingInstructionByShippingInstructionReferenceRequest ¶
type UpdateShippingInstructionByShippingInstructionReferenceRequest struct { ShippingInstructionReference string `` /* 147-byte string literal not displayed */ DocumentStatus string `protobuf:"bytes,2,opt,name=document_status,json=documentStatus,proto3" json:"document_status,omitempty"` TransportDocumentTypeCode string `` /* 140-byte string literal not displayed */ DisplayedNameForPlaceOfReceipt string `` /* 159-byte string literal not displayed */ UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) Descriptor
deprecated
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateShippingInstructionByShippingInstructionReferenceRequest.ProtoReflect.Descriptor instead.
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDisplayedNameForPlaceOfReceipt ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDisplayedNameForPlaceOfReceipt() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDocumentStatus ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetDocumentStatus() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetRequestId ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetRequestId() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetShippingInstructionReference ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetShippingInstructionReference() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetTransportDocumentTypeCode ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetTransportDocumentTypeCode() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserEmail ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserEmail() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserId ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) GetUserId() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoMessage ¶
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoMessage()
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoReflect ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) ProtoReflect() protoreflect.Message
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) Reset ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) Reset()
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) String ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceRequest) String() string
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) Validate ¶
func (m *UpdateShippingInstructionByShippingInstructionReferenceRequest) Validate() error
Validate checks the field values on UpdateShippingInstructionByShippingInstructionReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateShippingInstructionByShippingInstructionReferenceRequest) ValidateAll ¶
func (m *UpdateShippingInstructionByShippingInstructionReferenceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateShippingInstructionByShippingInstructionReferenceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError, or nil if none found.
type UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError ¶
type UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError []error
UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError is an error wrapping multiple validation errors returned by UpdateShippingInstructionByShippingInstructionReferenceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError) AllErrors ¶
func (m UpdateShippingInstructionByShippingInstructionReferenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError ¶
type UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError is the validation error returned by UpdateShippingInstructionByShippingInstructionReferenceRequest.Validate if the designated constraints aren't met.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Cause ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Error ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) ErrorName ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Field ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Field() string
Field function returns field value.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Key ¶
Key function returns key value.
func (UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Reason ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateShippingInstructionByShippingInstructionReferenceResponse ¶
type UpdateShippingInstructionByShippingInstructionReferenceResponse struct {
// contains filtered or unexported fields
}
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) Descriptor
deprecated
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateShippingInstructionByShippingInstructionReferenceResponse.ProtoReflect.Descriptor instead.
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoMessage ¶
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoMessage()
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoReflect ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) ProtoReflect() protoreflect.Message
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) Reset ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) Reset()
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) String ¶
func (x *UpdateShippingInstructionByShippingInstructionReferenceResponse) String() string
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) Validate ¶
func (m *UpdateShippingInstructionByShippingInstructionReferenceResponse) Validate() error
Validate checks the field values on UpdateShippingInstructionByShippingInstructionReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateShippingInstructionByShippingInstructionReferenceResponse) ValidateAll ¶
func (m *UpdateShippingInstructionByShippingInstructionReferenceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateShippingInstructionByShippingInstructionReferenceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError, or nil if none found.
type UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError ¶
type UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError []error
UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError is an error wrapping multiple validation errors returned by UpdateShippingInstructionByShippingInstructionReferenceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError) AllErrors ¶
func (m UpdateShippingInstructionByShippingInstructionReferenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError ¶
type UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError is the validation error returned by UpdateShippingInstructionByShippingInstructionReferenceResponse.Validate if the designated constraints aren't met.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Cause ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Error ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) ErrorName ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Field ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Field() string
Field function returns field value.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Key ¶
Key function returns key value.
func (UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Reason ¶
func (e UpdateShippingInstructionByShippingInstructionReferenceResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateSurrenderRequestAnswerRequest ¶
type UpdateSurrenderRequestAnswerRequest struct { SurrenderRequestReference string `` /* 138-byte string literal not displayed */ Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` Comments string `protobuf:"bytes,3,opt,name=comments,proto3" json:"comments,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSurrenderRequestAnswerRequest) Descriptor
deprecated
func (*UpdateSurrenderRequestAnswerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSurrenderRequestAnswerRequest.ProtoReflect.Descriptor instead.
func (*UpdateSurrenderRequestAnswerRequest) GetAction ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetAction() string
func (*UpdateSurrenderRequestAnswerRequest) GetComments ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetComments() string
func (*UpdateSurrenderRequestAnswerRequest) GetId ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetId() string
func (*UpdateSurrenderRequestAnswerRequest) GetRequestId ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetRequestId() string
func (*UpdateSurrenderRequestAnswerRequest) GetSurrenderRequestReference ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetSurrenderRequestReference() string
func (*UpdateSurrenderRequestAnswerRequest) GetUserEmail ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetUserEmail() string
func (*UpdateSurrenderRequestAnswerRequest) GetUserId ¶
func (x *UpdateSurrenderRequestAnswerRequest) GetUserId() string
func (*UpdateSurrenderRequestAnswerRequest) ProtoMessage ¶
func (*UpdateSurrenderRequestAnswerRequest) ProtoMessage()
func (*UpdateSurrenderRequestAnswerRequest) ProtoReflect ¶
func (x *UpdateSurrenderRequestAnswerRequest) ProtoReflect() protoreflect.Message
func (*UpdateSurrenderRequestAnswerRequest) Reset ¶
func (x *UpdateSurrenderRequestAnswerRequest) Reset()
func (*UpdateSurrenderRequestAnswerRequest) String ¶
func (x *UpdateSurrenderRequestAnswerRequest) String() string
func (*UpdateSurrenderRequestAnswerRequest) Validate ¶
func (m *UpdateSurrenderRequestAnswerRequest) Validate() error
Validate checks the field values on UpdateSurrenderRequestAnswerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSurrenderRequestAnswerRequest) ValidateAll ¶
func (m *UpdateSurrenderRequestAnswerRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSurrenderRequestAnswerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSurrenderRequestAnswerRequestMultiError, or nil if none found.
type UpdateSurrenderRequestAnswerRequestMultiError ¶
type UpdateSurrenderRequestAnswerRequestMultiError []error
UpdateSurrenderRequestAnswerRequestMultiError is an error wrapping multiple validation errors returned by UpdateSurrenderRequestAnswerRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSurrenderRequestAnswerRequestMultiError) AllErrors ¶
func (m UpdateSurrenderRequestAnswerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSurrenderRequestAnswerRequestMultiError) Error ¶
func (m UpdateSurrenderRequestAnswerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSurrenderRequestAnswerRequestValidationError ¶
type UpdateSurrenderRequestAnswerRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSurrenderRequestAnswerRequestValidationError is the validation error returned by UpdateSurrenderRequestAnswerRequest.Validate if the designated constraints aren't met.
func (UpdateSurrenderRequestAnswerRequestValidationError) Cause ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSurrenderRequestAnswerRequestValidationError) Error ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSurrenderRequestAnswerRequestValidationError) ErrorName ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSurrenderRequestAnswerRequestValidationError) Field ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) Field() string
Field function returns field value.
func (UpdateSurrenderRequestAnswerRequestValidationError) Key ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSurrenderRequestAnswerRequestValidationError) Reason ¶
func (e UpdateSurrenderRequestAnswerRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSurrenderRequestAnswerResponse ¶
type UpdateSurrenderRequestAnswerResponse struct {
// contains filtered or unexported fields
}
func (*UpdateSurrenderRequestAnswerResponse) Descriptor
deprecated
func (*UpdateSurrenderRequestAnswerResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSurrenderRequestAnswerResponse.ProtoReflect.Descriptor instead.
func (*UpdateSurrenderRequestAnswerResponse) ProtoMessage ¶
func (*UpdateSurrenderRequestAnswerResponse) ProtoMessage()
func (*UpdateSurrenderRequestAnswerResponse) ProtoReflect ¶
func (x *UpdateSurrenderRequestAnswerResponse) ProtoReflect() protoreflect.Message
func (*UpdateSurrenderRequestAnswerResponse) Reset ¶
func (x *UpdateSurrenderRequestAnswerResponse) Reset()
func (*UpdateSurrenderRequestAnswerResponse) String ¶
func (x *UpdateSurrenderRequestAnswerResponse) String() string
func (*UpdateSurrenderRequestAnswerResponse) Validate ¶
func (m *UpdateSurrenderRequestAnswerResponse) Validate() error
Validate checks the field values on UpdateSurrenderRequestAnswerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSurrenderRequestAnswerResponse) ValidateAll ¶
func (m *UpdateSurrenderRequestAnswerResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSurrenderRequestAnswerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSurrenderRequestAnswerResponseMultiError, or nil if none found.
type UpdateSurrenderRequestAnswerResponseMultiError ¶
type UpdateSurrenderRequestAnswerResponseMultiError []error
UpdateSurrenderRequestAnswerResponseMultiError is an error wrapping multiple validation errors returned by UpdateSurrenderRequestAnswerResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSurrenderRequestAnswerResponseMultiError) AllErrors ¶
func (m UpdateSurrenderRequestAnswerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSurrenderRequestAnswerResponseMultiError) Error ¶
func (m UpdateSurrenderRequestAnswerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSurrenderRequestAnswerResponseValidationError ¶
type UpdateSurrenderRequestAnswerResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSurrenderRequestAnswerResponseValidationError is the validation error returned by UpdateSurrenderRequestAnswerResponse.Validate if the designated constraints aren't met.
func (UpdateSurrenderRequestAnswerResponseValidationError) Cause ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSurrenderRequestAnswerResponseValidationError) Error ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSurrenderRequestAnswerResponseValidationError) ErrorName ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSurrenderRequestAnswerResponseValidationError) Field ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) Field() string
Field function returns field value.
func (UpdateSurrenderRequestAnswerResponseValidationError) Key ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSurrenderRequestAnswerResponseValidationError) Reason ¶
func (e UpdateSurrenderRequestAnswerResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateSurrenderRequestRequest ¶
type UpdateSurrenderRequestRequest struct { SurrenderRequestReference string `` /* 138-byte string literal not displayed */ TransportDocumentReference string `` /* 141-byte string literal not displayed */ SurrenderRequestCode string `protobuf:"bytes,3,opt,name=surrender_request_code,json=surrenderRequestCode,proto3" json:"surrender_request_code,omitempty"` Comments string `protobuf:"bytes,4,opt,name=comments,proto3" json:"comments,omitempty"` Id string `protobuf:"bytes,5,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateSurrenderRequestRequest) Descriptor
deprecated
func (*UpdateSurrenderRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSurrenderRequestRequest.ProtoReflect.Descriptor instead.
func (*UpdateSurrenderRequestRequest) GetComments ¶
func (x *UpdateSurrenderRequestRequest) GetComments() string
func (*UpdateSurrenderRequestRequest) GetId ¶
func (x *UpdateSurrenderRequestRequest) GetId() string
func (*UpdateSurrenderRequestRequest) GetRequestId ¶
func (x *UpdateSurrenderRequestRequest) GetRequestId() string
func (*UpdateSurrenderRequestRequest) GetSurrenderRequestCode ¶
func (x *UpdateSurrenderRequestRequest) GetSurrenderRequestCode() string
func (*UpdateSurrenderRequestRequest) GetSurrenderRequestReference ¶
func (x *UpdateSurrenderRequestRequest) GetSurrenderRequestReference() string
func (*UpdateSurrenderRequestRequest) GetTransportDocumentReference ¶
func (x *UpdateSurrenderRequestRequest) GetTransportDocumentReference() string
func (*UpdateSurrenderRequestRequest) GetUserEmail ¶
func (x *UpdateSurrenderRequestRequest) GetUserEmail() string
func (*UpdateSurrenderRequestRequest) GetUserId ¶
func (x *UpdateSurrenderRequestRequest) GetUserId() string
func (*UpdateSurrenderRequestRequest) ProtoMessage ¶
func (*UpdateSurrenderRequestRequest) ProtoMessage()
func (*UpdateSurrenderRequestRequest) ProtoReflect ¶
func (x *UpdateSurrenderRequestRequest) ProtoReflect() protoreflect.Message
func (*UpdateSurrenderRequestRequest) Reset ¶
func (x *UpdateSurrenderRequestRequest) Reset()
func (*UpdateSurrenderRequestRequest) String ¶
func (x *UpdateSurrenderRequestRequest) String() string
func (*UpdateSurrenderRequestRequest) Validate ¶
func (m *UpdateSurrenderRequestRequest) Validate() error
Validate checks the field values on UpdateSurrenderRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSurrenderRequestRequest) ValidateAll ¶
func (m *UpdateSurrenderRequestRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSurrenderRequestRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSurrenderRequestRequestMultiError, or nil if none found.
type UpdateSurrenderRequestRequestMultiError ¶
type UpdateSurrenderRequestRequestMultiError []error
UpdateSurrenderRequestRequestMultiError is an error wrapping multiple validation errors returned by UpdateSurrenderRequestRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSurrenderRequestRequestMultiError) AllErrors ¶
func (m UpdateSurrenderRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSurrenderRequestRequestMultiError) Error ¶
func (m UpdateSurrenderRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSurrenderRequestRequestValidationError ¶
type UpdateSurrenderRequestRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSurrenderRequestRequestValidationError is the validation error returned by UpdateSurrenderRequestRequest.Validate if the designated constraints aren't met.
func (UpdateSurrenderRequestRequestValidationError) Cause ¶
func (e UpdateSurrenderRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSurrenderRequestRequestValidationError) Error ¶
func (e UpdateSurrenderRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSurrenderRequestRequestValidationError) ErrorName ¶
func (e UpdateSurrenderRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSurrenderRequestRequestValidationError) Field ¶
func (e UpdateSurrenderRequestRequestValidationError) Field() string
Field function returns field value.
func (UpdateSurrenderRequestRequestValidationError) Key ¶
func (e UpdateSurrenderRequestRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSurrenderRequestRequestValidationError) Reason ¶
func (e UpdateSurrenderRequestRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSurrenderRequestResponse ¶
type UpdateSurrenderRequestResponse struct {
// contains filtered or unexported fields
}
func (*UpdateSurrenderRequestResponse) Descriptor
deprecated
func (*UpdateSurrenderRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSurrenderRequestResponse.ProtoReflect.Descriptor instead.
func (*UpdateSurrenderRequestResponse) ProtoMessage ¶
func (*UpdateSurrenderRequestResponse) ProtoMessage()
func (*UpdateSurrenderRequestResponse) ProtoReflect ¶
func (x *UpdateSurrenderRequestResponse) ProtoReflect() protoreflect.Message
func (*UpdateSurrenderRequestResponse) Reset ¶
func (x *UpdateSurrenderRequestResponse) Reset()
func (*UpdateSurrenderRequestResponse) String ¶
func (x *UpdateSurrenderRequestResponse) String() string
func (*UpdateSurrenderRequestResponse) Validate ¶
func (m *UpdateSurrenderRequestResponse) Validate() error
Validate checks the field values on UpdateSurrenderRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSurrenderRequestResponse) ValidateAll ¶
func (m *UpdateSurrenderRequestResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSurrenderRequestResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSurrenderRequestResponseMultiError, or nil if none found.
type UpdateSurrenderRequestResponseMultiError ¶
type UpdateSurrenderRequestResponseMultiError []error
UpdateSurrenderRequestResponseMultiError is an error wrapping multiple validation errors returned by UpdateSurrenderRequestResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSurrenderRequestResponseMultiError) AllErrors ¶
func (m UpdateSurrenderRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSurrenderRequestResponseMultiError) Error ¶
func (m UpdateSurrenderRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSurrenderRequestResponseValidationError ¶
type UpdateSurrenderRequestResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSurrenderRequestResponseValidationError is the validation error returned by UpdateSurrenderRequestResponse.Validate if the designated constraints aren't met.
func (UpdateSurrenderRequestResponseValidationError) Cause ¶
func (e UpdateSurrenderRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSurrenderRequestResponseValidationError) Error ¶
func (e UpdateSurrenderRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSurrenderRequestResponseValidationError) ErrorName ¶
func (e UpdateSurrenderRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSurrenderRequestResponseValidationError) Field ¶
func (e UpdateSurrenderRequestResponseValidationError) Field() string
Field function returns field value.
func (UpdateSurrenderRequestResponseValidationError) Key ¶
func (e UpdateSurrenderRequestResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSurrenderRequestResponseValidationError) Reason ¶
func (e UpdateSurrenderRequestResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTransactionPartyRequest ¶
type UpdateTransactionPartyRequest struct { EblPlatformIdentifier string `` /* 126-byte string literal not displayed */ LegalName string `protobuf:"bytes,2,opt,name=legal_name,json=legalName,proto3" json:"legal_name,omitempty"` RegistrationNumber string `protobuf:"bytes,3,opt,name=registration_number,json=registrationNumber,proto3" json:"registration_number,omitempty"` LocationOfRegistration string `` /* 129-byte string literal not displayed */ Id string `protobuf:"bytes,5,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTransactionPartyRequest) Descriptor
deprecated
func (*UpdateTransactionPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTransactionPartyRequest.ProtoReflect.Descriptor instead.
func (*UpdateTransactionPartyRequest) GetEblPlatformIdentifier ¶
func (x *UpdateTransactionPartyRequest) GetEblPlatformIdentifier() string
func (*UpdateTransactionPartyRequest) GetId ¶
func (x *UpdateTransactionPartyRequest) GetId() string
func (*UpdateTransactionPartyRequest) GetLegalName ¶
func (x *UpdateTransactionPartyRequest) GetLegalName() string
func (*UpdateTransactionPartyRequest) GetLocationOfRegistration ¶
func (x *UpdateTransactionPartyRequest) GetLocationOfRegistration() string
func (*UpdateTransactionPartyRequest) GetRegistrationNumber ¶
func (x *UpdateTransactionPartyRequest) GetRegistrationNumber() string
func (*UpdateTransactionPartyRequest) GetRequestId ¶
func (x *UpdateTransactionPartyRequest) GetRequestId() string
func (*UpdateTransactionPartyRequest) GetUserEmail ¶
func (x *UpdateTransactionPartyRequest) GetUserEmail() string
func (*UpdateTransactionPartyRequest) GetUserId ¶
func (x *UpdateTransactionPartyRequest) GetUserId() string
func (*UpdateTransactionPartyRequest) ProtoMessage ¶
func (*UpdateTransactionPartyRequest) ProtoMessage()
func (*UpdateTransactionPartyRequest) ProtoReflect ¶
func (x *UpdateTransactionPartyRequest) ProtoReflect() protoreflect.Message
func (*UpdateTransactionPartyRequest) Reset ¶
func (x *UpdateTransactionPartyRequest) Reset()
func (*UpdateTransactionPartyRequest) String ¶
func (x *UpdateTransactionPartyRequest) String() string
func (*UpdateTransactionPartyRequest) Validate ¶
func (m *UpdateTransactionPartyRequest) Validate() error
Validate checks the field values on UpdateTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTransactionPartyRequest) ValidateAll ¶
func (m *UpdateTransactionPartyRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTransactionPartyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTransactionPartyRequestMultiError, or nil if none found.
type UpdateTransactionPartyRequestMultiError ¶
type UpdateTransactionPartyRequestMultiError []error
UpdateTransactionPartyRequestMultiError is an error wrapping multiple validation errors returned by UpdateTransactionPartyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTransactionPartyRequestMultiError) AllErrors ¶
func (m UpdateTransactionPartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTransactionPartyRequestMultiError) Error ¶
func (m UpdateTransactionPartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTransactionPartyRequestValidationError ¶
type UpdateTransactionPartyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTransactionPartyRequestValidationError is the validation error returned by UpdateTransactionPartyRequest.Validate if the designated constraints aren't met.
func (UpdateTransactionPartyRequestValidationError) Cause ¶
func (e UpdateTransactionPartyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTransactionPartyRequestValidationError) Error ¶
func (e UpdateTransactionPartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTransactionPartyRequestValidationError) ErrorName ¶
func (e UpdateTransactionPartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTransactionPartyRequestValidationError) Field ¶
func (e UpdateTransactionPartyRequestValidationError) Field() string
Field function returns field value.
func (UpdateTransactionPartyRequestValidationError) Key ¶
func (e UpdateTransactionPartyRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTransactionPartyRequestValidationError) Reason ¶
func (e UpdateTransactionPartyRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTransactionPartyResponse ¶
type UpdateTransactionPartyResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTransactionPartyResponse) Descriptor
deprecated
func (*UpdateTransactionPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTransactionPartyResponse.ProtoReflect.Descriptor instead.
func (*UpdateTransactionPartyResponse) ProtoMessage ¶
func (*UpdateTransactionPartyResponse) ProtoMessage()
func (*UpdateTransactionPartyResponse) ProtoReflect ¶
func (x *UpdateTransactionPartyResponse) ProtoReflect() protoreflect.Message
func (*UpdateTransactionPartyResponse) Reset ¶
func (x *UpdateTransactionPartyResponse) Reset()
func (*UpdateTransactionPartyResponse) String ¶
func (x *UpdateTransactionPartyResponse) String() string
func (*UpdateTransactionPartyResponse) Validate ¶
func (m *UpdateTransactionPartyResponse) Validate() error
Validate checks the field values on UpdateTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTransactionPartyResponse) ValidateAll ¶
func (m *UpdateTransactionPartyResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTransactionPartyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTransactionPartyResponseMultiError, or nil if none found.
type UpdateTransactionPartyResponseMultiError ¶
type UpdateTransactionPartyResponseMultiError []error
UpdateTransactionPartyResponseMultiError is an error wrapping multiple validation errors returned by UpdateTransactionPartyResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTransactionPartyResponseMultiError) AllErrors ¶
func (m UpdateTransactionPartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTransactionPartyResponseMultiError) Error ¶
func (m UpdateTransactionPartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTransactionPartyResponseValidationError ¶
type UpdateTransactionPartyResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTransactionPartyResponseValidationError is the validation error returned by UpdateTransactionPartyResponse.Validate if the designated constraints aren't met.
func (UpdateTransactionPartyResponseValidationError) Cause ¶
func (e UpdateTransactionPartyResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTransactionPartyResponseValidationError) Error ¶
func (e UpdateTransactionPartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTransactionPartyResponseValidationError) ErrorName ¶
func (e UpdateTransactionPartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTransactionPartyResponseValidationError) Field ¶
func (e UpdateTransactionPartyResponseValidationError) Field() string
Field function returns field value.
func (UpdateTransactionPartyResponseValidationError) Key ¶
func (e UpdateTransactionPartyResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTransactionPartyResponseValidationError) Reason ¶
func (e UpdateTransactionPartyResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTransactionPartySupportingCodeRequest ¶
type UpdateTransactionPartySupportingCodeRequest struct { TransactionPartyId uint32 `protobuf:"varint,1,opt,name=transaction_party_id,json=transactionPartyId,proto3" json:"transaction_party_id,omitempty"` PartyCode string `protobuf:"bytes,2,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` PartyCodeListProvider string `` /* 128-byte string literal not displayed */ Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTransactionPartySupportingCodeRequest) Descriptor
deprecated
func (*UpdateTransactionPartySupportingCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTransactionPartySupportingCodeRequest.ProtoReflect.Descriptor instead.
func (*UpdateTransactionPartySupportingCodeRequest) GetId ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetId() string
func (*UpdateTransactionPartySupportingCodeRequest) GetPartyCode ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetPartyCode() string
func (*UpdateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetPartyCodeListProvider() string
func (*UpdateTransactionPartySupportingCodeRequest) GetRequestId ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetRequestId() string
func (*UpdateTransactionPartySupportingCodeRequest) GetTransactionPartyId ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetTransactionPartyId() uint32
func (*UpdateTransactionPartySupportingCodeRequest) GetUserEmail ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetUserEmail() string
func (*UpdateTransactionPartySupportingCodeRequest) GetUserId ¶
func (x *UpdateTransactionPartySupportingCodeRequest) GetUserId() string
func (*UpdateTransactionPartySupportingCodeRequest) ProtoMessage ¶
func (*UpdateTransactionPartySupportingCodeRequest) ProtoMessage()
func (*UpdateTransactionPartySupportingCodeRequest) ProtoReflect ¶
func (x *UpdateTransactionPartySupportingCodeRequest) ProtoReflect() protoreflect.Message
func (*UpdateTransactionPartySupportingCodeRequest) Reset ¶
func (x *UpdateTransactionPartySupportingCodeRequest) Reset()
func (*UpdateTransactionPartySupportingCodeRequest) String ¶
func (x *UpdateTransactionPartySupportingCodeRequest) String() string
func (*UpdateTransactionPartySupportingCodeRequest) Validate ¶
func (m *UpdateTransactionPartySupportingCodeRequest) Validate() error
Validate checks the field values on UpdateTransactionPartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTransactionPartySupportingCodeRequest) ValidateAll ¶
func (m *UpdateTransactionPartySupportingCodeRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTransactionPartySupportingCodeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTransactionPartySupportingCodeRequestMultiError, or nil if none found.
type UpdateTransactionPartySupportingCodeRequestMultiError ¶
type UpdateTransactionPartySupportingCodeRequestMultiError []error
UpdateTransactionPartySupportingCodeRequestMultiError is an error wrapping multiple validation errors returned by UpdateTransactionPartySupportingCodeRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTransactionPartySupportingCodeRequestMultiError) AllErrors ¶
func (m UpdateTransactionPartySupportingCodeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTransactionPartySupportingCodeRequestMultiError) Error ¶
func (m UpdateTransactionPartySupportingCodeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTransactionPartySupportingCodeRequestValidationError ¶
type UpdateTransactionPartySupportingCodeRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTransactionPartySupportingCodeRequestValidationError is the validation error returned by UpdateTransactionPartySupportingCodeRequest.Validate if the designated constraints aren't met.
func (UpdateTransactionPartySupportingCodeRequestValidationError) Cause ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTransactionPartySupportingCodeRequestValidationError) Error ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTransactionPartySupportingCodeRequestValidationError) ErrorName ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTransactionPartySupportingCodeRequestValidationError) Field ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) Field() string
Field function returns field value.
func (UpdateTransactionPartySupportingCodeRequestValidationError) Key ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTransactionPartySupportingCodeRequestValidationError) Reason ¶
func (e UpdateTransactionPartySupportingCodeRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTransactionPartySupportingCodeResponse ¶
type UpdateTransactionPartySupportingCodeResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTransactionPartySupportingCodeResponse) Descriptor
deprecated
func (*UpdateTransactionPartySupportingCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTransactionPartySupportingCodeResponse.ProtoReflect.Descriptor instead.
func (*UpdateTransactionPartySupportingCodeResponse) ProtoMessage ¶
func (*UpdateTransactionPartySupportingCodeResponse) ProtoMessage()
func (*UpdateTransactionPartySupportingCodeResponse) ProtoReflect ¶
func (x *UpdateTransactionPartySupportingCodeResponse) ProtoReflect() protoreflect.Message
func (*UpdateTransactionPartySupportingCodeResponse) Reset ¶
func (x *UpdateTransactionPartySupportingCodeResponse) Reset()
func (*UpdateTransactionPartySupportingCodeResponse) String ¶
func (x *UpdateTransactionPartySupportingCodeResponse) String() string
func (*UpdateTransactionPartySupportingCodeResponse) Validate ¶
func (m *UpdateTransactionPartySupportingCodeResponse) Validate() error
Validate checks the field values on UpdateTransactionPartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTransactionPartySupportingCodeResponse) ValidateAll ¶
func (m *UpdateTransactionPartySupportingCodeResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTransactionPartySupportingCodeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTransactionPartySupportingCodeResponseMultiError, or nil if none found.
type UpdateTransactionPartySupportingCodeResponseMultiError ¶
type UpdateTransactionPartySupportingCodeResponseMultiError []error
UpdateTransactionPartySupportingCodeResponseMultiError is an error wrapping multiple validation errors returned by UpdateTransactionPartySupportingCodeResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTransactionPartySupportingCodeResponseMultiError) AllErrors ¶
func (m UpdateTransactionPartySupportingCodeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTransactionPartySupportingCodeResponseMultiError) Error ¶
func (m UpdateTransactionPartySupportingCodeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTransactionPartySupportingCodeResponseValidationError ¶
type UpdateTransactionPartySupportingCodeResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTransactionPartySupportingCodeResponseValidationError is the validation error returned by UpdateTransactionPartySupportingCodeResponse.Validate if the designated constraints aren't met.
func (UpdateTransactionPartySupportingCodeResponseValidationError) Cause ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTransactionPartySupportingCodeResponseValidationError) Error ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTransactionPartySupportingCodeResponseValidationError) ErrorName ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTransactionPartySupportingCodeResponseValidationError) Field ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) Field() string
Field function returns field value.
func (UpdateTransactionPartySupportingCodeResponseValidationError) Key ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTransactionPartySupportingCodeResponseValidationError) Reason ¶
func (e UpdateTransactionPartySupportingCodeResponseValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- consignmentitem.pb.go
- consignmentitem.pb.validate.go
- consignmentitem_grpc.pb.go
- issuerequest.pb.go
- issuerequest.pb.validate.go
- issuerequest_grpc.pb.go
- issuerequestresponse.pb.go
- issuerequestresponse.pb.validate.go
- issuerequestresponse_grpc.pb.go
- shipping.pb.go
- shipping.pb.validate.go
- shipping_grpc.pb.go
- shippinginstruction.pb.go
- shippinginstruction.pb.validate.go
- shippinginstruction_grpc.pb.go
- shippinginstructionsummary.pb.go
- shippinginstructionsummary.pb.validate.go
- shippinginstructionsummary_grpc.pb.go
- surrenderrequest.pb.go
- surrenderrequest.pb.validate.go
- surrenderrequest_grpc.pb.go
- surrenderrequestanswer.pb.go
- surrenderrequestanswer.pb.validate.go
- surrenderrequestanswer_grpc.pb.go
- transportdocument.pb.go
- transportdocument.pb.validate.go
- transportdocument_grpc.pb.go