Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterDocumentPartyServiceServer(s grpc.ServiceRegistrar, srv DocumentPartyServiceServer)
- func RegisterLocationServiceServer(s grpc.ServiceRegistrar, srv LocationServiceServer)
- func RegisterPartyServiceServer(s grpc.ServiceRegistrar, srv PartyServiceServer)
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- type AddAPIPermissionRequest
- func (*AddAPIPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAPIPermissionRequest) GetPermissions() []*v1.Permission
- func (*AddAPIPermissionRequest) ProtoMessage()
- func (x *AddAPIPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *AddAPIPermissionRequest) Reset()
- func (x *AddAPIPermissionRequest) String() string
- func (m *AddAPIPermissionRequest) Validate() error
- func (m *AddAPIPermissionRequest) ValidateAll() error
- type AddAPIPermissionRequestMultiError
- type AddAPIPermissionRequestValidationError
- func (e AddAPIPermissionRequestValidationError) Cause() error
- func (e AddAPIPermissionRequestValidationError) Error() string
- func (e AddAPIPermissionRequestValidationError) ErrorName() string
- func (e AddAPIPermissionRequestValidationError) Field() string
- func (e AddAPIPermissionRequestValidationError) Key() bool
- func (e AddAPIPermissionRequestValidationError) Reason() string
- type AddAPIPermissionResponse
- func (*AddAPIPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddAPIPermissionResponse) ProtoMessage()
- func (x *AddAPIPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *AddAPIPermissionResponse) Reset()
- func (x *AddAPIPermissionResponse) String() string
- func (m *AddAPIPermissionResponse) Validate() error
- func (m *AddAPIPermissionResponse) ValidateAll() error
- type AddAPIPermissionResponseMultiError
- type AddAPIPermissionResponseValidationError
- func (e AddAPIPermissionResponseValidationError) Cause() error
- func (e AddAPIPermissionResponseValidationError) Error() string
- func (e AddAPIPermissionResponseValidationError) ErrorName() string
- func (e AddAPIPermissionResponseValidationError) Field() string
- func (e AddAPIPermissionResponseValidationError) Key() bool
- func (e AddAPIPermissionResponseValidationError) Reason() string
- type AddPermisionsToRolesRequest
- func (*AddPermisionsToRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPermisionsToRolesRequest) GetAddPermisionsToRoles() *v1.AddPermisionsToRoles
- func (*AddPermisionsToRolesRequest) ProtoMessage()
- func (x *AddPermisionsToRolesRequest) ProtoReflect() protoreflect.Message
- func (x *AddPermisionsToRolesRequest) Reset()
- func (x *AddPermisionsToRolesRequest) String() string
- func (m *AddPermisionsToRolesRequest) Validate() error
- func (m *AddPermisionsToRolesRequest) ValidateAll() error
- type AddPermisionsToRolesRequestMultiError
- type AddPermisionsToRolesRequestValidationError
- func (e AddPermisionsToRolesRequestValidationError) Cause() error
- func (e AddPermisionsToRolesRequestValidationError) Error() string
- func (e AddPermisionsToRolesRequestValidationError) ErrorName() string
- func (e AddPermisionsToRolesRequestValidationError) Field() string
- func (e AddPermisionsToRolesRequestValidationError) Key() bool
- func (e AddPermisionsToRolesRequestValidationError) Reason() string
- type AddPermisionsToRolesResponse
- func (*AddPermisionsToRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddPermisionsToRolesResponse) ProtoMessage()
- func (x *AddPermisionsToRolesResponse) ProtoReflect() protoreflect.Message
- func (x *AddPermisionsToRolesResponse) Reset()
- func (x *AddPermisionsToRolesResponse) String() string
- func (m *AddPermisionsToRolesResponse) Validate() error
- func (m *AddPermisionsToRolesResponse) ValidateAll() error
- type AddPermisionsToRolesResponseMultiError
- type AddPermisionsToRolesResponseValidationError
- func (e AddPermisionsToRolesResponseValidationError) Cause() error
- func (e AddPermisionsToRolesResponseValidationError) Error() string
- func (e AddPermisionsToRolesResponseValidationError) ErrorName() string
- func (e AddPermisionsToRolesResponseValidationError) Field() string
- func (e AddPermisionsToRolesResponseValidationError) Key() bool
- func (e AddPermisionsToRolesResponseValidationError) Reason() string
- type AssignRolesToUsersRequest
- func (*AssignRolesToUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignRolesToUsersRequest) GetAssignRolesToUsers() *v1.AssignRolesToUsers
- func (*AssignRolesToUsersRequest) ProtoMessage()
- func (x *AssignRolesToUsersRequest) ProtoReflect() protoreflect.Message
- func (x *AssignRolesToUsersRequest) Reset()
- func (x *AssignRolesToUsersRequest) String() string
- func (m *AssignRolesToUsersRequest) Validate() error
- func (m *AssignRolesToUsersRequest) ValidateAll() error
- type AssignRolesToUsersRequestMultiError
- type AssignRolesToUsersRequestValidationError
- func (e AssignRolesToUsersRequestValidationError) Cause() error
- func (e AssignRolesToUsersRequestValidationError) Error() string
- func (e AssignRolesToUsersRequestValidationError) ErrorName() string
- func (e AssignRolesToUsersRequestValidationError) Field() string
- func (e AssignRolesToUsersRequestValidationError) Key() bool
- func (e AssignRolesToUsersRequestValidationError) Reason() string
- type AssignRolesToUsersResponse
- func (*AssignRolesToUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (*AssignRolesToUsersResponse) ProtoMessage()
- func (x *AssignRolesToUsersResponse) ProtoReflect() protoreflect.Message
- func (x *AssignRolesToUsersResponse) Reset()
- func (x *AssignRolesToUsersResponse) String() string
- func (m *AssignRolesToUsersResponse) Validate() error
- func (m *AssignRolesToUsersResponse) ValidateAll() error
- type AssignRolesToUsersResponseMultiError
- type AssignRolesToUsersResponseValidationError
- func (e AssignRolesToUsersResponseValidationError) Cause() error
- func (e AssignRolesToUsersResponseValidationError) Error() string
- func (e AssignRolesToUsersResponseValidationError) ErrorName() string
- func (e AssignRolesToUsersResponseValidationError) Field() string
- func (e AssignRolesToUsersResponseValidationError) Key() bool
- func (e AssignRolesToUsersResponseValidationError) Reason() string
- type ChangePasswordRequest
- func (*ChangePasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordRequest) GetEmail() string
- func (x *ChangePasswordRequest) GetRequestId() string
- func (x *ChangePasswordRequest) GetUserEmail() string
- func (*ChangePasswordRequest) ProtoMessage()
- func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordRequest) Reset()
- func (x *ChangePasswordRequest) String() string
- func (m *ChangePasswordRequest) Validate() error
- func (m *ChangePasswordRequest) ValidateAll() error
- type ChangePasswordRequestMultiError
- type ChangePasswordRequestValidationError
- func (e ChangePasswordRequestValidationError) Cause() error
- func (e ChangePasswordRequestValidationError) Error() string
- func (e ChangePasswordRequestValidationError) ErrorName() string
- func (e ChangePasswordRequestValidationError) Field() string
- func (e ChangePasswordRequestValidationError) Key() bool
- func (e ChangePasswordRequestValidationError) Reason() string
- type ChangePasswordResponse
- func (*ChangePasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (*ChangePasswordResponse) ProtoMessage()
- func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordResponse) Reset()
- func (x *ChangePasswordResponse) String() string
- func (m *ChangePasswordResponse) Validate() error
- func (m *ChangePasswordResponse) ValidateAll() error
- type ChangePasswordResponseMultiError
- type ChangePasswordResponseValidationError
- func (e ChangePasswordResponseValidationError) Cause() error
- func (e ChangePasswordResponseValidationError) Error() string
- func (e ChangePasswordResponseValidationError) ErrorName() string
- func (e ChangePasswordResponseValidationError) Field() string
- func (e ChangePasswordResponseValidationError) Key() bool
- func (e ChangePasswordResponseValidationError) Reason() string
- type CreateDisplayedAddressRequest
- func (*CreateDisplayedAddressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDisplayedAddressRequest) GetAddressLineNumber() uint32
- func (x *CreateDisplayedAddressRequest) GetAddressLineText() string
- func (x *CreateDisplayedAddressRequest) GetDocumentPartyId() uint32
- func (x *CreateDisplayedAddressRequest) GetRequestId() string
- func (x *CreateDisplayedAddressRequest) GetUserEmail() string
- func (x *CreateDisplayedAddressRequest) GetUserId() string
- func (*CreateDisplayedAddressRequest) ProtoMessage()
- func (x *CreateDisplayedAddressRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDisplayedAddressRequest) Reset()
- func (x *CreateDisplayedAddressRequest) String() string
- func (m *CreateDisplayedAddressRequest) Validate() error
- func (m *CreateDisplayedAddressRequest) ValidateAll() error
- type CreateDisplayedAddressRequestMultiError
- type CreateDisplayedAddressRequestValidationError
- func (e CreateDisplayedAddressRequestValidationError) Cause() error
- func (e CreateDisplayedAddressRequestValidationError) Error() string
- func (e CreateDisplayedAddressRequestValidationError) ErrorName() string
- func (e CreateDisplayedAddressRequestValidationError) Field() string
- func (e CreateDisplayedAddressRequestValidationError) Key() bool
- func (e CreateDisplayedAddressRequestValidationError) Reason() string
- type CreateDisplayedAddressResponse
- func (*CreateDisplayedAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDisplayedAddressResponse) GetDisplayedAddress() *DisplayedAddress
- func (*CreateDisplayedAddressResponse) ProtoMessage()
- func (x *CreateDisplayedAddressResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDisplayedAddressResponse) Reset()
- func (x *CreateDisplayedAddressResponse) String() string
- func (m *CreateDisplayedAddressResponse) Validate() error
- func (m *CreateDisplayedAddressResponse) ValidateAll() error
- type CreateDisplayedAddressResponseMultiError
- type CreateDisplayedAddressResponseValidationError
- func (e CreateDisplayedAddressResponseValidationError) Cause() error
- func (e CreateDisplayedAddressResponseValidationError) Error() string
- func (e CreateDisplayedAddressResponseValidationError) ErrorName() string
- func (e CreateDisplayedAddressResponseValidationError) Field() string
- func (e CreateDisplayedAddressResponseValidationError) Key() bool
- func (e CreateDisplayedAddressResponseValidationError) Reason() string
- type CreateDocumentPartiesByBookingIDRequest
- func (*CreateDocumentPartiesByBookingIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartiesByBookingIDRequest) GetCreateDocumentPartyRequest() *CreateDocumentPartyRequest
- func (*CreateDocumentPartiesByBookingIDRequest) ProtoMessage()
- func (x *CreateDocumentPartiesByBookingIDRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartiesByBookingIDRequest) Reset()
- func (x *CreateDocumentPartiesByBookingIDRequest) String() string
- func (m *CreateDocumentPartiesByBookingIDRequest) Validate() error
- func (m *CreateDocumentPartiesByBookingIDRequest) ValidateAll() error
- type CreateDocumentPartiesByBookingIDRequestMultiError
- type CreateDocumentPartiesByBookingIDRequestValidationError
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) Cause() error
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) Error() string
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) ErrorName() string
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) Field() string
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) Key() bool
- func (e CreateDocumentPartiesByBookingIDRequestValidationError) Reason() string
- type CreateDocumentPartiesByBookingIDResponse
- func (*CreateDocumentPartiesByBookingIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartiesByBookingIDResponse) GetDocumentParty() *DocumentParty
- func (*CreateDocumentPartiesByBookingIDResponse) ProtoMessage()
- func (x *CreateDocumentPartiesByBookingIDResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartiesByBookingIDResponse) Reset()
- func (x *CreateDocumentPartiesByBookingIDResponse) String() string
- func (m *CreateDocumentPartiesByBookingIDResponse) Validate() error
- func (m *CreateDocumentPartiesByBookingIDResponse) ValidateAll() error
- type CreateDocumentPartiesByBookingIDResponseMultiError
- type CreateDocumentPartiesByBookingIDResponseValidationError
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) Cause() error
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) Error() string
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) ErrorName() string
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) Field() string
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) Key() bool
- func (e CreateDocumentPartiesByBookingIDResponseValidationError) Reason() string
- type CreateDocumentPartiesByShippingInstructionIDRequest
- func (*CreateDocumentPartiesByShippingInstructionIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartiesByShippingInstructionIDRequest) GetCreateDocumentPartyRequest() *CreateDocumentPartyRequest
- func (*CreateDocumentPartiesByShippingInstructionIDRequest) ProtoMessage()
- func (x *CreateDocumentPartiesByShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartiesByShippingInstructionIDRequest) Reset()
- func (x *CreateDocumentPartiesByShippingInstructionIDRequest) String() string
- func (m *CreateDocumentPartiesByShippingInstructionIDRequest) Validate() error
- func (m *CreateDocumentPartiesByShippingInstructionIDRequest) ValidateAll() error
- type CreateDocumentPartiesByShippingInstructionIDRequestMultiError
- type CreateDocumentPartiesByShippingInstructionIDRequestValidationError
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Cause() error
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Error() string
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) ErrorName() string
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Field() string
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Key() bool
- func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Reason() string
- type CreateDocumentPartiesByShippingInstructionIDResponse
- func (*CreateDocumentPartiesByShippingInstructionIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartiesByShippingInstructionIDResponse) GetDocumentParty() *DocumentParty
- func (*CreateDocumentPartiesByShippingInstructionIDResponse) ProtoMessage()
- func (x *CreateDocumentPartiesByShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartiesByShippingInstructionIDResponse) Reset()
- func (x *CreateDocumentPartiesByShippingInstructionIDResponse) String() string
- func (m *CreateDocumentPartiesByShippingInstructionIDResponse) Validate() error
- func (m *CreateDocumentPartiesByShippingInstructionIDResponse) ValidateAll() error
- type CreateDocumentPartiesByShippingInstructionIDResponseMultiError
- type CreateDocumentPartiesByShippingInstructionIDResponseValidationError
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Cause() error
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Error() string
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) ErrorName() string
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Field() string
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Key() bool
- func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Reason() string
- type CreateDocumentPartyRequest
- func (*CreateDocumentPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartyRequest) GetBookingId() uint32
- func (x *CreateDocumentPartyRequest) GetIsToBeNotified() bool
- func (x *CreateDocumentPartyRequest) GetPartyFunction() string
- func (x *CreateDocumentPartyRequest) GetPartyId() uint32
- func (x *CreateDocumentPartyRequest) GetRequestId() string
- func (x *CreateDocumentPartyRequest) GetShipmentId() uint32
- func (x *CreateDocumentPartyRequest) GetShippingInstructionId() uint32
- func (x *CreateDocumentPartyRequest) GetUserEmail() string
- func (x *CreateDocumentPartyRequest) GetUserId() string
- func (*CreateDocumentPartyRequest) ProtoMessage()
- func (x *CreateDocumentPartyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartyRequest) Reset()
- func (x *CreateDocumentPartyRequest) String() string
- func (m *CreateDocumentPartyRequest) Validate() error
- func (m *CreateDocumentPartyRequest) ValidateAll() error
- type CreateDocumentPartyRequestMultiError
- type CreateDocumentPartyRequestValidationError
- func (e CreateDocumentPartyRequestValidationError) Cause() error
- func (e CreateDocumentPartyRequestValidationError) Error() string
- func (e CreateDocumentPartyRequestValidationError) ErrorName() string
- func (e CreateDocumentPartyRequestValidationError) Field() string
- func (e CreateDocumentPartyRequestValidationError) Key() bool
- func (e CreateDocumentPartyRequestValidationError) Reason() string
- type CreateDocumentPartyResponse
- func (*CreateDocumentPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDocumentPartyResponse) GetDocumentParty() *DocumentParty
- func (*CreateDocumentPartyResponse) ProtoMessage()
- func (x *CreateDocumentPartyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDocumentPartyResponse) Reset()
- func (x *CreateDocumentPartyResponse) String() string
- func (m *CreateDocumentPartyResponse) Validate() error
- func (m *CreateDocumentPartyResponse) ValidateAll() error
- type CreateDocumentPartyResponseMultiError
- type CreateDocumentPartyResponseValidationError
- func (e CreateDocumentPartyResponseValidationError) Cause() error
- func (e CreateDocumentPartyResponseValidationError) Error() string
- func (e CreateDocumentPartyResponseValidationError) ErrorName() string
- func (e CreateDocumentPartyResponseValidationError) Field() string
- func (e CreateDocumentPartyResponseValidationError) Key() bool
- func (e CreateDocumentPartyResponseValidationError) Reason() string
- type CreateFacilityRequest
- func (*CreateFacilityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFacilityRequest) GetFacilityBicCode() string
- func (x *CreateFacilityRequest) GetFacilityName() string
- func (x *CreateFacilityRequest) GetFacilitySmdgCode() string
- func (x *CreateFacilityRequest) GetLocationId() uint32
- func (x *CreateFacilityRequest) GetRequestId() string
- func (x *CreateFacilityRequest) GetUnLocationCode() string
- func (x *CreateFacilityRequest) GetUserEmail() string
- func (x *CreateFacilityRequest) GetUserId() string
- func (*CreateFacilityRequest) ProtoMessage()
- func (x *CreateFacilityRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFacilityRequest) Reset()
- func (x *CreateFacilityRequest) String() string
- func (m *CreateFacilityRequest) Validate() error
- func (m *CreateFacilityRequest) ValidateAll() error
- type CreateFacilityRequestMultiError
- type CreateFacilityRequestValidationError
- func (e CreateFacilityRequestValidationError) Cause() error
- func (e CreateFacilityRequestValidationError) Error() string
- func (e CreateFacilityRequestValidationError) ErrorName() string
- func (e CreateFacilityRequestValidationError) Field() string
- func (e CreateFacilityRequestValidationError) Key() bool
- func (e CreateFacilityRequestValidationError) Reason() string
- type CreateFacilityResponse
- func (*CreateFacilityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFacilityResponse) GetFacility() *Facility
- func (*CreateFacilityResponse) ProtoMessage()
- func (x *CreateFacilityResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFacilityResponse) Reset()
- func (x *CreateFacilityResponse) String() string
- func (m *CreateFacilityResponse) Validate() error
- func (m *CreateFacilityResponse) ValidateAll() error
- type CreateFacilityResponseMultiError
- type CreateFacilityResponseValidationError
- func (e CreateFacilityResponseValidationError) Cause() error
- func (e CreateFacilityResponseValidationError) Error() string
- func (e CreateFacilityResponseValidationError) ErrorName() string
- func (e CreateFacilityResponseValidationError) Field() string
- func (e CreateFacilityResponseValidationError) Key() bool
- func (e CreateFacilityResponseValidationError) Reason() string
- type CreateLocationRequest
- func (*CreateLocationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLocationRequest) GetAddressId() uint32
- func (x *CreateLocationRequest) GetFacilityId() uint32
- func (x *CreateLocationRequest) GetFacilitySmdgCode() string
- func (x *CreateLocationRequest) GetLatitude() string
- func (x *CreateLocationRequest) GetLocationName() string
- func (x *CreateLocationRequest) GetLongitude() string
- func (x *CreateLocationRequest) GetRequestId() string
- func (x *CreateLocationRequest) GetUnLocationCode() string
- func (x *CreateLocationRequest) GetUserEmail() string
- func (x *CreateLocationRequest) GetUserId() string
- func (*CreateLocationRequest) ProtoMessage()
- func (x *CreateLocationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLocationRequest) Reset()
- func (x *CreateLocationRequest) String() string
- func (m *CreateLocationRequest) Validate() error
- func (m *CreateLocationRequest) ValidateAll() error
- type CreateLocationRequestMultiError
- type CreateLocationRequestValidationError
- func (e CreateLocationRequestValidationError) Cause() error
- func (e CreateLocationRequestValidationError) Error() string
- func (e CreateLocationRequestValidationError) ErrorName() string
- func (e CreateLocationRequestValidationError) Field() string
- func (e CreateLocationRequestValidationError) Key() bool
- func (e CreateLocationRequestValidationError) Reason() string
- type CreateLocationResponse
- func (*CreateLocationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLocationResponse) GetLocation() *Location
- func (*CreateLocationResponse) ProtoMessage()
- func (x *CreateLocationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLocationResponse) Reset()
- func (x *CreateLocationResponse) String() string
- func (m *CreateLocationResponse) Validate() error
- func (m *CreateLocationResponse) ValidateAll() error
- type CreateLocationResponseMultiError
- type CreateLocationResponseValidationError
- func (e CreateLocationResponseValidationError) Cause() error
- func (e CreateLocationResponseValidationError) Error() string
- func (e CreateLocationResponseValidationError) ErrorName() string
- func (e CreateLocationResponseValidationError) Field() string
- func (e CreateLocationResponseValidationError) Key() bool
- func (e CreateLocationResponseValidationError) Reason() string
- type CreatePartyContactDetailRequest
- func (*CreatePartyContactDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyContactDetailRequest) GetEmail() string
- func (x *CreatePartyContactDetailRequest) GetName() string
- func (x *CreatePartyContactDetailRequest) GetPartyId() uint32
- func (x *CreatePartyContactDetailRequest) GetPhone() string
- func (x *CreatePartyContactDetailRequest) GetRequestId() string
- func (x *CreatePartyContactDetailRequest) GetUrl() string
- func (x *CreatePartyContactDetailRequest) GetUserEmail() string
- func (x *CreatePartyContactDetailRequest) GetUserId() string
- func (*CreatePartyContactDetailRequest) ProtoMessage()
- func (x *CreatePartyContactDetailRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePartyContactDetailRequest) Reset()
- func (x *CreatePartyContactDetailRequest) String() string
- func (m *CreatePartyContactDetailRequest) Validate() error
- func (m *CreatePartyContactDetailRequest) ValidateAll() error
- type CreatePartyContactDetailRequestMultiError
- type CreatePartyContactDetailRequestValidationError
- func (e CreatePartyContactDetailRequestValidationError) Cause() error
- func (e CreatePartyContactDetailRequestValidationError) Error() string
- func (e CreatePartyContactDetailRequestValidationError) ErrorName() string
- func (e CreatePartyContactDetailRequestValidationError) Field() string
- func (e CreatePartyContactDetailRequestValidationError) Key() bool
- func (e CreatePartyContactDetailRequestValidationError) Reason() string
- type CreatePartyContactDetailResponse
- func (*CreatePartyContactDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyContactDetailResponse) GetPartyContactDetail() *PartyContactDetail
- func (*CreatePartyContactDetailResponse) ProtoMessage()
- func (x *CreatePartyContactDetailResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePartyContactDetailResponse) Reset()
- func (x *CreatePartyContactDetailResponse) String() string
- func (m *CreatePartyContactDetailResponse) Validate() error
- func (m *CreatePartyContactDetailResponse) ValidateAll() error
- type CreatePartyContactDetailResponseMultiError
- type CreatePartyContactDetailResponseValidationError
- func (e CreatePartyContactDetailResponseValidationError) Cause() error
- func (e CreatePartyContactDetailResponseValidationError) Error() string
- func (e CreatePartyContactDetailResponseValidationError) ErrorName() string
- func (e CreatePartyContactDetailResponseValidationError) Field() string
- func (e CreatePartyContactDetailResponseValidationError) Key() bool
- func (e CreatePartyContactDetailResponseValidationError) Reason() string
- type CreatePartyFunctionRequest
- func (*CreatePartyFunctionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyFunctionRequest) GetPartyFunctionCode() string
- func (x *CreatePartyFunctionRequest) GetPartyFunctionDescription() string
- func (x *CreatePartyFunctionRequest) GetPartyFunctionName() string
- func (x *CreatePartyFunctionRequest) GetRequestId() string
- func (x *CreatePartyFunctionRequest) GetUserEmail() string
- func (x *CreatePartyFunctionRequest) GetUserId() string
- func (*CreatePartyFunctionRequest) ProtoMessage()
- func (x *CreatePartyFunctionRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePartyFunctionRequest) Reset()
- func (x *CreatePartyFunctionRequest) String() string
- func (m *CreatePartyFunctionRequest) Validate() error
- func (m *CreatePartyFunctionRequest) ValidateAll() error
- type CreatePartyFunctionRequestMultiError
- type CreatePartyFunctionRequestValidationError
- func (e CreatePartyFunctionRequestValidationError) Cause() error
- func (e CreatePartyFunctionRequestValidationError) Error() string
- func (e CreatePartyFunctionRequestValidationError) ErrorName() string
- func (e CreatePartyFunctionRequestValidationError) Field() string
- func (e CreatePartyFunctionRequestValidationError) Key() bool
- func (e CreatePartyFunctionRequestValidationError) Reason() string
- type CreatePartyFunctionResponse
- func (*CreatePartyFunctionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyFunctionResponse) GetPartyFunction() *PartyFunction
- func (*CreatePartyFunctionResponse) ProtoMessage()
- func (x *CreatePartyFunctionResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePartyFunctionResponse) Reset()
- func (x *CreatePartyFunctionResponse) String() string
- func (m *CreatePartyFunctionResponse) Validate() error
- func (m *CreatePartyFunctionResponse) ValidateAll() error
- type CreatePartyFunctionResponseMultiError
- type CreatePartyFunctionResponseValidationError
- func (e CreatePartyFunctionResponseValidationError) Cause() error
- func (e CreatePartyFunctionResponseValidationError) Error() string
- func (e CreatePartyFunctionResponseValidationError) ErrorName() string
- func (e CreatePartyFunctionResponseValidationError) Field() string
- func (e CreatePartyFunctionResponseValidationError) Key() bool
- func (e CreatePartyFunctionResponseValidationError) Reason() string
- type CreatePartyIdentifyingCodeRequest
- func (*CreatePartyIdentifyingCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyIdentifyingCodeRequest) GetCodeListName() string
- func (x *CreatePartyIdentifyingCodeRequest) GetDcsaResponsibleAgencyCode() string
- func (x *CreatePartyIdentifyingCodeRequest) GetPartyCode() string
- func (x *CreatePartyIdentifyingCodeRequest) GetPartyId() uint32
- func (x *CreatePartyIdentifyingCodeRequest) GetRequestId() string
- func (x *CreatePartyIdentifyingCodeRequest) GetUserEmail() string
- func (x *CreatePartyIdentifyingCodeRequest) GetUserId() string
- func (*CreatePartyIdentifyingCodeRequest) ProtoMessage()
- func (x *CreatePartyIdentifyingCodeRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePartyIdentifyingCodeRequest) Reset()
- func (x *CreatePartyIdentifyingCodeRequest) String() string
- func (m *CreatePartyIdentifyingCodeRequest) Validate() error
- func (m *CreatePartyIdentifyingCodeRequest) ValidateAll() error
- type CreatePartyIdentifyingCodeRequestMultiError
- type CreatePartyIdentifyingCodeRequestValidationError
- func (e CreatePartyIdentifyingCodeRequestValidationError) Cause() error
- func (e CreatePartyIdentifyingCodeRequestValidationError) Error() string
- func (e CreatePartyIdentifyingCodeRequestValidationError) ErrorName() string
- func (e CreatePartyIdentifyingCodeRequestValidationError) Field() string
- func (e CreatePartyIdentifyingCodeRequestValidationError) Key() bool
- func (e CreatePartyIdentifyingCodeRequestValidationError) Reason() string
- type CreatePartyIdentifyingCodeResponse
- func (*CreatePartyIdentifyingCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyIdentifyingCodeResponse) GetPartyIdentifyingCode() *PartyIdentifyingCode
- func (*CreatePartyIdentifyingCodeResponse) ProtoMessage()
- func (x *CreatePartyIdentifyingCodeResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePartyIdentifyingCodeResponse) Reset()
- func (x *CreatePartyIdentifyingCodeResponse) String() string
- func (m *CreatePartyIdentifyingCodeResponse) Validate() error
- func (m *CreatePartyIdentifyingCodeResponse) ValidateAll() error
- type CreatePartyIdentifyingCodeResponseMultiError
- type CreatePartyIdentifyingCodeResponseValidationError
- func (e CreatePartyIdentifyingCodeResponseValidationError) Cause() error
- func (e CreatePartyIdentifyingCodeResponseValidationError) Error() string
- func (e CreatePartyIdentifyingCodeResponseValidationError) ErrorName() string
- func (e CreatePartyIdentifyingCodeResponseValidationError) Field() string
- func (e CreatePartyIdentifyingCodeResponseValidationError) Key() bool
- func (e CreatePartyIdentifyingCodeResponseValidationError) Reason() string
- type CreatePartyRequest
- func (*CreatePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyRequest) GetCity() string
- func (x *CreatePartyRequest) GetCountryName() string
- func (x *CreatePartyRequest) GetFloor1() string
- func (x *CreatePartyRequest) GetName1() string
- func (x *CreatePartyRequest) GetPartyName() string
- func (x *CreatePartyRequest) GetPostalCode() string
- func (x *CreatePartyRequest) GetPublicKey() string
- func (x *CreatePartyRequest) GetRequestId() string
- func (x *CreatePartyRequest) GetStateRegion() string
- func (x *CreatePartyRequest) GetStreet() string
- func (x *CreatePartyRequest) GetStreetNumber() string
- func (x *CreatePartyRequest) GetTaxReference1() string
- func (x *CreatePartyRequest) GetTaxReference2() string
- func (x *CreatePartyRequest) GetUserEmail() string
- func (x *CreatePartyRequest) GetUserId() string
- func (*CreatePartyRequest) ProtoMessage()
- func (x *CreatePartyRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePartyRequest) Reset()
- func (x *CreatePartyRequest) String() string
- func (m *CreatePartyRequest) Validate() error
- func (m *CreatePartyRequest) ValidateAll() error
- type CreatePartyRequestMultiError
- type CreatePartyRequestValidationError
- func (e CreatePartyRequestValidationError) Cause() error
- func (e CreatePartyRequestValidationError) Error() string
- func (e CreatePartyRequestValidationError) ErrorName() string
- func (e CreatePartyRequestValidationError) Field() string
- func (e CreatePartyRequestValidationError) Key() bool
- func (e CreatePartyRequestValidationError) Reason() string
- type CreatePartyResponse
- func (*CreatePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePartyResponse) GetParty() *Party
- func (*CreatePartyResponse) ProtoMessage()
- func (x *CreatePartyResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePartyResponse) Reset()
- func (x *CreatePartyResponse) String() string
- func (m *CreatePartyResponse) Validate() error
- func (m *CreatePartyResponse) ValidateAll() error
- type CreatePartyResponseMultiError
- type CreatePartyResponseValidationError
- func (e CreatePartyResponseValidationError) Cause() error
- func (e CreatePartyResponseValidationError) Error() string
- func (e CreatePartyResponseValidationError) ErrorName() string
- func (e CreatePartyResponseValidationError) Field() string
- func (e CreatePartyResponseValidationError) Key() bool
- func (e CreatePartyResponseValidationError) Reason() string
- type CreateRoleRequest
- func (*CreateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleRequest) GetCreateRole() *v1.CreateRole
- func (*CreateRoleRequest) ProtoMessage()
- func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRoleRequest) Reset()
- func (x *CreateRoleRequest) String() string
- func (m *CreateRoleRequest) Validate() error
- func (m *CreateRoleRequest) ValidateAll() error
- type CreateRoleRequestMultiError
- type CreateRoleRequestValidationError
- func (e CreateRoleRequestValidationError) Cause() error
- func (e CreateRoleRequestValidationError) Error() string
- func (e CreateRoleRequestValidationError) ErrorName() string
- func (e CreateRoleRequestValidationError) Field() string
- func (e CreateRoleRequestValidationError) Key() bool
- func (e CreateRoleRequestValidationError) Reason() string
- type CreateRoleResponse
- func (*CreateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleResponse) GetRole() *v1.Role
- func (*CreateRoleResponse) ProtoMessage()
- func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRoleResponse) Reset()
- func (x *CreateRoleResponse) String() string
- func (m *CreateRoleResponse) Validate() error
- func (m *CreateRoleResponse) ValidateAll() error
- type CreateRoleResponseMultiError
- type CreateRoleResponseValidationError
- func (e CreateRoleResponseValidationError) Cause() error
- func (e CreateRoleResponseValidationError) Error() string
- func (e CreateRoleResponseValidationError) ErrorName() string
- func (e CreateRoleResponseValidationError) Field() string
- func (e CreateRoleResponseValidationError) Key() bool
- func (e CreateRoleResponseValidationError) Reason() string
- type DeletePartyContactDetailRequest
- func (*DeletePartyContactDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePartyContactDetailRequest) GetGetRequest() *v1.GetRequest
- func (*DeletePartyContactDetailRequest) ProtoMessage()
- func (x *DeletePartyContactDetailRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePartyContactDetailRequest) Reset()
- func (x *DeletePartyContactDetailRequest) String() string
- func (m *DeletePartyContactDetailRequest) Validate() error
- func (m *DeletePartyContactDetailRequest) ValidateAll() error
- type DeletePartyContactDetailRequestMultiError
- type DeletePartyContactDetailRequestValidationError
- func (e DeletePartyContactDetailRequestValidationError) Cause() error
- func (e DeletePartyContactDetailRequestValidationError) Error() string
- func (e DeletePartyContactDetailRequestValidationError) ErrorName() string
- func (e DeletePartyContactDetailRequestValidationError) Field() string
- func (e DeletePartyContactDetailRequestValidationError) Key() bool
- func (e DeletePartyContactDetailRequestValidationError) Reason() string
- type DeletePartyContactDetailResponse
- func (*DeletePartyContactDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeletePartyContactDetailResponse) ProtoMessage()
- func (x *DeletePartyContactDetailResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePartyContactDetailResponse) Reset()
- func (x *DeletePartyContactDetailResponse) String() string
- func (m *DeletePartyContactDetailResponse) Validate() error
- func (m *DeletePartyContactDetailResponse) ValidateAll() error
- type DeletePartyContactDetailResponseMultiError
- type DeletePartyContactDetailResponseValidationError
- func (e DeletePartyContactDetailResponseValidationError) Cause() error
- func (e DeletePartyContactDetailResponseValidationError) Error() string
- func (e DeletePartyContactDetailResponseValidationError) ErrorName() string
- func (e DeletePartyContactDetailResponseValidationError) Field() string
- func (e DeletePartyContactDetailResponseValidationError) Key() bool
- func (e DeletePartyContactDetailResponseValidationError) Reason() string
- type DeletePartyRequest
- func (*DeletePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePartyRequest) GetGetRequest() *v1.GetRequest
- func (*DeletePartyRequest) ProtoMessage()
- func (x *DeletePartyRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePartyRequest) Reset()
- func (x *DeletePartyRequest) String() string
- func (m *DeletePartyRequest) Validate() error
- func (m *DeletePartyRequest) ValidateAll() error
- type DeletePartyRequestMultiError
- type DeletePartyRequestValidationError
- func (e DeletePartyRequestValidationError) Cause() error
- func (e DeletePartyRequestValidationError) Error() string
- func (e DeletePartyRequestValidationError) ErrorName() string
- func (e DeletePartyRequestValidationError) Field() string
- func (e DeletePartyRequestValidationError) Key() bool
- func (e DeletePartyRequestValidationError) Reason() string
- type DeletePartyResponse
- func (*DeletePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeletePartyResponse) ProtoMessage()
- func (x *DeletePartyResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePartyResponse) Reset()
- func (x *DeletePartyResponse) String() string
- func (m *DeletePartyResponse) Validate() error
- func (m *DeletePartyResponse) ValidateAll() error
- type DeletePartyResponseMultiError
- type DeletePartyResponseValidationError
- func (e DeletePartyResponseValidationError) Cause() error
- func (e DeletePartyResponseValidationError) Error() string
- func (e DeletePartyResponseValidationError) ErrorName() string
- func (e DeletePartyResponseValidationError) Field() string
- func (e DeletePartyResponseValidationError) Key() bool
- func (e DeletePartyResponseValidationError) Reason() string
- type DeleteRoleRequest
- func (*DeleteRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRoleRequest) GetDeleteRole() *v1.DeleteRole
- func (*DeleteRoleRequest) ProtoMessage()
- func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleRequest) Reset()
- func (x *DeleteRoleRequest) String() string
- func (m *DeleteRoleRequest) Validate() error
- func (m *DeleteRoleRequest) ValidateAll() error
- type DeleteRoleRequestMultiError
- type DeleteRoleRequestValidationError
- func (e DeleteRoleRequestValidationError) Cause() error
- func (e DeleteRoleRequestValidationError) Error() string
- func (e DeleteRoleRequestValidationError) ErrorName() string
- func (e DeleteRoleRequestValidationError) Field() string
- func (e DeleteRoleRequestValidationError) Key() bool
- func (e DeleteRoleRequestValidationError) Reason() string
- type DeleteRoleResponse
- func (*DeleteRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteRoleResponse) ProtoMessage()
- func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleResponse) Reset()
- func (x *DeleteRoleResponse) String() string
- func (m *DeleteRoleResponse) Validate() error
- func (m *DeleteRoleResponse) ValidateAll() error
- type DeleteRoleResponseMultiError
- type DeleteRoleResponseValidationError
- func (e DeleteRoleResponseValidationError) Cause() error
- func (e DeleteRoleResponseValidationError) Error() string
- func (e DeleteRoleResponseValidationError) ErrorName() string
- func (e DeleteRoleResponseValidationError) Field() string
- func (e DeleteRoleResponseValidationError) Key() bool
- func (e DeleteRoleResponseValidationError) Reason() string
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserRequest) GetRequestId() string
- func (x *DeleteUserRequest) GetUserEmail() string
- func (x *DeleteUserRequest) GetUserId() string
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (x *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Validate() error
- func (m *DeleteUserRequest) ValidateAll() error
- type DeleteUserRequestMultiError
- type DeleteUserRequestValidationError
- func (e DeleteUserRequestValidationError) Cause() error
- func (e DeleteUserRequestValidationError) Error() string
- func (e DeleteUserRequestValidationError) ErrorName() string
- func (e DeleteUserRequestValidationError) Field() string
- func (e DeleteUserRequestValidationError) Key() bool
- func (e DeleteUserRequestValidationError) Reason() string
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (x *DeleteUserResponse) String() string
- func (m *DeleteUserResponse) Validate() error
- func (m *DeleteUserResponse) ValidateAll() error
- type DeleteUserResponseMultiError
- type DeleteUserResponseValidationError
- func (e DeleteUserResponseValidationError) Cause() error
- func (e DeleteUserResponseValidationError) Error() string
- func (e DeleteUserResponseValidationError) ErrorName() string
- func (e DeleteUserResponseValidationError) Field() string
- func (e DeleteUserResponseValidationError) Key() bool
- func (e DeleteUserResponseValidationError) Reason() string
- type DisplayedAddress
- func (*DisplayedAddress) Descriptor() ([]byte, []int)deprecated
- func (x *DisplayedAddress) GetAddressLineNumber() uint32
- func (x *DisplayedAddress) GetAddressLineText() string
- func (x *DisplayedAddress) GetDocumentPartyId() uint32
- func (*DisplayedAddress) ProtoMessage()
- func (x *DisplayedAddress) ProtoReflect() protoreflect.Message
- func (x *DisplayedAddress) Reset()
- func (x *DisplayedAddress) String() string
- func (m *DisplayedAddress) Validate() error
- func (m *DisplayedAddress) ValidateAll() error
- type DisplayedAddressMultiError
- type DisplayedAddressValidationError
- func (e DisplayedAddressValidationError) Cause() error
- func (e DisplayedAddressValidationError) Error() string
- func (e DisplayedAddressValidationError) ErrorName() string
- func (e DisplayedAddressValidationError) Field() string
- func (e DisplayedAddressValidationError) Key() bool
- func (e DisplayedAddressValidationError) Reason() string
- type DocumentParty
- func (*DocumentParty) Descriptor() ([]byte, []int)deprecated
- func (x *DocumentParty) GetCrUpdTime() *v1.CrUpdTime
- func (x *DocumentParty) GetCrUpdUser() *v1.CrUpdUser
- func (x *DocumentParty) GetDocumentPartyD() *DocumentPartyD
- func (*DocumentParty) ProtoMessage()
- func (x *DocumentParty) ProtoReflect() protoreflect.Message
- func (x *DocumentParty) Reset()
- func (x *DocumentParty) String() string
- func (m *DocumentParty) Validate() error
- func (m *DocumentParty) ValidateAll() error
- type DocumentPartyD
- func (*DocumentPartyD) Descriptor() ([]byte, []int)deprecated
- func (x *DocumentPartyD) GetBookingId() uint32
- func (x *DocumentPartyD) GetId() uint32
- func (x *DocumentPartyD) GetIdS() string
- func (x *DocumentPartyD) GetIsToBeNotified() bool
- func (x *DocumentPartyD) GetPartyFunction() string
- func (x *DocumentPartyD) GetPartyId() uint32
- func (x *DocumentPartyD) GetShipmentId() uint32
- func (x *DocumentPartyD) GetShippingInstructionId() uint32
- func (x *DocumentPartyD) GetUuid4() []byte
- func (*DocumentPartyD) ProtoMessage()
- func (x *DocumentPartyD) ProtoReflect() protoreflect.Message
- func (x *DocumentPartyD) Reset()
- func (x *DocumentPartyD) String() string
- func (m *DocumentPartyD) Validate() error
- func (m *DocumentPartyD) ValidateAll() error
- type DocumentPartyDMultiError
- type DocumentPartyDValidationError
- func (e DocumentPartyDValidationError) Cause() error
- func (e DocumentPartyDValidationError) Error() string
- func (e DocumentPartyDValidationError) ErrorName() string
- func (e DocumentPartyDValidationError) Field() string
- func (e DocumentPartyDValidationError) Key() bool
- func (e DocumentPartyDValidationError) Reason() string
- type DocumentPartyMultiError
- type DocumentPartyServiceClient
- type DocumentPartyServiceServer
- type DocumentPartyValidationError
- func (e DocumentPartyValidationError) Cause() error
- func (e DocumentPartyValidationError) Error() string
- func (e DocumentPartyValidationError) ErrorName() string
- func (e DocumentPartyValidationError) Field() string
- func (e DocumentPartyValidationError) Key() bool
- func (e DocumentPartyValidationError) Reason() string
- type Facility
- func (*Facility) Descriptor() ([]byte, []int)deprecated
- func (x *Facility) GetCrUpdTime() *v1.CrUpdTime
- func (x *Facility) GetCrUpdUser() *v1.CrUpdUser
- func (x *Facility) GetFacilityD() *FacilityD
- func (*Facility) ProtoMessage()
- func (x *Facility) ProtoReflect() protoreflect.Message
- func (x *Facility) Reset()
- func (x *Facility) String() string
- func (m *Facility) Validate() error
- func (m *Facility) ValidateAll() error
- type FacilityD
- func (*FacilityD) Descriptor() ([]byte, []int)deprecated
- func (x *FacilityD) GetFacilityBicCode() string
- func (x *FacilityD) GetFacilityName() string
- func (x *FacilityD) GetFacilitySmdgCode() string
- func (x *FacilityD) GetId() uint32
- func (x *FacilityD) GetLocationId() uint32
- func (x *FacilityD) GetUnLocationCode() string
- func (*FacilityD) ProtoMessage()
- func (x *FacilityD) ProtoReflect() protoreflect.Message
- func (x *FacilityD) Reset()
- func (x *FacilityD) String() string
- func (m *FacilityD) Validate() error
- func (m *FacilityD) ValidateAll() error
- type FacilityDMultiError
- type FacilityDValidationError
- type FacilityMultiError
- type FacilityValidationError
- type FetchDocumentPartiesByBookingIDRequest
- func (*FetchDocumentPartiesByBookingIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FetchDocumentPartiesByBookingIDRequest) GetBookingId() uint32
- func (x *FetchDocumentPartiesByBookingIDRequest) GetLimit() string
- func (x *FetchDocumentPartiesByBookingIDRequest) GetNextCursor() string
- func (x *FetchDocumentPartiesByBookingIDRequest) GetRequestId() string
- func (x *FetchDocumentPartiesByBookingIDRequest) GetUserEmail() string
- func (x *FetchDocumentPartiesByBookingIDRequest) GetUserId() string
- func (*FetchDocumentPartiesByBookingIDRequest) ProtoMessage()
- func (x *FetchDocumentPartiesByBookingIDRequest) ProtoReflect() protoreflect.Message
- func (x *FetchDocumentPartiesByBookingIDRequest) Reset()
- func (x *FetchDocumentPartiesByBookingIDRequest) String() string
- func (m *FetchDocumentPartiesByBookingIDRequest) Validate() error
- func (m *FetchDocumentPartiesByBookingIDRequest) ValidateAll() error
- type FetchDocumentPartiesByBookingIDRequestMultiError
- type FetchDocumentPartiesByBookingIDRequestValidationError
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) Cause() error
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) Error() string
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) ErrorName() string
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) Field() string
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) Key() bool
- func (e FetchDocumentPartiesByBookingIDRequestValidationError) Reason() string
- type FetchDocumentPartiesByBookingIDResponse
- func (*FetchDocumentPartiesByBookingIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchDocumentPartiesByBookingIDResponse) GetDocumentParties() []*DocumentParty
- func (x *FetchDocumentPartiesByBookingIDResponse) GetNextCursor() string
- func (*FetchDocumentPartiesByBookingIDResponse) ProtoMessage()
- func (x *FetchDocumentPartiesByBookingIDResponse) ProtoReflect() protoreflect.Message
- func (x *FetchDocumentPartiesByBookingIDResponse) Reset()
- func (x *FetchDocumentPartiesByBookingIDResponse) String() string
- func (m *FetchDocumentPartiesByBookingIDResponse) Validate() error
- func (m *FetchDocumentPartiesByBookingIDResponse) ValidateAll() error
- type FetchDocumentPartiesByBookingIDResponseMultiError
- type FetchDocumentPartiesByBookingIDResponseValidationError
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) Cause() error
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) Error() string
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) ErrorName() string
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) Field() string
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) Key() bool
- func (e FetchDocumentPartiesByBookingIDResponseValidationError) Reason() string
- type FetchDocumentPartiesByByShippingInstructionIDRequest
- func (*FetchDocumentPartiesByByShippingInstructionIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetLimit() string
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetNextCursor() string
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetRequestId() string
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetShippingInstructionId() uint32
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserEmail() string
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserId() string
- func (*FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoMessage()
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) Reset()
- func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) String() string
- func (m *FetchDocumentPartiesByByShippingInstructionIDRequest) Validate() error
- func (m *FetchDocumentPartiesByByShippingInstructionIDRequest) ValidateAll() error
- type FetchDocumentPartiesByByShippingInstructionIDRequestMultiError
- type FetchDocumentPartiesByByShippingInstructionIDRequestValidationError
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Cause() error
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Error() string
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) ErrorName() string
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Field() string
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Key() bool
- func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Reason() string
- type FetchDocumentPartiesByByShippingInstructionIDResponse
- func (*FetchDocumentPartiesByByShippingInstructionIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) GetDocumentParties() []*DocumentParty
- func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) GetNextCursor() string
- func (*FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoMessage()
- func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
- func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) Reset()
- func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) String() string
- func (m *FetchDocumentPartiesByByShippingInstructionIDResponse) Validate() error
- func (m *FetchDocumentPartiesByByShippingInstructionIDResponse) ValidateAll() error
- type FetchDocumentPartiesByByShippingInstructionIDResponseMultiError
- type FetchDocumentPartiesByByShippingInstructionIDResponseValidationError
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Cause() error
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Error() string
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) ErrorName() string
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Field() string
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Key() bool
- func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Reason() string
- type FetchLocationByIDRequest
- func (*FetchLocationByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FetchLocationByIDRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*FetchLocationByIDRequest) ProtoMessage()
- func (x *FetchLocationByIDRequest) ProtoReflect() protoreflect.Message
- func (x *FetchLocationByIDRequest) Reset()
- func (x *FetchLocationByIDRequest) String() string
- func (m *FetchLocationByIDRequest) Validate() error
- func (m *FetchLocationByIDRequest) ValidateAll() error
- type FetchLocationByIDRequestMultiError
- type FetchLocationByIDRequestValidationError
- func (e FetchLocationByIDRequestValidationError) Cause() error
- func (e FetchLocationByIDRequestValidationError) Error() string
- func (e FetchLocationByIDRequestValidationError) ErrorName() string
- func (e FetchLocationByIDRequestValidationError) Field() string
- func (e FetchLocationByIDRequestValidationError) Key() bool
- func (e FetchLocationByIDRequestValidationError) Reason() string
- type FetchLocationByIDResponse
- func (*FetchLocationByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FetchLocationByIDResponse) GetLocation() *Location
- func (*FetchLocationByIDResponse) ProtoMessage()
- func (x *FetchLocationByIDResponse) ProtoReflect() protoreflect.Message
- func (x *FetchLocationByIDResponse) Reset()
- func (x *FetchLocationByIDResponse) String() string
- func (m *FetchLocationByIDResponse) Validate() error
- func (m *FetchLocationByIDResponse) ValidateAll() error
- type FetchLocationByIDResponseMultiError
- type FetchLocationByIDResponseValidationError
- func (e FetchLocationByIDResponseValidationError) Cause() error
- func (e FetchLocationByIDResponseValidationError) Error() string
- func (e FetchLocationByIDResponseValidationError) ErrorName() string
- func (e FetchLocationByIDResponseValidationError) Field() string
- func (e FetchLocationByIDResponseValidationError) Key() bool
- func (e FetchLocationByIDResponseValidationError) Reason() string
- type GetAuthUserDetailsRequest
- func (*GetAuthUserDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthUserDetailsRequest) GetEmail() string
- func (x *GetAuthUserDetailsRequest) GetRequestMethod() string
- func (x *GetAuthUserDetailsRequest) GetRequestUrlPath() string
- func (x *GetAuthUserDetailsRequest) GetRoles() []string
- func (x *GetAuthUserDetailsRequest) GetTokenString() string
- func (*GetAuthUserDetailsRequest) ProtoMessage()
- func (x *GetAuthUserDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthUserDetailsRequest) Reset()
- func (x *GetAuthUserDetailsRequest) String() string
- func (m *GetAuthUserDetailsRequest) Validate() error
- func (m *GetAuthUserDetailsRequest) ValidateAll() error
- type GetAuthUserDetailsRequestMultiError
- type GetAuthUserDetailsRequestValidationError
- func (e GetAuthUserDetailsRequestValidationError) Cause() error
- func (e GetAuthUserDetailsRequestValidationError) Error() string
- func (e GetAuthUserDetailsRequestValidationError) ErrorName() string
- func (e GetAuthUserDetailsRequestValidationError) Field() string
- func (e GetAuthUserDetailsRequestValidationError) Key() bool
- func (e GetAuthUserDetailsRequestValidationError) Reason() string
- type GetAuthUserDetailsResponse
- func (*GetAuthUserDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuthUserDetailsResponse) GetEmail() string
- func (x *GetAuthUserDetailsResponse) GetRequestId() string
- func (x *GetAuthUserDetailsResponse) GetRoles() []string
- func (x *GetAuthUserDetailsResponse) GetUserId() string
- func (*GetAuthUserDetailsResponse) ProtoMessage()
- func (x *GetAuthUserDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthUserDetailsResponse) Reset()
- func (x *GetAuthUserDetailsResponse) String() string
- func (m *GetAuthUserDetailsResponse) Validate() error
- func (m *GetAuthUserDetailsResponse) ValidateAll() error
- type GetAuthUserDetailsResponseMultiError
- type GetAuthUserDetailsResponseValidationError
- func (e GetAuthUserDetailsResponseValidationError) Cause() error
- func (e GetAuthUserDetailsResponseValidationError) Error() string
- func (e GetAuthUserDetailsResponseValidationError) ErrorName() string
- func (e GetAuthUserDetailsResponseValidationError) Field() string
- func (e GetAuthUserDetailsResponseValidationError) Key() bool
- func (e GetAuthUserDetailsResponseValidationError) Reason() string
- type GetPartiesRequest
- func (*GetPartiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartiesRequest) GetLimit() string
- func (x *GetPartiesRequest) GetNextCursor() string
- func (x *GetPartiesRequest) GetRequestId() string
- func (x *GetPartiesRequest) GetUserEmail() string
- func (*GetPartiesRequest) ProtoMessage()
- func (x *GetPartiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetPartiesRequest) Reset()
- func (x *GetPartiesRequest) String() string
- func (m *GetPartiesRequest) Validate() error
- func (m *GetPartiesRequest) ValidateAll() error
- type GetPartiesRequestMultiError
- type GetPartiesRequestValidationError
- func (e GetPartiesRequestValidationError) Cause() error
- func (e GetPartiesRequestValidationError) Error() string
- func (e GetPartiesRequestValidationError) ErrorName() string
- func (e GetPartiesRequestValidationError) Field() string
- func (e GetPartiesRequestValidationError) Key() bool
- func (e GetPartiesRequestValidationError) Reason() string
- type GetPartiesResponse
- func (*GetPartiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartiesResponse) GetNextCursor() string
- func (x *GetPartiesResponse) GetParties() []*Party
- func (*GetPartiesResponse) ProtoMessage()
- func (x *GetPartiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetPartiesResponse) Reset()
- func (x *GetPartiesResponse) String() string
- func (m *GetPartiesResponse) Validate() error
- func (m *GetPartiesResponse) ValidateAll() error
- type GetPartiesResponseMultiError
- type GetPartiesResponseValidationError
- func (e GetPartiesResponseValidationError) Cause() error
- func (e GetPartiesResponseValidationError) Error() string
- func (e GetPartiesResponseValidationError) ErrorName() string
- func (e GetPartiesResponseValidationError) Field() string
- func (e GetPartiesResponseValidationError) Key() bool
- func (e GetPartiesResponseValidationError) Reason() string
- type GetPartyByPkRequest
- func (*GetPartyByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetPartyByPkRequest) ProtoMessage()
- func (x *GetPartyByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetPartyByPkRequest) Reset()
- func (x *GetPartyByPkRequest) String() string
- func (m *GetPartyByPkRequest) Validate() error
- func (m *GetPartyByPkRequest) ValidateAll() error
- type GetPartyByPkRequestMultiError
- type GetPartyByPkRequestValidationError
- func (e GetPartyByPkRequestValidationError) Cause() error
- func (e GetPartyByPkRequestValidationError) Error() string
- func (e GetPartyByPkRequestValidationError) ErrorName() string
- func (e GetPartyByPkRequestValidationError) Field() string
- func (e GetPartyByPkRequestValidationError) Key() bool
- func (e GetPartyByPkRequestValidationError) Reason() string
- type GetPartyByPkResponse
- func (*GetPartyByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyByPkResponse) GetParty() *Party
- func (*GetPartyByPkResponse) ProtoMessage()
- func (x *GetPartyByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetPartyByPkResponse) Reset()
- func (x *GetPartyByPkResponse) String() string
- func (m *GetPartyByPkResponse) Validate() error
- func (m *GetPartyByPkResponse) ValidateAll() error
- type GetPartyByPkResponseMultiError
- type GetPartyByPkResponseValidationError
- func (e GetPartyByPkResponseValidationError) Cause() error
- func (e GetPartyByPkResponseValidationError) Error() string
- func (e GetPartyByPkResponseValidationError) ErrorName() string
- func (e GetPartyByPkResponseValidationError) Field() string
- func (e GetPartyByPkResponseValidationError) Key() bool
- func (e GetPartyByPkResponseValidationError) Reason() string
- type GetPartyContactDetailRequest
- func (*GetPartyContactDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyContactDetailRequest) GetGetRequest() *v1.GetRequest
- func (*GetPartyContactDetailRequest) ProtoMessage()
- func (x *GetPartyContactDetailRequest) ProtoReflect() protoreflect.Message
- func (x *GetPartyContactDetailRequest) Reset()
- func (x *GetPartyContactDetailRequest) String() string
- func (m *GetPartyContactDetailRequest) Validate() error
- func (m *GetPartyContactDetailRequest) ValidateAll() error
- type GetPartyContactDetailRequestMultiError
- type GetPartyContactDetailRequestValidationError
- func (e GetPartyContactDetailRequestValidationError) Cause() error
- func (e GetPartyContactDetailRequestValidationError) Error() string
- func (e GetPartyContactDetailRequestValidationError) ErrorName() string
- func (e GetPartyContactDetailRequestValidationError) Field() string
- func (e GetPartyContactDetailRequestValidationError) Key() bool
- func (e GetPartyContactDetailRequestValidationError) Reason() string
- type GetPartyContactDetailResponse
- func (*GetPartyContactDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyContactDetailResponse) GetPartyContactDetail() *PartyContactDetail
- func (*GetPartyContactDetailResponse) ProtoMessage()
- func (x *GetPartyContactDetailResponse) ProtoReflect() protoreflect.Message
- func (x *GetPartyContactDetailResponse) Reset()
- func (x *GetPartyContactDetailResponse) String() string
- func (m *GetPartyContactDetailResponse) Validate() error
- func (m *GetPartyContactDetailResponse) ValidateAll() error
- type GetPartyContactDetailResponseMultiError
- type GetPartyContactDetailResponseValidationError
- func (e GetPartyContactDetailResponseValidationError) Cause() error
- func (e GetPartyContactDetailResponseValidationError) Error() string
- func (e GetPartyContactDetailResponseValidationError) ErrorName() string
- func (e GetPartyContactDetailResponseValidationError) Field() string
- func (e GetPartyContactDetailResponseValidationError) Key() bool
- func (e GetPartyContactDetailResponseValidationError) Reason() string
- type GetPartyRequest
- func (*GetPartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyRequest) GetGetRequest() *v1.GetRequest
- func (*GetPartyRequest) ProtoMessage()
- func (x *GetPartyRequest) ProtoReflect() protoreflect.Message
- func (x *GetPartyRequest) Reset()
- func (x *GetPartyRequest) String() string
- func (m *GetPartyRequest) Validate() error
- func (m *GetPartyRequest) ValidateAll() error
- type GetPartyRequestMultiError
- type GetPartyRequestValidationError
- func (e GetPartyRequestValidationError) Cause() error
- func (e GetPartyRequestValidationError) Error() string
- func (e GetPartyRequestValidationError) ErrorName() string
- func (e GetPartyRequestValidationError) Field() string
- func (e GetPartyRequestValidationError) Key() bool
- func (e GetPartyRequestValidationError) Reason() string
- type GetPartyResponse
- func (*GetPartyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPartyResponse) GetParty() *Party
- func (*GetPartyResponse) ProtoMessage()
- func (x *GetPartyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPartyResponse) Reset()
- func (x *GetPartyResponse) String() string
- func (m *GetPartyResponse) Validate() error
- func (m *GetPartyResponse) ValidateAll() error
- type GetPartyResponseMultiError
- type GetPartyResponseValidationError
- func (e GetPartyResponseValidationError) Cause() error
- func (e GetPartyResponseValidationError) Error() string
- func (e GetPartyResponseValidationError) ErrorName() string
- func (e GetPartyResponseValidationError) Field() string
- func (e GetPartyResponseValidationError) Key() bool
- func (e GetPartyResponseValidationError) Reason() string
- type GetRolePermissionsRequest
- func (*GetRolePermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolePermissionsRequest) GetGetRolePermissions() *v1.GetRolePermissions
- func (*GetRolePermissionsRequest) ProtoMessage()
- func (x *GetRolePermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolePermissionsRequest) Reset()
- func (x *GetRolePermissionsRequest) String() string
- func (m *GetRolePermissionsRequest) Validate() error
- func (m *GetRolePermissionsRequest) ValidateAll() error
- type GetRolePermissionsRequestMultiError
- type GetRolePermissionsRequestValidationError
- func (e GetRolePermissionsRequestValidationError) Cause() error
- func (e GetRolePermissionsRequestValidationError) Error() string
- func (e GetRolePermissionsRequestValidationError) ErrorName() string
- func (e GetRolePermissionsRequestValidationError) Field() string
- func (e GetRolePermissionsRequestValidationError) Key() bool
- func (e GetRolePermissionsRequestValidationError) Reason() string
- type GetRolePermissionsResponse
- func (*GetRolePermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolePermissionsResponse) GetRolePermissions() []*v1.RolePermission
- func (*GetRolePermissionsResponse) ProtoMessage()
- func (x *GetRolePermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolePermissionsResponse) Reset()
- func (x *GetRolePermissionsResponse) String() string
- func (m *GetRolePermissionsResponse) Validate() error
- func (m *GetRolePermissionsResponse) ValidateAll() error
- type GetRolePermissionsResponseMultiError
- type GetRolePermissionsResponseValidationError
- func (e GetRolePermissionsResponseValidationError) Cause() error
- func (e GetRolePermissionsResponseValidationError) Error() string
- func (e GetRolePermissionsResponseValidationError) ErrorName() string
- func (e GetRolePermissionsResponseValidationError) Field() string
- func (e GetRolePermissionsResponseValidationError) Key() bool
- func (e GetRolePermissionsResponseValidationError) Reason() string
- type GetRoleRequest
- func (*GetRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleRequest) GetGetRole() *v1.GetRole
- func (*GetRoleRequest) ProtoMessage()
- func (x *GetRoleRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoleRequest) Reset()
- func (x *GetRoleRequest) String() string
- func (m *GetRoleRequest) Validate() error
- func (m *GetRoleRequest) ValidateAll() error
- type GetRoleRequestMultiError
- type GetRoleRequestValidationError
- func (e GetRoleRequestValidationError) Cause() error
- func (e GetRoleRequestValidationError) Error() string
- func (e GetRoleRequestValidationError) ErrorName() string
- func (e GetRoleRequestValidationError) Field() string
- func (e GetRoleRequestValidationError) Key() bool
- func (e GetRoleRequestValidationError) Reason() string
- type GetRoleResponse
- func (*GetRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleResponse) GetRole() *v1.Role
- func (*GetRoleResponse) ProtoMessage()
- func (x *GetRoleResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoleResponse) Reset()
- func (x *GetRoleResponse) String() string
- func (m *GetRoleResponse) Validate() error
- func (m *GetRoleResponse) ValidateAll() error
- type GetRoleResponseMultiError
- type GetRoleResponseValidationError
- func (e GetRoleResponseValidationError) Cause() error
- func (e GetRoleResponseValidationError) Error() string
- func (e GetRoleResponseValidationError) ErrorName() string
- func (e GetRoleResponseValidationError) Field() string
- func (e GetRoleResponseValidationError) Key() bool
- func (e GetRoleResponseValidationError) Reason() string
- type GetRoleUsersRequest
- func (*GetRoleUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleUsersRequest) GetRequestId() string
- func (x *GetRoleUsersRequest) GetRoleId() string
- func (x *GetRoleUsersRequest) GetUserEmail() string
- func (x *GetRoleUsersRequest) GetUserId() string
- func (*GetRoleUsersRequest) ProtoMessage()
- func (x *GetRoleUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoleUsersRequest) Reset()
- func (x *GetRoleUsersRequest) String() string
- func (m *GetRoleUsersRequest) Validate() error
- func (m *GetRoleUsersRequest) ValidateAll() error
- type GetRoleUsersRequestMultiError
- type GetRoleUsersRequestValidationError
- func (e GetRoleUsersRequestValidationError) Cause() error
- func (e GetRoleUsersRequestValidationError) Error() string
- func (e GetRoleUsersRequestValidationError) ErrorName() string
- func (e GetRoleUsersRequestValidationError) Field() string
- func (e GetRoleUsersRequestValidationError) Key() bool
- func (e GetRoleUsersRequestValidationError) Reason() string
- type GetRoleUsersResponse
- func (*GetRoleUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoleUsersResponse) GetUsers() []*User
- func (*GetRoleUsersResponse) ProtoMessage()
- func (x *GetRoleUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoleUsersResponse) Reset()
- func (x *GetRoleUsersResponse) String() string
- func (m *GetRoleUsersResponse) Validate() error
- func (m *GetRoleUsersResponse) ValidateAll() error
- type GetRoleUsersResponseMultiError
- type GetRoleUsersResponseValidationError
- func (e GetRoleUsersResponseValidationError) Cause() error
- func (e GetRoleUsersResponseValidationError) Error() string
- func (e GetRoleUsersResponseValidationError) ErrorName() string
- func (e GetRoleUsersResponseValidationError) Field() string
- func (e GetRoleUsersResponseValidationError) Key() bool
- func (e GetRoleUsersResponseValidationError) Reason() string
- type GetRolesRequest
- func (*GetRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesRequest) GetGetRoles() *v1.GetRoles
- func (*GetRolesRequest) ProtoMessage()
- func (x *GetRolesRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolesRequest) Reset()
- func (x *GetRolesRequest) String() string
- func (m *GetRolesRequest) Validate() error
- func (m *GetRolesRequest) ValidateAll() error
- type GetRolesRequestMultiError
- type GetRolesRequestValidationError
- func (e GetRolesRequestValidationError) Cause() error
- func (e GetRolesRequestValidationError) Error() string
- func (e GetRolesRequestValidationError) ErrorName() string
- func (e GetRolesRequestValidationError) Field() string
- func (e GetRolesRequestValidationError) Key() bool
- func (e GetRolesRequestValidationError) Reason() string
- type GetRolesResponse
- func (*GetRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesResponse) GetRoles() []*v1.Role
- func (*GetRolesResponse) ProtoMessage()
- func (x *GetRolesResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolesResponse) Reset()
- func (x *GetRolesResponse) String() string
- func (m *GetRolesResponse) Validate() error
- func (m *GetRolesResponse) ValidateAll() error
- type GetRolesResponseMultiError
- type GetRolesResponseValidationError
- func (e GetRolesResponseValidationError) Cause() error
- func (e GetRolesResponseValidationError) Error() string
- func (e GetRolesResponseValidationError) ErrorName() string
- func (e GetRolesResponseValidationError) Field() string
- func (e GetRolesResponseValidationError) Key() bool
- func (e GetRolesResponseValidationError) Reason() string
- type GetUserByEmailRequest
- func (*GetUserByEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByEmailRequest) GetEmail() string
- func (x *GetUserByEmailRequest) GetRequestId() string
- func (x *GetUserByEmailRequest) GetUserEmail() string
- func (*GetUserByEmailRequest) ProtoMessage()
- func (x *GetUserByEmailRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByEmailRequest) Reset()
- func (x *GetUserByEmailRequest) String() string
- func (m *GetUserByEmailRequest) Validate() error
- func (m *GetUserByEmailRequest) ValidateAll() error
- type GetUserByEmailRequestMultiError
- type GetUserByEmailRequestValidationError
- func (e GetUserByEmailRequestValidationError) Cause() error
- func (e GetUserByEmailRequestValidationError) Error() string
- func (e GetUserByEmailRequestValidationError) ErrorName() string
- func (e GetUserByEmailRequestValidationError) Field() string
- func (e GetUserByEmailRequestValidationError) Key() bool
- func (e GetUserByEmailRequestValidationError) Reason() string
- type GetUserByEmailResponse
- func (*GetUserByEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByEmailResponse) GetUser() *User
- func (*GetUserByEmailResponse) ProtoMessage()
- func (x *GetUserByEmailResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByEmailResponse) Reset()
- func (x *GetUserByEmailResponse) String() string
- func (m *GetUserByEmailResponse) Validate() error
- func (m *GetUserByEmailResponse) ValidateAll() error
- type GetUserByEmailResponseMultiError
- type GetUserByEmailResponseValidationError
- func (e GetUserByEmailResponseValidationError) Cause() error
- func (e GetUserByEmailResponseValidationError) Error() string
- func (e GetUserByEmailResponseValidationError) ErrorName() string
- func (e GetUserByEmailResponseValidationError) Field() string
- func (e GetUserByEmailResponseValidationError) Key() bool
- func (e GetUserByEmailResponseValidationError) Reason() string
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserRequest) GetGetRequest() *v1.GetRequest
- func (*GetUserRequest) ProtoMessage()
- func (x *GetUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserRequest) Reset()
- func (x *GetUserRequest) String() string
- func (m *GetUserRequest) Validate() error
- func (m *GetUserRequest) ValidateAll() error
- type GetUserRequestMultiError
- type GetUserRequestValidationError
- func (e GetUserRequestValidationError) Cause() error
- func (e GetUserRequestValidationError) Error() string
- func (e GetUserRequestValidationError) ErrorName() string
- func (e GetUserRequestValidationError) Field() string
- func (e GetUserRequestValidationError) Key() bool
- func (e GetUserRequestValidationError) Reason() string
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResponse) GetUser() *User
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) String() string
- func (m *GetUserResponse) Validate() error
- func (m *GetUserResponse) ValidateAll() error
- type GetUserResponseMultiError
- type GetUserResponseValidationError
- func (e GetUserResponseValidationError) Cause() error
- func (e GetUserResponseValidationError) Error() string
- func (e GetUserResponseValidationError) ErrorName() string
- func (e GetUserResponseValidationError) Field() string
- func (e GetUserResponseValidationError) Key() bool
- func (e GetUserResponseValidationError) Reason() string
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersRequest) GetRequestId() string
- func (x *GetUsersRequest) GetUserEmail() string
- func (*GetUsersRequest) ProtoMessage()
- func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsersRequest) Reset()
- func (x *GetUsersRequest) String() string
- func (m *GetUsersRequest) Validate() error
- func (m *GetUsersRequest) ValidateAll() error
- type GetUsersRequestMultiError
- type GetUsersRequestValidationError
- func (e GetUsersRequestValidationError) Cause() error
- func (e GetUsersRequestValidationError) Error() string
- func (e GetUsersRequestValidationError) ErrorName() string
- func (e GetUsersRequestValidationError) Field() string
- func (e GetUsersRequestValidationError) Key() bool
- func (e GetUsersRequestValidationError) Reason() string
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersResponse) GetUsers() []*User
- func (*GetUsersResponse) ProtoMessage()
- func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsersResponse) Reset()
- func (x *GetUsersResponse) String() string
- func (m *GetUsersResponse) Validate() error
- func (m *GetUsersResponse) ValidateAll() error
- type GetUsersResponseMultiError
- type GetUsersResponseValidationError
- func (e GetUsersResponseValidationError) Cause() error
- func (e GetUsersResponseValidationError) Error() string
- func (e GetUsersResponseValidationError) ErrorName() string
- func (e GetUsersResponseValidationError) Field() string
- func (e GetUsersResponseValidationError) Key() bool
- func (e GetUsersResponseValidationError) Reason() string
- type LoadLocationsRequest
- func (*LoadLocationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoadLocationsRequest) GetLimit() string
- func (x *LoadLocationsRequest) GetNextCursor() string
- func (x *LoadLocationsRequest) GetRequestId() string
- func (x *LoadLocationsRequest) GetUserEmail() string
- func (*LoadLocationsRequest) ProtoMessage()
- func (x *LoadLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *LoadLocationsRequest) Reset()
- func (x *LoadLocationsRequest) String() string
- func (m *LoadLocationsRequest) Validate() error
- func (m *LoadLocationsRequest) ValidateAll() error
- type LoadLocationsRequestMultiError
- type LoadLocationsRequestValidationError
- func (e LoadLocationsRequestValidationError) Cause() error
- func (e LoadLocationsRequestValidationError) Error() string
- func (e LoadLocationsRequestValidationError) ErrorName() string
- func (e LoadLocationsRequestValidationError) Field() string
- func (e LoadLocationsRequestValidationError) Key() bool
- func (e LoadLocationsRequestValidationError) Reason() string
- type LoadLocationsResponse
- func (*LoadLocationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadLocationsResponse) GetLocations() []*Location
- func (x *LoadLocationsResponse) GetNextCursor() string
- func (*LoadLocationsResponse) ProtoMessage()
- func (x *LoadLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *LoadLocationsResponse) Reset()
- func (x *LoadLocationsResponse) String() string
- func (m *LoadLocationsResponse) Validate() error
- func (m *LoadLocationsResponse) ValidateAll() error
- type LoadLocationsResponseMultiError
- type LoadLocationsResponseValidationError
- func (e LoadLocationsResponseValidationError) Cause() error
- func (e LoadLocationsResponseValidationError) Error() string
- func (e LoadLocationsResponseValidationError) ErrorName() string
- func (e LoadLocationsResponseValidationError) Field() string
- func (e LoadLocationsResponseValidationError) Key() bool
- func (e LoadLocationsResponseValidationError) Reason() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetAddressId() uint32
- func (x *Location) GetFacilityId() uint32
- func (x *Location) GetFacilitySmdgCode() string
- func (x *Location) GetId() uint32
- func (x *Location) GetIdS() string
- func (x *Location) GetLatitude() string
- func (x *Location) GetLocationName() string
- func (x *Location) GetLongitude() string
- func (x *Location) GetUnLocationCode() string
- func (x *Location) GetUuid4() []byte
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- func (m *Location) Validate() error
- func (m *Location) ValidateAll() error
- type LocationMultiError
- type LocationServiceClient
- type LocationServiceServer
- type LocationValidationError
- type Parties
- func (*Parties) Descriptor() ([]byte, []int)deprecated
- func (x *Parties) GetParties() []*Party
- func (*Parties) ProtoMessage()
- func (x *Parties) ProtoReflect() protoreflect.Message
- func (x *Parties) Reset()
- func (x *Parties) String() string
- func (m *Parties) Validate() error
- func (m *Parties) ValidateAll() error
- type PartiesMultiError
- type PartiesValidationError
- type Party
- func (*Party) Descriptor() ([]byte, []int)deprecated
- func (x *Party) GetCrUpdTime() *v1.CrUpdTime
- func (x *Party) GetCrUpdUser() *v1.CrUpdUser
- func (x *Party) GetPartyD() *PartyD
- func (*Party) ProtoMessage()
- func (x *Party) ProtoReflect() protoreflect.Message
- func (x *Party) Reset()
- func (x *Party) String() string
- func (m *Party) Validate() error
- func (m *Party) ValidateAll() error
- type PartyContactDetail
- func (*PartyContactDetail) Descriptor() ([]byte, []int)deprecated
- func (x *PartyContactDetail) GetCrUpdTime() *v1.CrUpdTime
- func (x *PartyContactDetail) GetCrUpdUser() *v1.CrUpdUser
- func (x *PartyContactDetail) GetPartyContactDetailD() *PartyContactDetailD
- func (*PartyContactDetail) ProtoMessage()
- func (x *PartyContactDetail) ProtoReflect() protoreflect.Message
- func (x *PartyContactDetail) Reset()
- func (x *PartyContactDetail) String() string
- func (m *PartyContactDetail) Validate() error
- func (m *PartyContactDetail) ValidateAll() error
- type PartyContactDetailD
- func (*PartyContactDetailD) Descriptor() ([]byte, []int)deprecated
- func (x *PartyContactDetailD) GetEmail() string
- func (x *PartyContactDetailD) GetId() uint32
- func (x *PartyContactDetailD) GetIdS() string
- func (x *PartyContactDetailD) GetName() string
- func (x *PartyContactDetailD) GetPartyId() uint32
- func (x *PartyContactDetailD) GetPhone() string
- func (x *PartyContactDetailD) GetUrl() string
- func (x *PartyContactDetailD) GetUuid4() []byte
- func (*PartyContactDetailD) ProtoMessage()
- func (x *PartyContactDetailD) ProtoReflect() protoreflect.Message
- func (x *PartyContactDetailD) Reset()
- func (x *PartyContactDetailD) String() string
- func (m *PartyContactDetailD) Validate() error
- func (m *PartyContactDetailD) ValidateAll() error
- type PartyContactDetailDMultiError
- type PartyContactDetailDValidationError
- func (e PartyContactDetailDValidationError) Cause() error
- func (e PartyContactDetailDValidationError) Error() string
- func (e PartyContactDetailDValidationError) ErrorName() string
- func (e PartyContactDetailDValidationError) Field() string
- func (e PartyContactDetailDValidationError) Key() bool
- func (e PartyContactDetailDValidationError) Reason() string
- type PartyContactDetailMultiError
- type PartyContactDetailValidationError
- func (e PartyContactDetailValidationError) Cause() error
- func (e PartyContactDetailValidationError) Error() string
- func (e PartyContactDetailValidationError) ErrorName() string
- func (e PartyContactDetailValidationError) Field() string
- func (e PartyContactDetailValidationError) Key() bool
- func (e PartyContactDetailValidationError) Reason() string
- type PartyContactDetails
- func (*PartyContactDetails) Descriptor() ([]byte, []int)deprecated
- func (x *PartyContactDetails) GetPartyContactDetails() []*PartyContactDetail
- func (*PartyContactDetails) ProtoMessage()
- func (x *PartyContactDetails) ProtoReflect() protoreflect.Message
- func (x *PartyContactDetails) Reset()
- func (x *PartyContactDetails) String() string
- func (m *PartyContactDetails) Validate() error
- func (m *PartyContactDetails) ValidateAll() error
- type PartyContactDetailsMultiError
- type PartyContactDetailsValidationError
- func (e PartyContactDetailsValidationError) Cause() error
- func (e PartyContactDetailsValidationError) Error() string
- func (e PartyContactDetailsValidationError) ErrorName() string
- func (e PartyContactDetailsValidationError) Field() string
- func (e PartyContactDetailsValidationError) Key() bool
- func (e PartyContactDetailsValidationError) Reason() string
- type PartyD
- func (*PartyD) Descriptor() ([]byte, []int)deprecated
- func (x *PartyD) GetAddressId() uint32
- func (x *PartyD) GetId() uint32
- func (x *PartyD) GetIdS() string
- func (x *PartyD) GetPartyName() string
- func (x *PartyD) GetPublicKey() string
- func (x *PartyD) GetTaxReference1() string
- func (x *PartyD) GetTaxReference2() string
- func (x *PartyD) GetUuid4() []byte
- func (*PartyD) ProtoMessage()
- func (x *PartyD) ProtoReflect() protoreflect.Message
- func (x *PartyD) Reset()
- func (x *PartyD) String() string
- func (m *PartyD) Validate() error
- func (m *PartyD) ValidateAll() error
- type PartyDMultiError
- type PartyDValidationError
- type PartyFunction
- func (*PartyFunction) Descriptor() ([]byte, []int)deprecated
- func (x *PartyFunction) GetPartyFunctionCode() string
- func (x *PartyFunction) GetPartyFunctionDescription() string
- func (x *PartyFunction) GetPartyFunctionName() string
- func (*PartyFunction) ProtoMessage()
- func (x *PartyFunction) ProtoReflect() protoreflect.Message
- func (x *PartyFunction) Reset()
- func (x *PartyFunction) String() string
- func (m *PartyFunction) Validate() error
- func (m *PartyFunction) ValidateAll() error
- type PartyFunctionMultiError
- type PartyFunctionValidationError
- func (e PartyFunctionValidationError) Cause() error
- func (e PartyFunctionValidationError) Error() string
- func (e PartyFunctionValidationError) ErrorName() string
- func (e PartyFunctionValidationError) Field() string
- func (e PartyFunctionValidationError) Key() bool
- func (e PartyFunctionValidationError) Reason() string
- type PartyIdentifyingCode
- func (*PartyIdentifyingCode) Descriptor() ([]byte, []int)deprecated
- func (x *PartyIdentifyingCode) GetCodeListName() string
- func (x *PartyIdentifyingCode) GetDcsaResponsibleAgencyCode() string
- func (x *PartyIdentifyingCode) GetPartyCode() string
- func (x *PartyIdentifyingCode) GetPartyId() uint32
- func (*PartyIdentifyingCode) ProtoMessage()
- func (x *PartyIdentifyingCode) ProtoReflect() protoreflect.Message
- func (x *PartyIdentifyingCode) Reset()
- func (x *PartyIdentifyingCode) String() string
- func (m *PartyIdentifyingCode) Validate() error
- func (m *PartyIdentifyingCode) ValidateAll() error
- type PartyIdentifyingCodeMultiError
- type PartyIdentifyingCodeValidationError
- func (e PartyIdentifyingCodeValidationError) Cause() error
- func (e PartyIdentifyingCodeValidationError) Error() string
- func (e PartyIdentifyingCodeValidationError) ErrorName() string
- func (e PartyIdentifyingCodeValidationError) Field() string
- func (e PartyIdentifyingCodeValidationError) Key() bool
- func (e PartyIdentifyingCodeValidationError) Reason() string
- type PartyMultiError
- type PartyServiceClient
- type PartyServiceServer
- type PartyValidationError
- type RefreshTokenRequest
- func (*RefreshTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshTokenRequest) GetRefreshToken() string
- func (x *RefreshTokenRequest) GetRequestId() string
- func (x *RefreshTokenRequest) GetUserEmail() string
- func (*RefreshTokenRequest) ProtoMessage()
- func (x *RefreshTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshTokenRequest) Reset()
- func (x *RefreshTokenRequest) String() string
- func (m *RefreshTokenRequest) Validate() error
- func (m *RefreshTokenRequest) ValidateAll() error
- type RefreshTokenRequestMultiError
- type RefreshTokenRequestValidationError
- func (e RefreshTokenRequestValidationError) Cause() error
- func (e RefreshTokenRequestValidationError) Error() string
- func (e RefreshTokenRequestValidationError) ErrorName() string
- func (e RefreshTokenRequestValidationError) Field() string
- func (e RefreshTokenRequestValidationError) Key() bool
- func (e RefreshTokenRequestValidationError) Reason() string
- type RefreshTokenResponse
- func (*RefreshTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshTokenResponse) GetAccessToken() string
- func (x *RefreshTokenResponse) GetEmail() string
- func (x *RefreshTokenResponse) GetId() uint32
- func (x *RefreshTokenResponse) GetPassword() []byte
- func (x *RefreshTokenResponse) GetRefreshToken() string
- func (*RefreshTokenResponse) ProtoMessage()
- func (x *RefreshTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshTokenResponse) Reset()
- func (x *RefreshTokenResponse) String() string
- func (m *RefreshTokenResponse) Validate() error
- func (m *RefreshTokenResponse) ValidateAll() error
- type RefreshTokenResponseMultiError
- type RefreshTokenResponseValidationError
- func (e RefreshTokenResponseValidationError) Cause() error
- func (e RefreshTokenResponseValidationError) Error() string
- func (e RefreshTokenResponseValidationError) ErrorName() string
- func (e RefreshTokenResponseValidationError) Field() string
- func (e RefreshTokenResponseValidationError) Key() bool
- func (e RefreshTokenResponseValidationError) Reason() string
- type RemoveRolePermissionRequest
- func (*RemoveRolePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRolePermissionRequest) GetRemoveRolePermission() *v1.RemoveRolePermission
- func (*RemoveRolePermissionRequest) ProtoMessage()
- func (x *RemoveRolePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRolePermissionRequest) Reset()
- func (x *RemoveRolePermissionRequest) String() string
- func (m *RemoveRolePermissionRequest) Validate() error
- func (m *RemoveRolePermissionRequest) ValidateAll() error
- type RemoveRolePermissionRequestMultiError
- type RemoveRolePermissionRequestValidationError
- func (e RemoveRolePermissionRequestValidationError) Cause() error
- func (e RemoveRolePermissionRequestValidationError) Error() string
- func (e RemoveRolePermissionRequestValidationError) ErrorName() string
- func (e RemoveRolePermissionRequestValidationError) Field() string
- func (e RemoveRolePermissionRequestValidationError) Key() bool
- func (e RemoveRolePermissionRequestValidationError) Reason() string
- type RemoveRolePermissionResponse
- func (*RemoveRolePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveRolePermissionResponse) ProtoMessage()
- func (x *RemoveRolePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveRolePermissionResponse) Reset()
- func (x *RemoveRolePermissionResponse) String() string
- func (m *RemoveRolePermissionResponse) Validate() error
- func (m *RemoveRolePermissionResponse) ValidateAll() error
- type RemoveRolePermissionResponseMultiError
- type RemoveRolePermissionResponseValidationError
- func (e RemoveRolePermissionResponseValidationError) Cause() error
- func (e RemoveRolePermissionResponseValidationError) Error() string
- func (e RemoveRolePermissionResponseValidationError) ErrorName() string
- func (e RemoveRolePermissionResponseValidationError) Field() string
- func (e RemoveRolePermissionResponseValidationError) Key() bool
- func (e RemoveRolePermissionResponseValidationError) Reason() string
- type ResolveDocumentPartiesForShippingInstructionIDRequest
- func (*ResolveDocumentPartiesForShippingInstructionIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetDocumentPartyId() uint32
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetRequestId() string
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetShippingInstructionId() uint32
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserEmail() string
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserId() string
- func (*ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoMessage()
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) Reset()
- func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) String() string
- func (m *ResolveDocumentPartiesForShippingInstructionIDRequest) Validate() error
- func (m *ResolveDocumentPartiesForShippingInstructionIDRequest) ValidateAll() error
- type ResolveDocumentPartiesForShippingInstructionIDRequestMultiError
- type ResolveDocumentPartiesForShippingInstructionIDRequestValidationError
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Cause() error
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Error() string
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) ErrorName() string
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Field() string
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Key() bool
- func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Reason() string
- type ResolveDocumentPartiesForShippingInstructionIDResponse
- func (*ResolveDocumentPartiesForShippingInstructionIDResponse) Descriptor() ([]byte, []int)deprecated
- func (*ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoMessage()
- func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
- func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) Reset()
- func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) String() string
- func (m *ResolveDocumentPartiesForShippingInstructionIDResponse) Validate() error
- func (m *ResolveDocumentPartiesForShippingInstructionIDResponse) ValidateAll() error
- type ResolveDocumentPartiesForShippingInstructionIDResponseMultiError
- type ResolveDocumentPartiesForShippingInstructionIDResponseValidationError
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Cause() error
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Error() string
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) ErrorName() string
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Field() string
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Key() bool
- func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Reason() string
- type UnimplementedDocumentPartyServiceServer
- func (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByBookingID(context.Context, *CreateDocumentPartiesByBookingIDRequest) (*CreateDocumentPartiesByBookingIDResponse, error)
- func (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByShippingInstructionID(context.Context, *CreateDocumentPartiesByShippingInstructionIDRequest) (*CreateDocumentPartiesByShippingInstructionIDResponse, error)
- func (UnimplementedDocumentPartyServiceServer) CreateDocumentParty(context.Context, *CreateDocumentPartyRequest) (*CreateDocumentPartyResponse, error)
- func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByBookingID(context.Context, *FetchDocumentPartiesByBookingIDRequest) (*FetchDocumentPartiesByBookingIDResponse, error)
- func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByByShippingInstructionID(context.Context, *FetchDocumentPartiesByByShippingInstructionIDRequest) (*FetchDocumentPartiesByByShippingInstructionIDResponse, error)
- func (UnimplementedDocumentPartyServiceServer) ResolveDocumentPartiesForShippingInstructionID(context.Context, *ResolveDocumentPartiesForShippingInstructionIDRequest) (*ResolveDocumentPartiesForShippingInstructionIDResponse, error)
- type UnimplementedLocationServiceServer
- func (UnimplementedLocationServiceServer) CreateLocation(context.Context, *CreateLocationRequest) (*CreateLocationResponse, error)
- func (UnimplementedLocationServiceServer) FetchLocationByID(context.Context, *FetchLocationByIDRequest) (*FetchLocationByIDResponse, error)
- func (UnimplementedLocationServiceServer) LoadLocations(context.Context, *LoadLocationsRequest) (*LoadLocationsResponse, error)
- type UnimplementedPartyServiceServer
- func (UnimplementedPartyServiceServer) CreateDisplayedAddress(context.Context, *CreateDisplayedAddressRequest) (*CreateDisplayedAddressResponse, error)
- func (UnimplementedPartyServiceServer) CreateFacility(context.Context, *CreateFacilityRequest) (*CreateFacilityResponse, error)
- func (UnimplementedPartyServiceServer) CreateParty(context.Context, *CreatePartyRequest) (*CreatePartyResponse, error)
- func (UnimplementedPartyServiceServer) CreatePartyContactDetail(context.Context, *CreatePartyContactDetailRequest) (*CreatePartyContactDetailResponse, error)
- func (UnimplementedPartyServiceServer) CreatePartyFunction(context.Context, *CreatePartyFunctionRequest) (*CreatePartyFunctionResponse, error)
- func (UnimplementedPartyServiceServer) CreatePartyIdentifyingCode(context.Context, *CreatePartyIdentifyingCodeRequest) (*CreatePartyIdentifyingCodeResponse, error)
- func (UnimplementedPartyServiceServer) DeleteParty(context.Context, *DeletePartyRequest) (*DeletePartyResponse, error)
- func (UnimplementedPartyServiceServer) DeletePartyContactDetail(context.Context, *DeletePartyContactDetailRequest) (*DeletePartyContactDetailResponse, error)
- func (UnimplementedPartyServiceServer) GetParties(context.Context, *GetPartiesRequest) (*GetPartiesResponse, error)
- func (UnimplementedPartyServiceServer) GetParty(context.Context, *GetPartyRequest) (*GetPartyResponse, error)
- func (UnimplementedPartyServiceServer) GetPartyByPk(context.Context, *GetPartyByPkRequest) (*GetPartyByPkResponse, error)
- func (UnimplementedPartyServiceServer) GetPartyContactDetail(context.Context, *GetPartyContactDetailRequest) (*GetPartyContactDetailResponse, error)
- func (UnimplementedPartyServiceServer) UpdateParty(context.Context, *UpdatePartyRequest) (*UpdatePartyResponse, error)
- func (UnimplementedPartyServiceServer) UpdatePartyContactDetail(context.Context, *UpdatePartyContactDetailRequest) (*UpdatePartyContactDetailResponse, error)
- type UnimplementedUserServiceServer
- func (UnimplementedUserServiceServer) AddAPIPermission(context.Context, *AddAPIPermissionRequest) (*AddAPIPermissionResponse, error)
- func (UnimplementedUserServiceServer) AddPermisionsToRoles(context.Context, *AddPermisionsToRolesRequest) (*AddPermisionsToRolesResponse, error)
- func (UnimplementedUserServiceServer) AssignRolesToUsers(context.Context, *AssignRolesToUsersRequest) (*AssignRolesToUsersResponse, error)
- func (UnimplementedUserServiceServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
- func (UnimplementedUserServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
- func (UnimplementedUserServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
- func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedUserServiceServer) GetAuthUserDetails(context.Context, *GetAuthUserDetailsRequest) (*GetAuthUserDetailsResponse, error)
- func (UnimplementedUserServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
- func (UnimplementedUserServiceServer) GetRolePermissions(context.Context, *GetRolePermissionsRequest) (*GetRolePermissionsResponse, error)
- func (UnimplementedUserServiceServer) GetRoleUsers(context.Context, *GetRoleUsersRequest) (*GetRoleUsersResponse, error)
- func (UnimplementedUserServiceServer) GetRoles(context.Context, *GetRolesRequest) (*GetRolesResponse, error)
- func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedUserServiceServer) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error)
- func (UnimplementedUserServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
- func (UnimplementedUserServiceServer) RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error)
- func (UnimplementedUserServiceServer) RemoveRolePermission(context.Context, *RemoveRolePermissionRequest) (*RemoveRolePermissionResponse, error)
- func (UnimplementedUserServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
- func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- func (UnimplementedUserServiceServer) ViewUserRoles(context.Context, *ViewUserRolesRequest) (*ViewUserRolesResponse, error)
- type UnsafeDocumentPartyServiceServer
- type UnsafeLocationServiceServer
- type UnsafePartyServiceServer
- type UnsafeUserServiceServer
- type UpdatePartyContactDetailRequest
- func (*UpdatePartyContactDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePartyContactDetailRequest) GetEmail() string
- func (x *UpdatePartyContactDetailRequest) GetName() string
- func (x *UpdatePartyContactDetailRequest) GetPartyContactDetailId() string
- func (x *UpdatePartyContactDetailRequest) GetPartyId() uint32
- func (x *UpdatePartyContactDetailRequest) GetPhone() string
- func (x *UpdatePartyContactDetailRequest) GetRequestId() string
- func (x *UpdatePartyContactDetailRequest) GetUrl() string
- func (x *UpdatePartyContactDetailRequest) GetUserEmail() string
- func (*UpdatePartyContactDetailRequest) ProtoMessage()
- func (x *UpdatePartyContactDetailRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePartyContactDetailRequest) Reset()
- func (x *UpdatePartyContactDetailRequest) String() string
- func (m *UpdatePartyContactDetailRequest) Validate() error
- func (m *UpdatePartyContactDetailRequest) ValidateAll() error
- type UpdatePartyContactDetailRequestMultiError
- type UpdatePartyContactDetailRequestValidationError
- func (e UpdatePartyContactDetailRequestValidationError) Cause() error
- func (e UpdatePartyContactDetailRequestValidationError) Error() string
- func (e UpdatePartyContactDetailRequestValidationError) ErrorName() string
- func (e UpdatePartyContactDetailRequestValidationError) Field() string
- func (e UpdatePartyContactDetailRequestValidationError) Key() bool
- func (e UpdatePartyContactDetailRequestValidationError) Reason() string
- type UpdatePartyContactDetailResponse
- func (*UpdatePartyContactDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdatePartyContactDetailResponse) ProtoMessage()
- func (x *UpdatePartyContactDetailResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePartyContactDetailResponse) Reset()
- func (x *UpdatePartyContactDetailResponse) String() string
- func (m *UpdatePartyContactDetailResponse) Validate() error
- func (m *UpdatePartyContactDetailResponse) ValidateAll() error
- type UpdatePartyContactDetailResponseMultiError
- type UpdatePartyContactDetailResponseValidationError
- func (e UpdatePartyContactDetailResponseValidationError) Cause() error
- func (e UpdatePartyContactDetailResponseValidationError) Error() string
- func (e UpdatePartyContactDetailResponseValidationError) ErrorName() string
- func (e UpdatePartyContactDetailResponseValidationError) Field() string
- func (e UpdatePartyContactDetailResponseValidationError) Key() bool
- func (e UpdatePartyContactDetailResponseValidationError) Reason() string
- type UpdatePartyRequest
- func (*UpdatePartyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePartyRequest) GetId() string
- func (x *UpdatePartyRequest) GetPartyName() string
- func (x *UpdatePartyRequest) GetRequestId() string
- func (x *UpdatePartyRequest) GetUserEmail() string
- func (x *UpdatePartyRequest) GetUserId() string
- func (*UpdatePartyRequest) ProtoMessage()
- func (x *UpdatePartyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePartyRequest) Reset()
- func (x *UpdatePartyRequest) String() string
- func (m *UpdatePartyRequest) Validate() error
- func (m *UpdatePartyRequest) ValidateAll() error
- type UpdatePartyRequestMultiError
- type UpdatePartyRequestValidationError
- func (e UpdatePartyRequestValidationError) Cause() error
- func (e UpdatePartyRequestValidationError) Error() string
- func (e UpdatePartyRequestValidationError) ErrorName() string
- func (e UpdatePartyRequestValidationError) Field() string
- func (e UpdatePartyRequestValidationError) Key() bool
- func (e UpdatePartyRequestValidationError) Reason() string
- type UpdatePartyResponse
- func (*UpdatePartyResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdatePartyResponse) ProtoMessage()
- func (x *UpdatePartyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePartyResponse) Reset()
- func (x *UpdatePartyResponse) String() string
- func (m *UpdatePartyResponse) Validate() error
- func (m *UpdatePartyResponse) ValidateAll() error
- type UpdatePartyResponseMultiError
- type UpdatePartyResponseValidationError
- func (e UpdatePartyResponseValidationError) Cause() error
- func (e UpdatePartyResponseValidationError) Error() string
- func (e UpdatePartyResponseValidationError) ErrorName() string
- func (e UpdatePartyResponseValidationError) Field() string
- func (e UpdatePartyResponseValidationError) Key() bool
- func (e UpdatePartyResponseValidationError) Reason() string
- type UpdateRoleRequest
- func (*UpdateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleRequest) GetUpdateRole() *v1.UpdateRole
- func (*UpdateRoleRequest) ProtoMessage()
- func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleRequest) Reset()
- func (x *UpdateRoleRequest) String() string
- func (m *UpdateRoleRequest) Validate() error
- func (m *UpdateRoleRequest) ValidateAll() error
- type UpdateRoleRequestMultiError
- type UpdateRoleRequestValidationError
- func (e UpdateRoleRequestValidationError) Cause() error
- func (e UpdateRoleRequestValidationError) Error() string
- func (e UpdateRoleRequestValidationError) ErrorName() string
- func (e UpdateRoleRequestValidationError) Field() string
- func (e UpdateRoleRequestValidationError) Key() bool
- func (e UpdateRoleRequestValidationError) Reason() string
- type UpdateRoleResponse
- func (*UpdateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleResponse) GetRole() *v1.Role
- func (*UpdateRoleResponse) ProtoMessage()
- func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleResponse) Reset()
- func (x *UpdateRoleResponse) String() string
- func (m *UpdateRoleResponse) Validate() error
- func (m *UpdateRoleResponse) ValidateAll() error
- type UpdateRoleResponseMultiError
- type UpdateRoleResponseValidationError
- func (e UpdateRoleResponseValidationError) Cause() error
- func (e UpdateRoleResponseValidationError) Error() string
- func (e UpdateRoleResponseValidationError) ErrorName() string
- func (e UpdateRoleResponseValidationError) Field() string
- func (e UpdateRoleResponseValidationError) Key() bool
- func (e UpdateRoleResponseValidationError) Reason() string
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetFirstName() string
- func (x *UpdateUserRequest) GetId() string
- func (x *UpdateUserRequest) GetLastName() string
- func (x *UpdateUserRequest) GetRequestId() string
- func (x *UpdateUserRequest) GetUserEmail() string
- func (x *UpdateUserRequest) GetUserId() string
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- func (m *UpdateUserRequest) Validate() error
- func (m *UpdateUserRequest) ValidateAll() error
- type UpdateUserRequestMultiError
- type UpdateUserRequestValidationError
- func (e UpdateUserRequestValidationError) Cause() error
- func (e UpdateUserRequestValidationError) Error() string
- func (e UpdateUserRequestValidationError) ErrorName() string
- func (e UpdateUserRequestValidationError) Field() string
- func (e UpdateUserRequestValidationError) Key() bool
- func (e UpdateUserRequestValidationError) Reason() string
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) String() string
- func (m *UpdateUserResponse) Validate() error
- func (m *UpdateUserResponse) ValidateAll() error
- type UpdateUserResponseMultiError
- type UpdateUserResponseValidationError
- func (e UpdateUserResponseValidationError) Cause() error
- func (e UpdateUserResponseValidationError) Error() string
- func (e UpdateUserResponseValidationError) ErrorName() string
- func (e UpdateUserResponseValidationError) Field() string
- func (e UpdateUserResponseValidationError) Key() bool
- func (e UpdateUserResponseValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (x *User) GetName() string
- func (x *User) GetPicture() string
- func (x *User) GetRequestId() string
- func (x *User) GetRoleId() string
- func (x *User) GetUserEmail() string
- func (x *User) GetUserId() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserMultiError
- type UserServiceClient
- type UserServiceServer
- type UserValidationError
- type ViewUserRolesRequest
- func (*ViewUserRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ViewUserRolesRequest) GetViewUserRoles() *v1.ViewUserRoles
- func (*ViewUserRolesRequest) ProtoMessage()
- func (x *ViewUserRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ViewUserRolesRequest) Reset()
- func (x *ViewUserRolesRequest) String() string
- func (m *ViewUserRolesRequest) Validate() error
- func (m *ViewUserRolesRequest) ValidateAll() error
- type ViewUserRolesRequestMultiError
- type ViewUserRolesRequestValidationError
- func (e ViewUserRolesRequestValidationError) Cause() error
- func (e ViewUserRolesRequestValidationError) Error() string
- func (e ViewUserRolesRequestValidationError) ErrorName() string
- func (e ViewUserRolesRequestValidationError) Field() string
- func (e ViewUserRolesRequestValidationError) Key() bool
- func (e ViewUserRolesRequestValidationError) Reason() string
- type ViewUserRolesResponse
- func (*ViewUserRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ViewUserRolesResponse) GetRoles() []*v1.Role
- func (*ViewUserRolesResponse) ProtoMessage()
- func (x *ViewUserRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ViewUserRolesResponse) Reset()
- func (x *ViewUserRolesResponse) String() string
- func (m *ViewUserRolesResponse) Validate() error
- func (m *ViewUserRolesResponse) ValidateAll() error
- type ViewUserRolesResponseMultiError
- type ViewUserRolesResponseValidationError
- func (e ViewUserRolesResponseValidationError) Cause() error
- func (e ViewUserRolesResponseValidationError) Error() string
- func (e ViewUserRolesResponseValidationError) ErrorName() string
- func (e ViewUserRolesResponseValidationError) Field() string
- func (e ViewUserRolesResponseValidationError) Key() bool
- func (e ViewUserRolesResponseValidationError) Reason() string
Constants ¶
const ( DocumentPartyService_CreateDocumentParty_FullMethodName = "/party.v1.DocumentPartyService/CreateDocumentParty" DocumentPartyService_CreateDocumentPartiesByBookingID_FullMethodName = "/party.v1.DocumentPartyService/CreateDocumentPartiesByBookingID" DocumentPartyService_CreateDocumentPartiesByShippingInstructionID_FullMethodName = "/party.v1.DocumentPartyService/CreateDocumentPartiesByShippingInstructionID" DocumentPartyService_FetchDocumentPartiesByBookingID_FullMethodName = "/party.v1.DocumentPartyService/FetchDocumentPartiesByBookingID" DocumentPartyService_FetchDocumentPartiesByByShippingInstructionID_FullMethodName = "/party.v1.DocumentPartyService/FetchDocumentPartiesByByShippingInstructionID" DocumentPartyService_ResolveDocumentPartiesForShippingInstructionID_FullMethodName = "/party.v1.DocumentPartyService/ResolveDocumentPartiesForShippingInstructionID" )
const ( LocationService_CreateLocation_FullMethodName = "/party.v1.LocationService/CreateLocation" LocationService_LoadLocations_FullMethodName = "/party.v1.LocationService/LoadLocations" LocationService_FetchLocationByID_FullMethodName = "/party.v1.LocationService/FetchLocationByID" )
const ( PartyService_CreateParty_FullMethodName = "/party.v1.PartyService/CreateParty" PartyService_GetParties_FullMethodName = "/party.v1.PartyService/GetParties" PartyService_GetParty_FullMethodName = "/party.v1.PartyService/GetParty" PartyService_GetPartyByPk_FullMethodName = "/party.v1.PartyService/GetPartyByPk" PartyService_UpdateParty_FullMethodName = "/party.v1.PartyService/UpdateParty" PartyService_DeleteParty_FullMethodName = "/party.v1.PartyService/DeleteParty" PartyService_CreatePartyContactDetail_FullMethodName = "/party.v1.PartyService/CreatePartyContactDetail" PartyService_GetPartyContactDetail_FullMethodName = "/party.v1.PartyService/GetPartyContactDetail" PartyService_UpdatePartyContactDetail_FullMethodName = "/party.v1.PartyService/UpdatePartyContactDetail" PartyService_DeletePartyContactDetail_FullMethodName = "/party.v1.PartyService/DeletePartyContactDetail" PartyService_CreateDisplayedAddress_FullMethodName = "/party.v1.PartyService/CreateDisplayedAddress" PartyService_CreateFacility_FullMethodName = "/party.v1.PartyService/CreateFacility" PartyService_CreatePartyFunction_FullMethodName = "/party.v1.PartyService/CreatePartyFunction" PartyService_CreatePartyIdentifyingCode_FullMethodName = "/party.v1.PartyService/CreatePartyIdentifyingCode" )
const ( UserService_GetUsers_FullMethodName = "/party.v1.UserService/GetUsers" UserService_GetUserByEmail_FullMethodName = "/party.v1.UserService/GetUserByEmail" UserService_GetUser_FullMethodName = "/party.v1.UserService/GetUser" UserService_DeleteUser_FullMethodName = "/party.v1.UserService/DeleteUser" UserService_ChangePassword_FullMethodName = "/party.v1.UserService/ChangePassword" UserService_GetAuthUserDetails_FullMethodName = "/party.v1.UserService/GetAuthUserDetails" UserService_RefreshToken_FullMethodName = "/party.v1.UserService/RefreshToken" UserService_UpdateUser_FullMethodName = "/party.v1.UserService/UpdateUser" UserService_CreateRole_FullMethodName = "/party.v1.UserService/CreateRole" UserService_GetRole_FullMethodName = "/party.v1.UserService/GetRole" UserService_GetRoles_FullMethodName = "/party.v1.UserService/GetRoles" UserService_UpdateRole_FullMethodName = "/party.v1.UserService/UpdateRole" UserService_DeleteRole_FullMethodName = "/party.v1.UserService/DeleteRole" UserService_AddPermisionsToRoles_FullMethodName = "/party.v1.UserService/AddPermisionsToRoles" UserService_RemoveRolePermission_FullMethodName = "/party.v1.UserService/RemoveRolePermission" UserService_GetRolePermissions_FullMethodName = "/party.v1.UserService/GetRolePermissions" UserService_AssignRolesToUsers_FullMethodName = "/party.v1.UserService/AssignRolesToUsers" UserService_GetRoleUsers_FullMethodName = "/party.v1.UserService/GetRoleUsers" UserService_ViewUserRoles_FullMethodName = "/party.v1.UserService/ViewUserRoles" UserService_AddAPIPermission_FullMethodName = "/party.v1.UserService/AddAPIPermission" )
Variables ¶
var DocumentPartyService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "party.v1.DocumentPartyService", HandlerType: (*DocumentPartyServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateDocumentParty", Handler: _DocumentPartyService_CreateDocumentParty_Handler, }, { MethodName: "CreateDocumentPartiesByBookingID", Handler: _DocumentPartyService_CreateDocumentPartiesByBookingID_Handler, }, { MethodName: "CreateDocumentPartiesByShippingInstructionID", Handler: _DocumentPartyService_CreateDocumentPartiesByShippingInstructionID_Handler, }, { MethodName: "FetchDocumentPartiesByBookingID", Handler: _DocumentPartyService_FetchDocumentPartiesByBookingID_Handler, }, { MethodName: "FetchDocumentPartiesByByShippingInstructionID", Handler: _DocumentPartyService_FetchDocumentPartiesByByShippingInstructionID_Handler, }, { MethodName: "ResolveDocumentPartiesForShippingInstructionID", Handler: _DocumentPartyService_ResolveDocumentPartiesForShippingInstructionID_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "party/v1/document_party.proto", }
DocumentPartyService_ServiceDesc is the grpc.ServiceDesc for DocumentPartyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_party_v1_document_party_proto protoreflect.FileDescriptor
var File_party_v1_location_proto protoreflect.FileDescriptor
var File_party_v1_party_proto protoreflect.FileDescriptor
var File_party_v1_user_proto protoreflect.FileDescriptor
var LocationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "party.v1.LocationService", HandlerType: (*LocationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateLocation", Handler: _LocationService_CreateLocation_Handler, }, { MethodName: "LoadLocations", Handler: _LocationService_LoadLocations_Handler, }, { MethodName: "FetchLocationByID", Handler: _LocationService_FetchLocationByID_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "party/v1/location.proto", }
LocationService_ServiceDesc is the grpc.ServiceDesc for LocationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PartyService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "party.v1.PartyService", HandlerType: (*PartyServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateParty", Handler: _PartyService_CreateParty_Handler, }, { MethodName: "GetParties", Handler: _PartyService_GetParties_Handler, }, { MethodName: "GetParty", Handler: _PartyService_GetParty_Handler, }, { MethodName: "GetPartyByPk", Handler: _PartyService_GetPartyByPk_Handler, }, { MethodName: "UpdateParty", Handler: _PartyService_UpdateParty_Handler, }, { MethodName: "DeleteParty", Handler: _PartyService_DeleteParty_Handler, }, { MethodName: "CreatePartyContactDetail", Handler: _PartyService_CreatePartyContactDetail_Handler, }, { MethodName: "GetPartyContactDetail", Handler: _PartyService_GetPartyContactDetail_Handler, }, { MethodName: "UpdatePartyContactDetail", Handler: _PartyService_UpdatePartyContactDetail_Handler, }, { MethodName: "DeletePartyContactDetail", Handler: _PartyService_DeletePartyContactDetail_Handler, }, { MethodName: "CreateDisplayedAddress", Handler: _PartyService_CreateDisplayedAddress_Handler, }, { MethodName: "CreateFacility", Handler: _PartyService_CreateFacility_Handler, }, { MethodName: "CreatePartyFunction", Handler: _PartyService_CreatePartyFunction_Handler, }, { MethodName: "CreatePartyIdentifyingCode", Handler: _PartyService_CreatePartyIdentifyingCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "party/v1/party.proto", }
PartyService_ServiceDesc is the grpc.ServiceDesc for PartyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "party.v1.UserService", HandlerType: (*UserServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUsers", Handler: _UserService_GetUsers_Handler, }, { MethodName: "GetUserByEmail", Handler: _UserService_GetUserByEmail_Handler, }, { MethodName: "GetUser", Handler: _UserService_GetUser_Handler, }, { MethodName: "DeleteUser", Handler: _UserService_DeleteUser_Handler, }, { MethodName: "ChangePassword", Handler: _UserService_ChangePassword_Handler, }, { MethodName: "GetAuthUserDetails", Handler: _UserService_GetAuthUserDetails_Handler, }, { MethodName: "RefreshToken", Handler: _UserService_RefreshToken_Handler, }, { MethodName: "UpdateUser", Handler: _UserService_UpdateUser_Handler, }, { MethodName: "CreateRole", Handler: _UserService_CreateRole_Handler, }, { MethodName: "GetRole", Handler: _UserService_GetRole_Handler, }, { MethodName: "GetRoles", Handler: _UserService_GetRoles_Handler, }, { MethodName: "UpdateRole", Handler: _UserService_UpdateRole_Handler, }, { MethodName: "DeleteRole", Handler: _UserService_DeleteRole_Handler, }, { MethodName: "AddPermisionsToRoles", Handler: _UserService_AddPermisionsToRoles_Handler, }, { MethodName: "RemoveRolePermission", Handler: _UserService_RemoveRolePermission_Handler, }, { MethodName: "GetRolePermissions", Handler: _UserService_GetRolePermissions_Handler, }, { MethodName: "AssignRolesToUsers", Handler: _UserService_AssignRolesToUsers_Handler, }, { MethodName: "GetRoleUsers", Handler: _UserService_GetRoleUsers_Handler, }, { MethodName: "ViewUserRoles", Handler: _UserService_ViewUserRoles_Handler, }, { MethodName: "AddAPIPermission", Handler: _UserService_AddAPIPermission_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "party/v1/user.proto", }
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterDocumentPartyServiceServer ¶
func RegisterDocumentPartyServiceServer(s grpc.ServiceRegistrar, srv DocumentPartyServiceServer)
func RegisterLocationServiceServer ¶
func RegisterLocationServiceServer(s grpc.ServiceRegistrar, srv LocationServiceServer)
func RegisterPartyServiceServer ¶
func RegisterPartyServiceServer(s grpc.ServiceRegistrar, srv PartyServiceServer)
func RegisterUserServiceServer ¶
func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
Types ¶
type AddAPIPermissionRequest ¶
type AddAPIPermissionRequest struct { Permissions []*v1.Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*AddAPIPermissionRequest) Descriptor
deprecated
func (*AddAPIPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAPIPermissionRequest.ProtoReflect.Descriptor instead.
func (*AddAPIPermissionRequest) GetPermissions ¶
func (x *AddAPIPermissionRequest) GetPermissions() []*v1.Permission
func (*AddAPIPermissionRequest) ProtoMessage ¶
func (*AddAPIPermissionRequest) ProtoMessage()
func (*AddAPIPermissionRequest) ProtoReflect ¶
func (x *AddAPIPermissionRequest) ProtoReflect() protoreflect.Message
func (*AddAPIPermissionRequest) Reset ¶
func (x *AddAPIPermissionRequest) Reset()
func (*AddAPIPermissionRequest) String ¶
func (x *AddAPIPermissionRequest) String() string
func (*AddAPIPermissionRequest) Validate ¶
func (m *AddAPIPermissionRequest) Validate() error
Validate checks the field values on AddAPIPermissionRequest 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 (*AddAPIPermissionRequest) ValidateAll ¶
func (m *AddAPIPermissionRequest) ValidateAll() error
ValidateAll checks the field values on AddAPIPermissionRequest 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 AddAPIPermissionRequestMultiError, or nil if none found.
type AddAPIPermissionRequestMultiError ¶
type AddAPIPermissionRequestMultiError []error
AddAPIPermissionRequestMultiError is an error wrapping multiple validation errors returned by AddAPIPermissionRequest.ValidateAll() if the designated constraints aren't met.
func (AddAPIPermissionRequestMultiError) AllErrors ¶
func (m AddAPIPermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddAPIPermissionRequestMultiError) Error ¶
func (m AddAPIPermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddAPIPermissionRequestValidationError ¶
type AddAPIPermissionRequestValidationError struct {
// contains filtered or unexported fields
}
AddAPIPermissionRequestValidationError is the validation error returned by AddAPIPermissionRequest.Validate if the designated constraints aren't met.
func (AddAPIPermissionRequestValidationError) Cause ¶
func (e AddAPIPermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (AddAPIPermissionRequestValidationError) Error ¶
func (e AddAPIPermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddAPIPermissionRequestValidationError) ErrorName ¶
func (e AddAPIPermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddAPIPermissionRequestValidationError) Field ¶
func (e AddAPIPermissionRequestValidationError) Field() string
Field function returns field value.
func (AddAPIPermissionRequestValidationError) Key ¶
func (e AddAPIPermissionRequestValidationError) Key() bool
Key function returns key value.
func (AddAPIPermissionRequestValidationError) Reason ¶
func (e AddAPIPermissionRequestValidationError) Reason() string
Reason function returns reason value.
type AddAPIPermissionResponse ¶
type AddAPIPermissionResponse struct {
// contains filtered or unexported fields
}
func (*AddAPIPermissionResponse) Descriptor
deprecated
func (*AddAPIPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAPIPermissionResponse.ProtoReflect.Descriptor instead.
func (*AddAPIPermissionResponse) ProtoMessage ¶
func (*AddAPIPermissionResponse) ProtoMessage()
func (*AddAPIPermissionResponse) ProtoReflect ¶
func (x *AddAPIPermissionResponse) ProtoReflect() protoreflect.Message
func (*AddAPIPermissionResponse) Reset ¶
func (x *AddAPIPermissionResponse) Reset()
func (*AddAPIPermissionResponse) String ¶
func (x *AddAPIPermissionResponse) String() string
func (*AddAPIPermissionResponse) Validate ¶
func (m *AddAPIPermissionResponse) Validate() error
Validate checks the field values on AddAPIPermissionResponse 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 (*AddAPIPermissionResponse) ValidateAll ¶
func (m *AddAPIPermissionResponse) ValidateAll() error
ValidateAll checks the field values on AddAPIPermissionResponse 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 AddAPIPermissionResponseMultiError, or nil if none found.
type AddAPIPermissionResponseMultiError ¶
type AddAPIPermissionResponseMultiError []error
AddAPIPermissionResponseMultiError is an error wrapping multiple validation errors returned by AddAPIPermissionResponse.ValidateAll() if the designated constraints aren't met.
func (AddAPIPermissionResponseMultiError) AllErrors ¶
func (m AddAPIPermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddAPIPermissionResponseMultiError) Error ¶
func (m AddAPIPermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddAPIPermissionResponseValidationError ¶
type AddAPIPermissionResponseValidationError struct {
// contains filtered or unexported fields
}
AddAPIPermissionResponseValidationError is the validation error returned by AddAPIPermissionResponse.Validate if the designated constraints aren't met.
func (AddAPIPermissionResponseValidationError) Cause ¶
func (e AddAPIPermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (AddAPIPermissionResponseValidationError) Error ¶
func (e AddAPIPermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddAPIPermissionResponseValidationError) ErrorName ¶
func (e AddAPIPermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddAPIPermissionResponseValidationError) Field ¶
func (e AddAPIPermissionResponseValidationError) Field() string
Field function returns field value.
func (AddAPIPermissionResponseValidationError) Key ¶
func (e AddAPIPermissionResponseValidationError) Key() bool
Key function returns key value.
func (AddAPIPermissionResponseValidationError) Reason ¶
func (e AddAPIPermissionResponseValidationError) Reason() string
Reason function returns reason value.
type AddPermisionsToRolesRequest ¶
type AddPermisionsToRolesRequest struct { AddPermisionsToRoles *v1.AddPermisionsToRoles `protobuf:"bytes,1,opt,name=add_permisions_to_roles,json=addPermisionsToRoles,proto3" json:"add_permisions_to_roles,omitempty"` // contains filtered or unexported fields }
func (*AddPermisionsToRolesRequest) Descriptor
deprecated
func (*AddPermisionsToRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPermisionsToRolesRequest.ProtoReflect.Descriptor instead.
func (*AddPermisionsToRolesRequest) GetAddPermisionsToRoles ¶
func (x *AddPermisionsToRolesRequest) GetAddPermisionsToRoles() *v1.AddPermisionsToRoles
func (*AddPermisionsToRolesRequest) ProtoMessage ¶
func (*AddPermisionsToRolesRequest) ProtoMessage()
func (*AddPermisionsToRolesRequest) ProtoReflect ¶
func (x *AddPermisionsToRolesRequest) ProtoReflect() protoreflect.Message
func (*AddPermisionsToRolesRequest) Reset ¶
func (x *AddPermisionsToRolesRequest) Reset()
func (*AddPermisionsToRolesRequest) String ¶
func (x *AddPermisionsToRolesRequest) String() string
func (*AddPermisionsToRolesRequest) Validate ¶
func (m *AddPermisionsToRolesRequest) Validate() error
Validate checks the field values on AddPermisionsToRolesRequest 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 (*AddPermisionsToRolesRequest) ValidateAll ¶
func (m *AddPermisionsToRolesRequest) ValidateAll() error
ValidateAll checks the field values on AddPermisionsToRolesRequest 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 AddPermisionsToRolesRequestMultiError, or nil if none found.
type AddPermisionsToRolesRequestMultiError ¶
type AddPermisionsToRolesRequestMultiError []error
AddPermisionsToRolesRequestMultiError is an error wrapping multiple validation errors returned by AddPermisionsToRolesRequest.ValidateAll() if the designated constraints aren't met.
func (AddPermisionsToRolesRequestMultiError) AllErrors ¶
func (m AddPermisionsToRolesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddPermisionsToRolesRequestMultiError) Error ¶
func (m AddPermisionsToRolesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddPermisionsToRolesRequestValidationError ¶
type AddPermisionsToRolesRequestValidationError struct {
// contains filtered or unexported fields
}
AddPermisionsToRolesRequestValidationError is the validation error returned by AddPermisionsToRolesRequest.Validate if the designated constraints aren't met.
func (AddPermisionsToRolesRequestValidationError) Cause ¶
func (e AddPermisionsToRolesRequestValidationError) Cause() error
Cause function returns cause value.
func (AddPermisionsToRolesRequestValidationError) Error ¶
func (e AddPermisionsToRolesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddPermisionsToRolesRequestValidationError) ErrorName ¶
func (e AddPermisionsToRolesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddPermisionsToRolesRequestValidationError) Field ¶
func (e AddPermisionsToRolesRequestValidationError) Field() string
Field function returns field value.
func (AddPermisionsToRolesRequestValidationError) Key ¶
func (e AddPermisionsToRolesRequestValidationError) Key() bool
Key function returns key value.
func (AddPermisionsToRolesRequestValidationError) Reason ¶
func (e AddPermisionsToRolesRequestValidationError) Reason() string
Reason function returns reason value.
type AddPermisionsToRolesResponse ¶
type AddPermisionsToRolesResponse struct {
// contains filtered or unexported fields
}
func (*AddPermisionsToRolesResponse) Descriptor
deprecated
func (*AddPermisionsToRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPermisionsToRolesResponse.ProtoReflect.Descriptor instead.
func (*AddPermisionsToRolesResponse) ProtoMessage ¶
func (*AddPermisionsToRolesResponse) ProtoMessage()
func (*AddPermisionsToRolesResponse) ProtoReflect ¶
func (x *AddPermisionsToRolesResponse) ProtoReflect() protoreflect.Message
func (*AddPermisionsToRolesResponse) Reset ¶
func (x *AddPermisionsToRolesResponse) Reset()
func (*AddPermisionsToRolesResponse) String ¶
func (x *AddPermisionsToRolesResponse) String() string
func (*AddPermisionsToRolesResponse) Validate ¶
func (m *AddPermisionsToRolesResponse) Validate() error
Validate checks the field values on AddPermisionsToRolesResponse 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 (*AddPermisionsToRolesResponse) ValidateAll ¶
func (m *AddPermisionsToRolesResponse) ValidateAll() error
ValidateAll checks the field values on AddPermisionsToRolesResponse 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 AddPermisionsToRolesResponseMultiError, or nil if none found.
type AddPermisionsToRolesResponseMultiError ¶
type AddPermisionsToRolesResponseMultiError []error
AddPermisionsToRolesResponseMultiError is an error wrapping multiple validation errors returned by AddPermisionsToRolesResponse.ValidateAll() if the designated constraints aren't met.
func (AddPermisionsToRolesResponseMultiError) AllErrors ¶
func (m AddPermisionsToRolesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddPermisionsToRolesResponseMultiError) Error ¶
func (m AddPermisionsToRolesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddPermisionsToRolesResponseValidationError ¶
type AddPermisionsToRolesResponseValidationError struct {
// contains filtered or unexported fields
}
AddPermisionsToRolesResponseValidationError is the validation error returned by AddPermisionsToRolesResponse.Validate if the designated constraints aren't met.
func (AddPermisionsToRolesResponseValidationError) Cause ¶
func (e AddPermisionsToRolesResponseValidationError) Cause() error
Cause function returns cause value.
func (AddPermisionsToRolesResponseValidationError) Error ¶
func (e AddPermisionsToRolesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddPermisionsToRolesResponseValidationError) ErrorName ¶
func (e AddPermisionsToRolesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddPermisionsToRolesResponseValidationError) Field ¶
func (e AddPermisionsToRolesResponseValidationError) Field() string
Field function returns field value.
func (AddPermisionsToRolesResponseValidationError) Key ¶
func (e AddPermisionsToRolesResponseValidationError) Key() bool
Key function returns key value.
func (AddPermisionsToRolesResponseValidationError) Reason ¶
func (e AddPermisionsToRolesResponseValidationError) Reason() string
Reason function returns reason value.
type AssignRolesToUsersRequest ¶
type AssignRolesToUsersRequest struct { AssignRolesToUsers *v1.AssignRolesToUsers `protobuf:"bytes,1,opt,name=assign_roles_to_users,json=assignRolesToUsers,proto3" json:"assign_roles_to_users,omitempty"` // contains filtered or unexported fields }
func (*AssignRolesToUsersRequest) Descriptor
deprecated
func (*AssignRolesToUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignRolesToUsersRequest.ProtoReflect.Descriptor instead.
func (*AssignRolesToUsersRequest) GetAssignRolesToUsers ¶
func (x *AssignRolesToUsersRequest) GetAssignRolesToUsers() *v1.AssignRolesToUsers
func (*AssignRolesToUsersRequest) ProtoMessage ¶
func (*AssignRolesToUsersRequest) ProtoMessage()
func (*AssignRolesToUsersRequest) ProtoReflect ¶
func (x *AssignRolesToUsersRequest) ProtoReflect() protoreflect.Message
func (*AssignRolesToUsersRequest) Reset ¶
func (x *AssignRolesToUsersRequest) Reset()
func (*AssignRolesToUsersRequest) String ¶
func (x *AssignRolesToUsersRequest) String() string
func (*AssignRolesToUsersRequest) Validate ¶
func (m *AssignRolesToUsersRequest) Validate() error
Validate checks the field values on AssignRolesToUsersRequest 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 (*AssignRolesToUsersRequest) ValidateAll ¶
func (m *AssignRolesToUsersRequest) ValidateAll() error
ValidateAll checks the field values on AssignRolesToUsersRequest 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 AssignRolesToUsersRequestMultiError, or nil if none found.
type AssignRolesToUsersRequestMultiError ¶
type AssignRolesToUsersRequestMultiError []error
AssignRolesToUsersRequestMultiError is an error wrapping multiple validation errors returned by AssignRolesToUsersRequest.ValidateAll() if the designated constraints aren't met.
func (AssignRolesToUsersRequestMultiError) AllErrors ¶
func (m AssignRolesToUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AssignRolesToUsersRequestMultiError) Error ¶
func (m AssignRolesToUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AssignRolesToUsersRequestValidationError ¶
type AssignRolesToUsersRequestValidationError struct {
// contains filtered or unexported fields
}
AssignRolesToUsersRequestValidationError is the validation error returned by AssignRolesToUsersRequest.Validate if the designated constraints aren't met.
func (AssignRolesToUsersRequestValidationError) Cause ¶
func (e AssignRolesToUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (AssignRolesToUsersRequestValidationError) Error ¶
func (e AssignRolesToUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AssignRolesToUsersRequestValidationError) ErrorName ¶
func (e AssignRolesToUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AssignRolesToUsersRequestValidationError) Field ¶
func (e AssignRolesToUsersRequestValidationError) Field() string
Field function returns field value.
func (AssignRolesToUsersRequestValidationError) Key ¶
func (e AssignRolesToUsersRequestValidationError) Key() bool
Key function returns key value.
func (AssignRolesToUsersRequestValidationError) Reason ¶
func (e AssignRolesToUsersRequestValidationError) Reason() string
Reason function returns reason value.
type AssignRolesToUsersResponse ¶
type AssignRolesToUsersResponse struct {
// contains filtered or unexported fields
}
func (*AssignRolesToUsersResponse) Descriptor
deprecated
func (*AssignRolesToUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignRolesToUsersResponse.ProtoReflect.Descriptor instead.
func (*AssignRolesToUsersResponse) ProtoMessage ¶
func (*AssignRolesToUsersResponse) ProtoMessage()
func (*AssignRolesToUsersResponse) ProtoReflect ¶
func (x *AssignRolesToUsersResponse) ProtoReflect() protoreflect.Message
func (*AssignRolesToUsersResponse) Reset ¶
func (x *AssignRolesToUsersResponse) Reset()
func (*AssignRolesToUsersResponse) String ¶
func (x *AssignRolesToUsersResponse) String() string
func (*AssignRolesToUsersResponse) Validate ¶
func (m *AssignRolesToUsersResponse) Validate() error
Validate checks the field values on AssignRolesToUsersResponse 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 (*AssignRolesToUsersResponse) ValidateAll ¶
func (m *AssignRolesToUsersResponse) ValidateAll() error
ValidateAll checks the field values on AssignRolesToUsersResponse 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 AssignRolesToUsersResponseMultiError, or nil if none found.
type AssignRolesToUsersResponseMultiError ¶
type AssignRolesToUsersResponseMultiError []error
AssignRolesToUsersResponseMultiError is an error wrapping multiple validation errors returned by AssignRolesToUsersResponse.ValidateAll() if the designated constraints aren't met.
func (AssignRolesToUsersResponseMultiError) AllErrors ¶
func (m AssignRolesToUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AssignRolesToUsersResponseMultiError) Error ¶
func (m AssignRolesToUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AssignRolesToUsersResponseValidationError ¶
type AssignRolesToUsersResponseValidationError struct {
// contains filtered or unexported fields
}
AssignRolesToUsersResponseValidationError is the validation error returned by AssignRolesToUsersResponse.Validate if the designated constraints aren't met.
func (AssignRolesToUsersResponseValidationError) Cause ¶
func (e AssignRolesToUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (AssignRolesToUsersResponseValidationError) Error ¶
func (e AssignRolesToUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AssignRolesToUsersResponseValidationError) ErrorName ¶
func (e AssignRolesToUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AssignRolesToUsersResponseValidationError) Field ¶
func (e AssignRolesToUsersResponseValidationError) Field() string
Field function returns field value.
func (AssignRolesToUsersResponseValidationError) Key ¶
func (e AssignRolesToUsersResponseValidationError) Key() bool
Key function returns key value.
func (AssignRolesToUsersResponseValidationError) Reason ¶
func (e AssignRolesToUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ChangePasswordRequest ¶
type ChangePasswordRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` 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 }
ChangePasswordRequest - change password form
func (*ChangePasswordRequest) Descriptor
deprecated
func (*ChangePasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordRequest.ProtoReflect.Descriptor instead.
func (*ChangePasswordRequest) GetEmail ¶
func (x *ChangePasswordRequest) GetEmail() string
func (*ChangePasswordRequest) GetRequestId ¶
func (x *ChangePasswordRequest) GetRequestId() string
func (*ChangePasswordRequest) GetUserEmail ¶
func (x *ChangePasswordRequest) GetUserEmail() string
func (*ChangePasswordRequest) ProtoMessage ¶
func (*ChangePasswordRequest) ProtoMessage()
func (*ChangePasswordRequest) ProtoReflect ¶
func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
func (*ChangePasswordRequest) Reset ¶
func (x *ChangePasswordRequest) Reset()
func (*ChangePasswordRequest) String ¶
func (x *ChangePasswordRequest) String() string
func (*ChangePasswordRequest) Validate ¶
func (m *ChangePasswordRequest) Validate() error
Validate checks the field values on ChangePasswordRequest 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 (*ChangePasswordRequest) ValidateAll ¶
func (m *ChangePasswordRequest) ValidateAll() error
ValidateAll checks the field values on ChangePasswordRequest 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 ChangePasswordRequestMultiError, or nil if none found.
type ChangePasswordRequestMultiError ¶
type ChangePasswordRequestMultiError []error
ChangePasswordRequestMultiError is an error wrapping multiple validation errors returned by ChangePasswordRequest.ValidateAll() if the designated constraints aren't met.
func (ChangePasswordRequestMultiError) AllErrors ¶
func (m ChangePasswordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangePasswordRequestMultiError) Error ¶
func (m ChangePasswordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangePasswordRequestValidationError ¶
type ChangePasswordRequestValidationError struct {
// contains filtered or unexported fields
}
ChangePasswordRequestValidationError is the validation error returned by ChangePasswordRequest.Validate if the designated constraints aren't met.
func (ChangePasswordRequestValidationError) Cause ¶
func (e ChangePasswordRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangePasswordRequestValidationError) Error ¶
func (e ChangePasswordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangePasswordRequestValidationError) ErrorName ¶
func (e ChangePasswordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangePasswordRequestValidationError) Field ¶
func (e ChangePasswordRequestValidationError) Field() string
Field function returns field value.
func (ChangePasswordRequestValidationError) Key ¶
func (e ChangePasswordRequestValidationError) Key() bool
Key function returns key value.
func (ChangePasswordRequestValidationError) Reason ¶
func (e ChangePasswordRequestValidationError) Reason() string
Reason function returns reason value.
type ChangePasswordResponse ¶
type ChangePasswordResponse struct {
// contains filtered or unexported fields
}
func (*ChangePasswordResponse) Descriptor
deprecated
func (*ChangePasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResponse.ProtoReflect.Descriptor instead.
func (*ChangePasswordResponse) ProtoMessage ¶
func (*ChangePasswordResponse) ProtoMessage()
func (*ChangePasswordResponse) ProtoReflect ¶
func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
func (*ChangePasswordResponse) Reset ¶
func (x *ChangePasswordResponse) Reset()
func (*ChangePasswordResponse) String ¶
func (x *ChangePasswordResponse) String() string
func (*ChangePasswordResponse) Validate ¶
func (m *ChangePasswordResponse) Validate() error
Validate checks the field values on ChangePasswordResponse 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 (*ChangePasswordResponse) ValidateAll ¶
func (m *ChangePasswordResponse) ValidateAll() error
ValidateAll checks the field values on ChangePasswordResponse 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 ChangePasswordResponseMultiError, or nil if none found.
type ChangePasswordResponseMultiError ¶
type ChangePasswordResponseMultiError []error
ChangePasswordResponseMultiError is an error wrapping multiple validation errors returned by ChangePasswordResponse.ValidateAll() if the designated constraints aren't met.
func (ChangePasswordResponseMultiError) AllErrors ¶
func (m ChangePasswordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangePasswordResponseMultiError) Error ¶
func (m ChangePasswordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangePasswordResponseValidationError ¶
type ChangePasswordResponseValidationError struct {
// contains filtered or unexported fields
}
ChangePasswordResponseValidationError is the validation error returned by ChangePasswordResponse.Validate if the designated constraints aren't met.
func (ChangePasswordResponseValidationError) Cause ¶
func (e ChangePasswordResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangePasswordResponseValidationError) Error ¶
func (e ChangePasswordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangePasswordResponseValidationError) ErrorName ¶
func (e ChangePasswordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangePasswordResponseValidationError) Field ¶
func (e ChangePasswordResponseValidationError) Field() string
Field function returns field value.
func (ChangePasswordResponseValidationError) Key ¶
func (e ChangePasswordResponseValidationError) Key() bool
Key function returns key value.
func (ChangePasswordResponseValidationError) Reason ¶
func (e ChangePasswordResponseValidationError) Reason() string
Reason function returns reason value.
type CreateDisplayedAddressRequest ¶
type CreateDisplayedAddressRequest struct { DocumentPartyId uint32 `protobuf:"varint,1,opt,name=document_party_id,json=documentPartyId,proto3" json:"document_party_id,omitempty"` AddressLineNumber uint32 `protobuf:"varint,2,opt,name=address_line_number,json=addressLineNumber,proto3" json:"address_line_number,omitempty"` AddressLineText string `protobuf:"bytes,3,opt,name=address_line_text,json=addressLineText,proto3" json:"address_line_text,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 (*CreateDisplayedAddressRequest) Descriptor
deprecated
func (*CreateDisplayedAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDisplayedAddressRequest.ProtoReflect.Descriptor instead.
func (*CreateDisplayedAddressRequest) GetAddressLineNumber ¶
func (x *CreateDisplayedAddressRequest) GetAddressLineNumber() uint32
func (*CreateDisplayedAddressRequest) GetAddressLineText ¶
func (x *CreateDisplayedAddressRequest) GetAddressLineText() string
func (*CreateDisplayedAddressRequest) GetDocumentPartyId ¶
func (x *CreateDisplayedAddressRequest) GetDocumentPartyId() uint32
func (*CreateDisplayedAddressRequest) GetRequestId ¶
func (x *CreateDisplayedAddressRequest) GetRequestId() string
func (*CreateDisplayedAddressRequest) GetUserEmail ¶
func (x *CreateDisplayedAddressRequest) GetUserEmail() string
func (*CreateDisplayedAddressRequest) GetUserId ¶
func (x *CreateDisplayedAddressRequest) GetUserId() string
func (*CreateDisplayedAddressRequest) ProtoMessage ¶
func (*CreateDisplayedAddressRequest) ProtoMessage()
func (*CreateDisplayedAddressRequest) ProtoReflect ¶
func (x *CreateDisplayedAddressRequest) ProtoReflect() protoreflect.Message
func (*CreateDisplayedAddressRequest) Reset ¶
func (x *CreateDisplayedAddressRequest) Reset()
func (*CreateDisplayedAddressRequest) String ¶
func (x *CreateDisplayedAddressRequest) String() string
func (*CreateDisplayedAddressRequest) Validate ¶
func (m *CreateDisplayedAddressRequest) Validate() error
Validate checks the field values on CreateDisplayedAddressRequest 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 (*CreateDisplayedAddressRequest) ValidateAll ¶
func (m *CreateDisplayedAddressRequest) ValidateAll() error
ValidateAll checks the field values on CreateDisplayedAddressRequest 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 CreateDisplayedAddressRequestMultiError, or nil if none found.
type CreateDisplayedAddressRequestMultiError ¶
type CreateDisplayedAddressRequestMultiError []error
CreateDisplayedAddressRequestMultiError is an error wrapping multiple validation errors returned by CreateDisplayedAddressRequest.ValidateAll() if the designated constraints aren't met.
func (CreateDisplayedAddressRequestMultiError) AllErrors ¶
func (m CreateDisplayedAddressRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDisplayedAddressRequestMultiError) Error ¶
func (m CreateDisplayedAddressRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDisplayedAddressRequestValidationError ¶
type CreateDisplayedAddressRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDisplayedAddressRequestValidationError is the validation error returned by CreateDisplayedAddressRequest.Validate if the designated constraints aren't met.
func (CreateDisplayedAddressRequestValidationError) Cause ¶
func (e CreateDisplayedAddressRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDisplayedAddressRequestValidationError) Error ¶
func (e CreateDisplayedAddressRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDisplayedAddressRequestValidationError) ErrorName ¶
func (e CreateDisplayedAddressRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDisplayedAddressRequestValidationError) Field ¶
func (e CreateDisplayedAddressRequestValidationError) Field() string
Field function returns field value.
func (CreateDisplayedAddressRequestValidationError) Key ¶
func (e CreateDisplayedAddressRequestValidationError) Key() bool
Key function returns key value.
func (CreateDisplayedAddressRequestValidationError) Reason ¶
func (e CreateDisplayedAddressRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDisplayedAddressResponse ¶
type CreateDisplayedAddressResponse struct { DisplayedAddress *DisplayedAddress `protobuf:"bytes,1,opt,name=displayed_address,json=displayedAddress,proto3" json:"displayed_address,omitempty"` // contains filtered or unexported fields }
func (*CreateDisplayedAddressResponse) Descriptor
deprecated
func (*CreateDisplayedAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDisplayedAddressResponse.ProtoReflect.Descriptor instead.
func (*CreateDisplayedAddressResponse) GetDisplayedAddress ¶
func (x *CreateDisplayedAddressResponse) GetDisplayedAddress() *DisplayedAddress
func (*CreateDisplayedAddressResponse) ProtoMessage ¶
func (*CreateDisplayedAddressResponse) ProtoMessage()
func (*CreateDisplayedAddressResponse) ProtoReflect ¶
func (x *CreateDisplayedAddressResponse) ProtoReflect() protoreflect.Message
func (*CreateDisplayedAddressResponse) Reset ¶
func (x *CreateDisplayedAddressResponse) Reset()
func (*CreateDisplayedAddressResponse) String ¶
func (x *CreateDisplayedAddressResponse) String() string
func (*CreateDisplayedAddressResponse) Validate ¶
func (m *CreateDisplayedAddressResponse) Validate() error
Validate checks the field values on CreateDisplayedAddressResponse 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 (*CreateDisplayedAddressResponse) ValidateAll ¶
func (m *CreateDisplayedAddressResponse) ValidateAll() error
ValidateAll checks the field values on CreateDisplayedAddressResponse 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 CreateDisplayedAddressResponseMultiError, or nil if none found.
type CreateDisplayedAddressResponseMultiError ¶
type CreateDisplayedAddressResponseMultiError []error
CreateDisplayedAddressResponseMultiError is an error wrapping multiple validation errors returned by CreateDisplayedAddressResponse.ValidateAll() if the designated constraints aren't met.
func (CreateDisplayedAddressResponseMultiError) AllErrors ¶
func (m CreateDisplayedAddressResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDisplayedAddressResponseMultiError) Error ¶
func (m CreateDisplayedAddressResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDisplayedAddressResponseValidationError ¶
type CreateDisplayedAddressResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDisplayedAddressResponseValidationError is the validation error returned by CreateDisplayedAddressResponse.Validate if the designated constraints aren't met.
func (CreateDisplayedAddressResponseValidationError) Cause ¶
func (e CreateDisplayedAddressResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDisplayedAddressResponseValidationError) Error ¶
func (e CreateDisplayedAddressResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDisplayedAddressResponseValidationError) ErrorName ¶
func (e CreateDisplayedAddressResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDisplayedAddressResponseValidationError) Field ¶
func (e CreateDisplayedAddressResponseValidationError) Field() string
Field function returns field value.
func (CreateDisplayedAddressResponseValidationError) Key ¶
func (e CreateDisplayedAddressResponseValidationError) Key() bool
Key function returns key value.
func (CreateDisplayedAddressResponseValidationError) Reason ¶
func (e CreateDisplayedAddressResponseValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartiesByBookingIDRequest ¶
type CreateDocumentPartiesByBookingIDRequest struct { CreateDocumentPartyRequest *CreateDocumentPartyRequest `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateDocumentPartiesByBookingIDRequest) Descriptor
deprecated
func (*CreateDocumentPartiesByBookingIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartiesByBookingIDRequest.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartiesByBookingIDRequest) GetCreateDocumentPartyRequest ¶
func (x *CreateDocumentPartiesByBookingIDRequest) GetCreateDocumentPartyRequest() *CreateDocumentPartyRequest
func (*CreateDocumentPartiesByBookingIDRequest) ProtoMessage ¶
func (*CreateDocumentPartiesByBookingIDRequest) ProtoMessage()
func (*CreateDocumentPartiesByBookingIDRequest) ProtoReflect ¶
func (x *CreateDocumentPartiesByBookingIDRequest) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartiesByBookingIDRequest) Reset ¶
func (x *CreateDocumentPartiesByBookingIDRequest) Reset()
func (*CreateDocumentPartiesByBookingIDRequest) String ¶
func (x *CreateDocumentPartiesByBookingIDRequest) String() string
func (*CreateDocumentPartiesByBookingIDRequest) Validate ¶
func (m *CreateDocumentPartiesByBookingIDRequest) Validate() error
Validate checks the field values on CreateDocumentPartiesByBookingIDRequest 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 (*CreateDocumentPartiesByBookingIDRequest) ValidateAll ¶
func (m *CreateDocumentPartiesByBookingIDRequest) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartiesByBookingIDRequest 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 CreateDocumentPartiesByBookingIDRequestMultiError, or nil if none found.
type CreateDocumentPartiesByBookingIDRequestMultiError ¶
type CreateDocumentPartiesByBookingIDRequestMultiError []error
CreateDocumentPartiesByBookingIDRequestMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartiesByBookingIDRequest.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartiesByBookingIDRequestMultiError) AllErrors ¶
func (m CreateDocumentPartiesByBookingIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartiesByBookingIDRequestMultiError) Error ¶
func (m CreateDocumentPartiesByBookingIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartiesByBookingIDRequestValidationError ¶
type CreateDocumentPartiesByBookingIDRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartiesByBookingIDRequestValidationError is the validation error returned by CreateDocumentPartiesByBookingIDRequest.Validate if the designated constraints aren't met.
func (CreateDocumentPartiesByBookingIDRequestValidationError) Cause ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartiesByBookingIDRequestValidationError) Error ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDocumentPartiesByBookingIDRequestValidationError) ErrorName ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartiesByBookingIDRequestValidationError) Field ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) Field() string
Field function returns field value.
func (CreateDocumentPartiesByBookingIDRequestValidationError) Key ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) Key() bool
Key function returns key value.
func (CreateDocumentPartiesByBookingIDRequestValidationError) Reason ¶
func (e CreateDocumentPartiesByBookingIDRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartiesByBookingIDResponse ¶
type CreateDocumentPartiesByBookingIDResponse struct { DocumentParty *DocumentParty `protobuf:"bytes,1,opt,name=document_party,json=documentParty,proto3" json:"document_party,omitempty"` // contains filtered or unexported fields }
func (*CreateDocumentPartiesByBookingIDResponse) Descriptor
deprecated
func (*CreateDocumentPartiesByBookingIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartiesByBookingIDResponse.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartiesByBookingIDResponse) GetDocumentParty ¶
func (x *CreateDocumentPartiesByBookingIDResponse) GetDocumentParty() *DocumentParty
func (*CreateDocumentPartiesByBookingIDResponse) ProtoMessage ¶
func (*CreateDocumentPartiesByBookingIDResponse) ProtoMessage()
func (*CreateDocumentPartiesByBookingIDResponse) ProtoReflect ¶
func (x *CreateDocumentPartiesByBookingIDResponse) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartiesByBookingIDResponse) Reset ¶
func (x *CreateDocumentPartiesByBookingIDResponse) Reset()
func (*CreateDocumentPartiesByBookingIDResponse) String ¶
func (x *CreateDocumentPartiesByBookingIDResponse) String() string
func (*CreateDocumentPartiesByBookingIDResponse) Validate ¶
func (m *CreateDocumentPartiesByBookingIDResponse) Validate() error
Validate checks the field values on CreateDocumentPartiesByBookingIDResponse 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 (*CreateDocumentPartiesByBookingIDResponse) ValidateAll ¶
func (m *CreateDocumentPartiesByBookingIDResponse) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartiesByBookingIDResponse 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 CreateDocumentPartiesByBookingIDResponseMultiError, or nil if none found.
type CreateDocumentPartiesByBookingIDResponseMultiError ¶
type CreateDocumentPartiesByBookingIDResponseMultiError []error
CreateDocumentPartiesByBookingIDResponseMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartiesByBookingIDResponse.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartiesByBookingIDResponseMultiError) AllErrors ¶
func (m CreateDocumentPartiesByBookingIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartiesByBookingIDResponseMultiError) Error ¶
func (m CreateDocumentPartiesByBookingIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartiesByBookingIDResponseValidationError ¶
type CreateDocumentPartiesByBookingIDResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartiesByBookingIDResponseValidationError is the validation error returned by CreateDocumentPartiesByBookingIDResponse.Validate if the designated constraints aren't met.
func (CreateDocumentPartiesByBookingIDResponseValidationError) Cause ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartiesByBookingIDResponseValidationError) Error ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDocumentPartiesByBookingIDResponseValidationError) ErrorName ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartiesByBookingIDResponseValidationError) Field ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) Field() string
Field function returns field value.
func (CreateDocumentPartiesByBookingIDResponseValidationError) Key ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) Key() bool
Key function returns key value.
func (CreateDocumentPartiesByBookingIDResponseValidationError) Reason ¶
func (e CreateDocumentPartiesByBookingIDResponseValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartiesByShippingInstructionIDRequest ¶
type CreateDocumentPartiesByShippingInstructionIDRequest struct { CreateDocumentPartyRequest *CreateDocumentPartyRequest `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateDocumentPartiesByShippingInstructionIDRequest) Descriptor
deprecated
func (*CreateDocumentPartiesByShippingInstructionIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartiesByShippingInstructionIDRequest.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartiesByShippingInstructionIDRequest) GetCreateDocumentPartyRequest ¶
func (x *CreateDocumentPartiesByShippingInstructionIDRequest) GetCreateDocumentPartyRequest() *CreateDocumentPartyRequest
func (*CreateDocumentPartiesByShippingInstructionIDRequest) ProtoMessage ¶
func (*CreateDocumentPartiesByShippingInstructionIDRequest) ProtoMessage()
func (*CreateDocumentPartiesByShippingInstructionIDRequest) ProtoReflect ¶
func (x *CreateDocumentPartiesByShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartiesByShippingInstructionIDRequest) Reset ¶
func (x *CreateDocumentPartiesByShippingInstructionIDRequest) Reset()
func (*CreateDocumentPartiesByShippingInstructionIDRequest) String ¶
func (x *CreateDocumentPartiesByShippingInstructionIDRequest) String() string
func (*CreateDocumentPartiesByShippingInstructionIDRequest) Validate ¶
func (m *CreateDocumentPartiesByShippingInstructionIDRequest) Validate() error
Validate checks the field values on CreateDocumentPartiesByShippingInstructionIDRequest 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 (*CreateDocumentPartiesByShippingInstructionIDRequest) ValidateAll ¶
func (m *CreateDocumentPartiesByShippingInstructionIDRequest) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartiesByShippingInstructionIDRequest 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 CreateDocumentPartiesByShippingInstructionIDRequestMultiError, or nil if none found.
type CreateDocumentPartiesByShippingInstructionIDRequestMultiError ¶
type CreateDocumentPartiesByShippingInstructionIDRequestMultiError []error
CreateDocumentPartiesByShippingInstructionIDRequestMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartiesByShippingInstructionIDRequest.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartiesByShippingInstructionIDRequestMultiError) AllErrors ¶
func (m CreateDocumentPartiesByShippingInstructionIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartiesByShippingInstructionIDRequestMultiError) Error ¶
func (m CreateDocumentPartiesByShippingInstructionIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartiesByShippingInstructionIDRequestValidationError ¶
type CreateDocumentPartiesByShippingInstructionIDRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartiesByShippingInstructionIDRequestValidationError is the validation error returned by CreateDocumentPartiesByShippingInstructionIDRequest.Validate if the designated constraints aren't met.
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Cause ¶
func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Error ¶
func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) ErrorName ¶
func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Field ¶
func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Field() string
Field function returns field value.
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Key ¶
Key function returns key value.
func (CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Reason ¶
func (e CreateDocumentPartiesByShippingInstructionIDRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartiesByShippingInstructionIDResponse ¶
type CreateDocumentPartiesByShippingInstructionIDResponse struct { DocumentParty *DocumentParty `protobuf:"bytes,1,opt,name=document_party,json=documentParty,proto3" json:"document_party,omitempty"` // contains filtered or unexported fields }
func (*CreateDocumentPartiesByShippingInstructionIDResponse) Descriptor
deprecated
func (*CreateDocumentPartiesByShippingInstructionIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartiesByShippingInstructionIDResponse.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartiesByShippingInstructionIDResponse) GetDocumentParty ¶
func (x *CreateDocumentPartiesByShippingInstructionIDResponse) GetDocumentParty() *DocumentParty
func (*CreateDocumentPartiesByShippingInstructionIDResponse) ProtoMessage ¶
func (*CreateDocumentPartiesByShippingInstructionIDResponse) ProtoMessage()
func (*CreateDocumentPartiesByShippingInstructionIDResponse) ProtoReflect ¶
func (x *CreateDocumentPartiesByShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartiesByShippingInstructionIDResponse) Reset ¶
func (x *CreateDocumentPartiesByShippingInstructionIDResponse) Reset()
func (*CreateDocumentPartiesByShippingInstructionIDResponse) String ¶
func (x *CreateDocumentPartiesByShippingInstructionIDResponse) String() string
func (*CreateDocumentPartiesByShippingInstructionIDResponse) Validate ¶
func (m *CreateDocumentPartiesByShippingInstructionIDResponse) Validate() error
Validate checks the field values on CreateDocumentPartiesByShippingInstructionIDResponse 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 (*CreateDocumentPartiesByShippingInstructionIDResponse) ValidateAll ¶
func (m *CreateDocumentPartiesByShippingInstructionIDResponse) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartiesByShippingInstructionIDResponse 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 CreateDocumentPartiesByShippingInstructionIDResponseMultiError, or nil if none found.
type CreateDocumentPartiesByShippingInstructionIDResponseMultiError ¶
type CreateDocumentPartiesByShippingInstructionIDResponseMultiError []error
CreateDocumentPartiesByShippingInstructionIDResponseMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartiesByShippingInstructionIDResponse.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartiesByShippingInstructionIDResponseMultiError) AllErrors ¶
func (m CreateDocumentPartiesByShippingInstructionIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartiesByShippingInstructionIDResponseMultiError) Error ¶
func (m CreateDocumentPartiesByShippingInstructionIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartiesByShippingInstructionIDResponseValidationError ¶
type CreateDocumentPartiesByShippingInstructionIDResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartiesByShippingInstructionIDResponseValidationError is the validation error returned by CreateDocumentPartiesByShippingInstructionIDResponse.Validate if the designated constraints aren't met.
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Cause ¶
func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) ErrorName ¶
func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Field ¶
Field function returns field value.
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Key ¶
Key function returns key value.
func (CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Reason ¶
func (e CreateDocumentPartiesByShippingInstructionIDResponseValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartyRequest ¶
type CreateDocumentPartyRequest struct { PartyId uint32 `protobuf:"varint,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ ShipmentId uint32 `protobuf:"varint,3,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` PartyFunction string `protobuf:"bytes,4,opt,name=party_function,json=partyFunction,proto3" json:"party_function,omitempty"` IsToBeNotified bool `protobuf:"varint,5,opt,name=is_to_be_notified,json=isToBeNotified,proto3" json:"is_to_be_notified,omitempty"` BookingId uint32 `protobuf:"varint,6,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,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 (*CreateDocumentPartyRequest) Descriptor
deprecated
func (*CreateDocumentPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartyRequest.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartyRequest) GetBookingId ¶
func (x *CreateDocumentPartyRequest) GetBookingId() uint32
func (*CreateDocumentPartyRequest) GetIsToBeNotified ¶
func (x *CreateDocumentPartyRequest) GetIsToBeNotified() bool
func (*CreateDocumentPartyRequest) GetPartyFunction ¶
func (x *CreateDocumentPartyRequest) GetPartyFunction() string
func (*CreateDocumentPartyRequest) GetPartyId ¶
func (x *CreateDocumentPartyRequest) GetPartyId() uint32
func (*CreateDocumentPartyRequest) GetRequestId ¶
func (x *CreateDocumentPartyRequest) GetRequestId() string
func (*CreateDocumentPartyRequest) GetShipmentId ¶
func (x *CreateDocumentPartyRequest) GetShipmentId() uint32
func (*CreateDocumentPartyRequest) GetShippingInstructionId ¶
func (x *CreateDocumentPartyRequest) GetShippingInstructionId() uint32
func (*CreateDocumentPartyRequest) GetUserEmail ¶
func (x *CreateDocumentPartyRequest) GetUserEmail() string
func (*CreateDocumentPartyRequest) GetUserId ¶
func (x *CreateDocumentPartyRequest) GetUserId() string
func (*CreateDocumentPartyRequest) ProtoMessage ¶
func (*CreateDocumentPartyRequest) ProtoMessage()
func (*CreateDocumentPartyRequest) ProtoReflect ¶
func (x *CreateDocumentPartyRequest) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartyRequest) Reset ¶
func (x *CreateDocumentPartyRequest) Reset()
func (*CreateDocumentPartyRequest) String ¶
func (x *CreateDocumentPartyRequest) String() string
func (*CreateDocumentPartyRequest) Validate ¶
func (m *CreateDocumentPartyRequest) Validate() error
Validate checks the field values on CreateDocumentPartyRequest 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 (*CreateDocumentPartyRequest) ValidateAll ¶
func (m *CreateDocumentPartyRequest) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartyRequest 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 CreateDocumentPartyRequestMultiError, or nil if none found.
type CreateDocumentPartyRequestMultiError ¶
type CreateDocumentPartyRequestMultiError []error
CreateDocumentPartyRequestMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartyRequestMultiError) AllErrors ¶
func (m CreateDocumentPartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartyRequestMultiError) Error ¶
func (m CreateDocumentPartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartyRequestValidationError ¶
type CreateDocumentPartyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartyRequestValidationError is the validation error returned by CreateDocumentPartyRequest.Validate if the designated constraints aren't met.
func (CreateDocumentPartyRequestValidationError) Cause ¶
func (e CreateDocumentPartyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartyRequestValidationError) Error ¶
func (e CreateDocumentPartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDocumentPartyRequestValidationError) ErrorName ¶
func (e CreateDocumentPartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartyRequestValidationError) Field ¶
func (e CreateDocumentPartyRequestValidationError) Field() string
Field function returns field value.
func (CreateDocumentPartyRequestValidationError) Key ¶
func (e CreateDocumentPartyRequestValidationError) Key() bool
Key function returns key value.
func (CreateDocumentPartyRequestValidationError) Reason ¶
func (e CreateDocumentPartyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDocumentPartyResponse ¶
type CreateDocumentPartyResponse struct { DocumentParty *DocumentParty `protobuf:"bytes,1,opt,name=document_party,json=documentParty,proto3" json:"document_party,omitempty"` // contains filtered or unexported fields }
func (*CreateDocumentPartyResponse) Descriptor
deprecated
func (*CreateDocumentPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDocumentPartyResponse.ProtoReflect.Descriptor instead.
func (*CreateDocumentPartyResponse) GetDocumentParty ¶
func (x *CreateDocumentPartyResponse) GetDocumentParty() *DocumentParty
func (*CreateDocumentPartyResponse) ProtoMessage ¶
func (*CreateDocumentPartyResponse) ProtoMessage()
func (*CreateDocumentPartyResponse) ProtoReflect ¶
func (x *CreateDocumentPartyResponse) ProtoReflect() protoreflect.Message
func (*CreateDocumentPartyResponse) Reset ¶
func (x *CreateDocumentPartyResponse) Reset()
func (*CreateDocumentPartyResponse) String ¶
func (x *CreateDocumentPartyResponse) String() string
func (*CreateDocumentPartyResponse) Validate ¶
func (m *CreateDocumentPartyResponse) Validate() error
Validate checks the field values on CreateDocumentPartyResponse 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 (*CreateDocumentPartyResponse) ValidateAll ¶
func (m *CreateDocumentPartyResponse) ValidateAll() error
ValidateAll checks the field values on CreateDocumentPartyResponse 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 CreateDocumentPartyResponseMultiError, or nil if none found.
type CreateDocumentPartyResponseMultiError ¶
type CreateDocumentPartyResponseMultiError []error
CreateDocumentPartyResponseMultiError is an error wrapping multiple validation errors returned by CreateDocumentPartyResponse.ValidateAll() if the designated constraints aren't met.
func (CreateDocumentPartyResponseMultiError) AllErrors ¶
func (m CreateDocumentPartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateDocumentPartyResponseMultiError) Error ¶
func (m CreateDocumentPartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateDocumentPartyResponseValidationError ¶
type CreateDocumentPartyResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDocumentPartyResponseValidationError is the validation error returned by CreateDocumentPartyResponse.Validate if the designated constraints aren't met.
func (CreateDocumentPartyResponseValidationError) Cause ¶
func (e CreateDocumentPartyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDocumentPartyResponseValidationError) Error ¶
func (e CreateDocumentPartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDocumentPartyResponseValidationError) ErrorName ¶
func (e CreateDocumentPartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDocumentPartyResponseValidationError) Field ¶
func (e CreateDocumentPartyResponseValidationError) Field() string
Field function returns field value.
func (CreateDocumentPartyResponseValidationError) Key ¶
func (e CreateDocumentPartyResponseValidationError) Key() bool
Key function returns key value.
func (CreateDocumentPartyResponseValidationError) Reason ¶
func (e CreateDocumentPartyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateFacilityRequest ¶
type CreateFacilityRequest struct { FacilityName string `protobuf:"bytes,1,opt,name=facility_name,json=facilityName,proto3" json:"facility_name,omitempty"` UnLocationCode string `protobuf:"bytes,2,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` FacilityBicCode string `protobuf:"bytes,3,opt,name=facility_bic_code,json=facilityBicCode,proto3" json:"facility_bic_code,omitempty"` FacilitySmdgCode string `protobuf:"bytes,4,opt,name=facility_smdg_code,json=facilitySmdgCode,proto3" json:"facility_smdg_code,omitempty"` LocationId uint32 `protobuf:"varint,5,opt,name=location_id,json=locationId,proto3" json:"location_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 (*CreateFacilityRequest) Descriptor
deprecated
func (*CreateFacilityRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFacilityRequest.ProtoReflect.Descriptor instead.
func (*CreateFacilityRequest) GetFacilityBicCode ¶
func (x *CreateFacilityRequest) GetFacilityBicCode() string
func (*CreateFacilityRequest) GetFacilityName ¶
func (x *CreateFacilityRequest) GetFacilityName() string
func (*CreateFacilityRequest) GetFacilitySmdgCode ¶
func (x *CreateFacilityRequest) GetFacilitySmdgCode() string
func (*CreateFacilityRequest) GetLocationId ¶
func (x *CreateFacilityRequest) GetLocationId() uint32
func (*CreateFacilityRequest) GetRequestId ¶
func (x *CreateFacilityRequest) GetRequestId() string
func (*CreateFacilityRequest) GetUnLocationCode ¶
func (x *CreateFacilityRequest) GetUnLocationCode() string
func (*CreateFacilityRequest) GetUserEmail ¶
func (x *CreateFacilityRequest) GetUserEmail() string
func (*CreateFacilityRequest) GetUserId ¶
func (x *CreateFacilityRequest) GetUserId() string
func (*CreateFacilityRequest) ProtoMessage ¶
func (*CreateFacilityRequest) ProtoMessage()
func (*CreateFacilityRequest) ProtoReflect ¶
func (x *CreateFacilityRequest) ProtoReflect() protoreflect.Message
func (*CreateFacilityRequest) Reset ¶
func (x *CreateFacilityRequest) Reset()
func (*CreateFacilityRequest) String ¶
func (x *CreateFacilityRequest) String() string
func (*CreateFacilityRequest) Validate ¶
func (m *CreateFacilityRequest) Validate() error
Validate checks the field values on CreateFacilityRequest 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 (*CreateFacilityRequest) ValidateAll ¶
func (m *CreateFacilityRequest) ValidateAll() error
ValidateAll checks the field values on CreateFacilityRequest 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 CreateFacilityRequestMultiError, or nil if none found.
type CreateFacilityRequestMultiError ¶
type CreateFacilityRequestMultiError []error
CreateFacilityRequestMultiError is an error wrapping multiple validation errors returned by CreateFacilityRequest.ValidateAll() if the designated constraints aren't met.
func (CreateFacilityRequestMultiError) AllErrors ¶
func (m CreateFacilityRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFacilityRequestMultiError) Error ¶
func (m CreateFacilityRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFacilityRequestValidationError ¶
type CreateFacilityRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFacilityRequestValidationError is the validation error returned by CreateFacilityRequest.Validate if the designated constraints aren't met.
func (CreateFacilityRequestValidationError) Cause ¶
func (e CreateFacilityRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFacilityRequestValidationError) Error ¶
func (e CreateFacilityRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFacilityRequestValidationError) ErrorName ¶
func (e CreateFacilityRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFacilityRequestValidationError) Field ¶
func (e CreateFacilityRequestValidationError) Field() string
Field function returns field value.
func (CreateFacilityRequestValidationError) Key ¶
func (e CreateFacilityRequestValidationError) Key() bool
Key function returns key value.
func (CreateFacilityRequestValidationError) Reason ¶
func (e CreateFacilityRequestValidationError) Reason() string
Reason function returns reason value.
type CreateFacilityResponse ¶
type CreateFacilityResponse struct { Facility *Facility `protobuf:"bytes,1,opt,name=facility,proto3" json:"facility,omitempty"` // contains filtered or unexported fields }
func (*CreateFacilityResponse) Descriptor
deprecated
func (*CreateFacilityResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFacilityResponse.ProtoReflect.Descriptor instead.
func (*CreateFacilityResponse) GetFacility ¶
func (x *CreateFacilityResponse) GetFacility() *Facility
func (*CreateFacilityResponse) ProtoMessage ¶
func (*CreateFacilityResponse) ProtoMessage()
func (*CreateFacilityResponse) ProtoReflect ¶
func (x *CreateFacilityResponse) ProtoReflect() protoreflect.Message
func (*CreateFacilityResponse) Reset ¶
func (x *CreateFacilityResponse) Reset()
func (*CreateFacilityResponse) String ¶
func (x *CreateFacilityResponse) String() string
func (*CreateFacilityResponse) Validate ¶
func (m *CreateFacilityResponse) Validate() error
Validate checks the field values on CreateFacilityResponse 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 (*CreateFacilityResponse) ValidateAll ¶
func (m *CreateFacilityResponse) ValidateAll() error
ValidateAll checks the field values on CreateFacilityResponse 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 CreateFacilityResponseMultiError, or nil if none found.
type CreateFacilityResponseMultiError ¶
type CreateFacilityResponseMultiError []error
CreateFacilityResponseMultiError is an error wrapping multiple validation errors returned by CreateFacilityResponse.ValidateAll() if the designated constraints aren't met.
func (CreateFacilityResponseMultiError) AllErrors ¶
func (m CreateFacilityResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFacilityResponseMultiError) Error ¶
func (m CreateFacilityResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFacilityResponseValidationError ¶
type CreateFacilityResponseValidationError struct {
// contains filtered or unexported fields
}
CreateFacilityResponseValidationError is the validation error returned by CreateFacilityResponse.Validate if the designated constraints aren't met.
func (CreateFacilityResponseValidationError) Cause ¶
func (e CreateFacilityResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateFacilityResponseValidationError) Error ¶
func (e CreateFacilityResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFacilityResponseValidationError) ErrorName ¶
func (e CreateFacilityResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFacilityResponseValidationError) Field ¶
func (e CreateFacilityResponseValidationError) Field() string
Field function returns field value.
func (CreateFacilityResponseValidationError) Key ¶
func (e CreateFacilityResponseValidationError) Key() bool
Key function returns key value.
func (CreateFacilityResponseValidationError) Reason ¶
func (e CreateFacilityResponseValidationError) Reason() string
Reason function returns reason value.
type CreateLocationRequest ¶
type CreateLocationRequest struct { LocationName string `protobuf:"bytes,1,opt,name=location_name,json=locationName,proto3" json:"location_name,omitempty"` Latitude string `protobuf:"bytes,2,opt,name=latitude,proto3" json:"latitude,omitempty"` Longitude string `protobuf:"bytes,3,opt,name=longitude,proto3" json:"longitude,omitempty"` FacilitySmdgCode string `protobuf:"bytes,4,opt,name=facility_smdg_code,json=facilitySmdgCode,proto3" json:"facility_smdg_code,omitempty"` UnLocationCode string `protobuf:"bytes,5,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` AddressId uint32 `protobuf:"varint,6,opt,name=address_id,json=addressId,proto3" json:"address_id,omitempty"` FacilityId uint32 `protobuf:"varint,7,opt,name=facility_id,json=facilityId,proto3" json:"facility_id,omitempty"` UserId string `protobuf:"bytes,8,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,9,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,10,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateLocationRequest) Descriptor
deprecated
func (*CreateLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateLocationRequest.ProtoReflect.Descriptor instead.
func (*CreateLocationRequest) GetAddressId ¶
func (x *CreateLocationRequest) GetAddressId() uint32
func (*CreateLocationRequest) GetFacilityId ¶
func (x *CreateLocationRequest) GetFacilityId() uint32
func (*CreateLocationRequest) GetFacilitySmdgCode ¶
func (x *CreateLocationRequest) GetFacilitySmdgCode() string
func (*CreateLocationRequest) GetLatitude ¶
func (x *CreateLocationRequest) GetLatitude() string
func (*CreateLocationRequest) GetLocationName ¶
func (x *CreateLocationRequest) GetLocationName() string
func (*CreateLocationRequest) GetLongitude ¶
func (x *CreateLocationRequest) GetLongitude() string
func (*CreateLocationRequest) GetRequestId ¶
func (x *CreateLocationRequest) GetRequestId() string
func (*CreateLocationRequest) GetUnLocationCode ¶
func (x *CreateLocationRequest) GetUnLocationCode() string
func (*CreateLocationRequest) GetUserEmail ¶
func (x *CreateLocationRequest) GetUserEmail() string
func (*CreateLocationRequest) GetUserId ¶
func (x *CreateLocationRequest) GetUserId() string
func (*CreateLocationRequest) ProtoMessage ¶
func (*CreateLocationRequest) ProtoMessage()
func (*CreateLocationRequest) ProtoReflect ¶
func (x *CreateLocationRequest) ProtoReflect() protoreflect.Message
func (*CreateLocationRequest) Reset ¶
func (x *CreateLocationRequest) Reset()
func (*CreateLocationRequest) String ¶
func (x *CreateLocationRequest) String() string
func (*CreateLocationRequest) Validate ¶
func (m *CreateLocationRequest) Validate() error
Validate checks the field values on CreateLocationRequest 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 (*CreateLocationRequest) ValidateAll ¶
func (m *CreateLocationRequest) ValidateAll() error
ValidateAll checks the field values on CreateLocationRequest 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 CreateLocationRequestMultiError, or nil if none found.
type CreateLocationRequestMultiError ¶
type CreateLocationRequestMultiError []error
CreateLocationRequestMultiError is an error wrapping multiple validation errors returned by CreateLocationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateLocationRequestMultiError) AllErrors ¶
func (m CreateLocationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateLocationRequestMultiError) Error ¶
func (m CreateLocationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateLocationRequestValidationError ¶
type CreateLocationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateLocationRequestValidationError is the validation error returned by CreateLocationRequest.Validate if the designated constraints aren't met.
func (CreateLocationRequestValidationError) Cause ¶
func (e CreateLocationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateLocationRequestValidationError) Error ¶
func (e CreateLocationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateLocationRequestValidationError) ErrorName ¶
func (e CreateLocationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateLocationRequestValidationError) Field ¶
func (e CreateLocationRequestValidationError) Field() string
Field function returns field value.
func (CreateLocationRequestValidationError) Key ¶
func (e CreateLocationRequestValidationError) Key() bool
Key function returns key value.
func (CreateLocationRequestValidationError) Reason ¶
func (e CreateLocationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateLocationResponse ¶
type CreateLocationResponse struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*CreateLocationResponse) Descriptor
deprecated
func (*CreateLocationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateLocationResponse.ProtoReflect.Descriptor instead.
func (*CreateLocationResponse) GetLocation ¶
func (x *CreateLocationResponse) GetLocation() *Location
func (*CreateLocationResponse) ProtoMessage ¶
func (*CreateLocationResponse) ProtoMessage()
func (*CreateLocationResponse) ProtoReflect ¶
func (x *CreateLocationResponse) ProtoReflect() protoreflect.Message
func (*CreateLocationResponse) Reset ¶
func (x *CreateLocationResponse) Reset()
func (*CreateLocationResponse) String ¶
func (x *CreateLocationResponse) String() string
func (*CreateLocationResponse) Validate ¶
func (m *CreateLocationResponse) Validate() error
Validate checks the field values on CreateLocationResponse 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 (*CreateLocationResponse) ValidateAll ¶
func (m *CreateLocationResponse) ValidateAll() error
ValidateAll checks the field values on CreateLocationResponse 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 CreateLocationResponseMultiError, or nil if none found.
type CreateLocationResponseMultiError ¶
type CreateLocationResponseMultiError []error
CreateLocationResponseMultiError is an error wrapping multiple validation errors returned by CreateLocationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateLocationResponseMultiError) AllErrors ¶
func (m CreateLocationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateLocationResponseMultiError) Error ¶
func (m CreateLocationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateLocationResponseValidationError ¶
type CreateLocationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateLocationResponseValidationError is the validation error returned by CreateLocationResponse.Validate if the designated constraints aren't met.
func (CreateLocationResponseValidationError) Cause ¶
func (e CreateLocationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateLocationResponseValidationError) Error ¶
func (e CreateLocationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateLocationResponseValidationError) ErrorName ¶
func (e CreateLocationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateLocationResponseValidationError) Field ¶
func (e CreateLocationResponseValidationError) Field() string
Field function returns field value.
func (CreateLocationResponseValidationError) Key ¶
func (e CreateLocationResponseValidationError) Key() bool
Key function returns key value.
func (CreateLocationResponseValidationError) Reason ¶
func (e CreateLocationResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePartyContactDetailRequest ¶
type CreatePartyContactDetailRequest struct { PartyId uint32 `protobuf:"varint,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,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 (*CreatePartyContactDetailRequest) Descriptor
deprecated
func (*CreatePartyContactDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyContactDetailRequest.ProtoReflect.Descriptor instead.
func (*CreatePartyContactDetailRequest) GetEmail ¶
func (x *CreatePartyContactDetailRequest) GetEmail() string
func (*CreatePartyContactDetailRequest) GetName ¶
func (x *CreatePartyContactDetailRequest) GetName() string
func (*CreatePartyContactDetailRequest) GetPartyId ¶
func (x *CreatePartyContactDetailRequest) GetPartyId() uint32
func (*CreatePartyContactDetailRequest) GetPhone ¶
func (x *CreatePartyContactDetailRequest) GetPhone() string
func (*CreatePartyContactDetailRequest) GetRequestId ¶
func (x *CreatePartyContactDetailRequest) GetRequestId() string
func (*CreatePartyContactDetailRequest) GetUrl ¶
func (x *CreatePartyContactDetailRequest) GetUrl() string
func (*CreatePartyContactDetailRequest) GetUserEmail ¶
func (x *CreatePartyContactDetailRequest) GetUserEmail() string
func (*CreatePartyContactDetailRequest) GetUserId ¶
func (x *CreatePartyContactDetailRequest) GetUserId() string
func (*CreatePartyContactDetailRequest) ProtoMessage ¶
func (*CreatePartyContactDetailRequest) ProtoMessage()
func (*CreatePartyContactDetailRequest) ProtoReflect ¶
func (x *CreatePartyContactDetailRequest) ProtoReflect() protoreflect.Message
func (*CreatePartyContactDetailRequest) Reset ¶
func (x *CreatePartyContactDetailRequest) Reset()
func (*CreatePartyContactDetailRequest) String ¶
func (x *CreatePartyContactDetailRequest) String() string
func (*CreatePartyContactDetailRequest) Validate ¶
func (m *CreatePartyContactDetailRequest) Validate() error
Validate checks the field values on CreatePartyContactDetailRequest 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 (*CreatePartyContactDetailRequest) ValidateAll ¶
func (m *CreatePartyContactDetailRequest) ValidateAll() error
ValidateAll checks the field values on CreatePartyContactDetailRequest 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 CreatePartyContactDetailRequestMultiError, or nil if none found.
type CreatePartyContactDetailRequestMultiError ¶
type CreatePartyContactDetailRequestMultiError []error
CreatePartyContactDetailRequestMultiError is an error wrapping multiple validation errors returned by CreatePartyContactDetailRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePartyContactDetailRequestMultiError) AllErrors ¶
func (m CreatePartyContactDetailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyContactDetailRequestMultiError) Error ¶
func (m CreatePartyContactDetailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyContactDetailRequestValidationError ¶
type CreatePartyContactDetailRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePartyContactDetailRequestValidationError is the validation error returned by CreatePartyContactDetailRequest.Validate if the designated constraints aren't met.
func (CreatePartyContactDetailRequestValidationError) Cause ¶
func (e CreatePartyContactDetailRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyContactDetailRequestValidationError) Error ¶
func (e CreatePartyContactDetailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyContactDetailRequestValidationError) ErrorName ¶
func (e CreatePartyContactDetailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyContactDetailRequestValidationError) Field ¶
func (e CreatePartyContactDetailRequestValidationError) Field() string
Field function returns field value.
func (CreatePartyContactDetailRequestValidationError) Key ¶
func (e CreatePartyContactDetailRequestValidationError) Key() bool
Key function returns key value.
func (CreatePartyContactDetailRequestValidationError) Reason ¶
func (e CreatePartyContactDetailRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePartyContactDetailResponse ¶
type CreatePartyContactDetailResponse struct { PartyContactDetail *PartyContactDetail `protobuf:"bytes,1,opt,name=party_contact_detail,json=partyContactDetail,proto3" json:"party_contact_detail,omitempty"` // contains filtered or unexported fields }
func (*CreatePartyContactDetailResponse) Descriptor
deprecated
func (*CreatePartyContactDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyContactDetailResponse.ProtoReflect.Descriptor instead.
func (*CreatePartyContactDetailResponse) GetPartyContactDetail ¶
func (x *CreatePartyContactDetailResponse) GetPartyContactDetail() *PartyContactDetail
func (*CreatePartyContactDetailResponse) ProtoMessage ¶
func (*CreatePartyContactDetailResponse) ProtoMessage()
func (*CreatePartyContactDetailResponse) ProtoReflect ¶
func (x *CreatePartyContactDetailResponse) ProtoReflect() protoreflect.Message
func (*CreatePartyContactDetailResponse) Reset ¶
func (x *CreatePartyContactDetailResponse) Reset()
func (*CreatePartyContactDetailResponse) String ¶
func (x *CreatePartyContactDetailResponse) String() string
func (*CreatePartyContactDetailResponse) Validate ¶
func (m *CreatePartyContactDetailResponse) Validate() error
Validate checks the field values on CreatePartyContactDetailResponse 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 (*CreatePartyContactDetailResponse) ValidateAll ¶
func (m *CreatePartyContactDetailResponse) ValidateAll() error
ValidateAll checks the field values on CreatePartyContactDetailResponse 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 CreatePartyContactDetailResponseMultiError, or nil if none found.
type CreatePartyContactDetailResponseMultiError ¶
type CreatePartyContactDetailResponseMultiError []error
CreatePartyContactDetailResponseMultiError is an error wrapping multiple validation errors returned by CreatePartyContactDetailResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePartyContactDetailResponseMultiError) AllErrors ¶
func (m CreatePartyContactDetailResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyContactDetailResponseMultiError) Error ¶
func (m CreatePartyContactDetailResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyContactDetailResponseValidationError ¶
type CreatePartyContactDetailResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePartyContactDetailResponseValidationError is the validation error returned by CreatePartyContactDetailResponse.Validate if the designated constraints aren't met.
func (CreatePartyContactDetailResponseValidationError) Cause ¶
func (e CreatePartyContactDetailResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyContactDetailResponseValidationError) Error ¶
func (e CreatePartyContactDetailResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyContactDetailResponseValidationError) ErrorName ¶
func (e CreatePartyContactDetailResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyContactDetailResponseValidationError) Field ¶
func (e CreatePartyContactDetailResponseValidationError) Field() string
Field function returns field value.
func (CreatePartyContactDetailResponseValidationError) Key ¶
func (e CreatePartyContactDetailResponseValidationError) Key() bool
Key function returns key value.
func (CreatePartyContactDetailResponseValidationError) Reason ¶
func (e CreatePartyContactDetailResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePartyFunctionRequest ¶
type CreatePartyFunctionRequest struct { PartyFunctionCode string `protobuf:"bytes,1,opt,name=party_function_code,json=partyFunctionCode,proto3" json:"party_function_code,omitempty"` PartyFunctionName string `protobuf:"bytes,2,opt,name=party_function_name,json=partyFunctionName,proto3" json:"party_function_name,omitempty"` PartyFunctionDescription string `` /* 135-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 (*CreatePartyFunctionRequest) Descriptor
deprecated
func (*CreatePartyFunctionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyFunctionRequest.ProtoReflect.Descriptor instead.
func (*CreatePartyFunctionRequest) GetPartyFunctionCode ¶
func (x *CreatePartyFunctionRequest) GetPartyFunctionCode() string
func (*CreatePartyFunctionRequest) GetPartyFunctionDescription ¶
func (x *CreatePartyFunctionRequest) GetPartyFunctionDescription() string
func (*CreatePartyFunctionRequest) GetPartyFunctionName ¶
func (x *CreatePartyFunctionRequest) GetPartyFunctionName() string
func (*CreatePartyFunctionRequest) GetRequestId ¶
func (x *CreatePartyFunctionRequest) GetRequestId() string
func (*CreatePartyFunctionRequest) GetUserEmail ¶
func (x *CreatePartyFunctionRequest) GetUserEmail() string
func (*CreatePartyFunctionRequest) GetUserId ¶
func (x *CreatePartyFunctionRequest) GetUserId() string
func (*CreatePartyFunctionRequest) ProtoMessage ¶
func (*CreatePartyFunctionRequest) ProtoMessage()
func (*CreatePartyFunctionRequest) ProtoReflect ¶
func (x *CreatePartyFunctionRequest) ProtoReflect() protoreflect.Message
func (*CreatePartyFunctionRequest) Reset ¶
func (x *CreatePartyFunctionRequest) Reset()
func (*CreatePartyFunctionRequest) String ¶
func (x *CreatePartyFunctionRequest) String() string
func (*CreatePartyFunctionRequest) Validate ¶
func (m *CreatePartyFunctionRequest) Validate() error
Validate checks the field values on CreatePartyFunctionRequest 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 (*CreatePartyFunctionRequest) ValidateAll ¶
func (m *CreatePartyFunctionRequest) ValidateAll() error
ValidateAll checks the field values on CreatePartyFunctionRequest 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 CreatePartyFunctionRequestMultiError, or nil if none found.
type CreatePartyFunctionRequestMultiError ¶
type CreatePartyFunctionRequestMultiError []error
CreatePartyFunctionRequestMultiError is an error wrapping multiple validation errors returned by CreatePartyFunctionRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePartyFunctionRequestMultiError) AllErrors ¶
func (m CreatePartyFunctionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyFunctionRequestMultiError) Error ¶
func (m CreatePartyFunctionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyFunctionRequestValidationError ¶
type CreatePartyFunctionRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePartyFunctionRequestValidationError is the validation error returned by CreatePartyFunctionRequest.Validate if the designated constraints aren't met.
func (CreatePartyFunctionRequestValidationError) Cause ¶
func (e CreatePartyFunctionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyFunctionRequestValidationError) Error ¶
func (e CreatePartyFunctionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyFunctionRequestValidationError) ErrorName ¶
func (e CreatePartyFunctionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyFunctionRequestValidationError) Field ¶
func (e CreatePartyFunctionRequestValidationError) Field() string
Field function returns field value.
func (CreatePartyFunctionRequestValidationError) Key ¶
func (e CreatePartyFunctionRequestValidationError) Key() bool
Key function returns key value.
func (CreatePartyFunctionRequestValidationError) Reason ¶
func (e CreatePartyFunctionRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePartyFunctionResponse ¶
type CreatePartyFunctionResponse struct { PartyFunction *PartyFunction `protobuf:"bytes,1,opt,name=party_function,json=partyFunction,proto3" json:"party_function,omitempty"` // contains filtered or unexported fields }
func (*CreatePartyFunctionResponse) Descriptor
deprecated
func (*CreatePartyFunctionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyFunctionResponse.ProtoReflect.Descriptor instead.
func (*CreatePartyFunctionResponse) GetPartyFunction ¶
func (x *CreatePartyFunctionResponse) GetPartyFunction() *PartyFunction
func (*CreatePartyFunctionResponse) ProtoMessage ¶
func (*CreatePartyFunctionResponse) ProtoMessage()
func (*CreatePartyFunctionResponse) ProtoReflect ¶
func (x *CreatePartyFunctionResponse) ProtoReflect() protoreflect.Message
func (*CreatePartyFunctionResponse) Reset ¶
func (x *CreatePartyFunctionResponse) Reset()
func (*CreatePartyFunctionResponse) String ¶
func (x *CreatePartyFunctionResponse) String() string
func (*CreatePartyFunctionResponse) Validate ¶
func (m *CreatePartyFunctionResponse) Validate() error
Validate checks the field values on CreatePartyFunctionResponse 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 (*CreatePartyFunctionResponse) ValidateAll ¶
func (m *CreatePartyFunctionResponse) ValidateAll() error
ValidateAll checks the field values on CreatePartyFunctionResponse 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 CreatePartyFunctionResponseMultiError, or nil if none found.
type CreatePartyFunctionResponseMultiError ¶
type CreatePartyFunctionResponseMultiError []error
CreatePartyFunctionResponseMultiError is an error wrapping multiple validation errors returned by CreatePartyFunctionResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePartyFunctionResponseMultiError) AllErrors ¶
func (m CreatePartyFunctionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyFunctionResponseMultiError) Error ¶
func (m CreatePartyFunctionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyFunctionResponseValidationError ¶
type CreatePartyFunctionResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePartyFunctionResponseValidationError is the validation error returned by CreatePartyFunctionResponse.Validate if the designated constraints aren't met.
func (CreatePartyFunctionResponseValidationError) Cause ¶
func (e CreatePartyFunctionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyFunctionResponseValidationError) Error ¶
func (e CreatePartyFunctionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyFunctionResponseValidationError) ErrorName ¶
func (e CreatePartyFunctionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyFunctionResponseValidationError) Field ¶
func (e CreatePartyFunctionResponseValidationError) Field() string
Field function returns field value.
func (CreatePartyFunctionResponseValidationError) Key ¶
func (e CreatePartyFunctionResponseValidationError) Key() bool
Key function returns key value.
func (CreatePartyFunctionResponseValidationError) Reason ¶
func (e CreatePartyFunctionResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePartyIdentifyingCodeRequest ¶
type CreatePartyIdentifyingCodeRequest struct { DcsaResponsibleAgencyCode string `` /* 140-byte string literal not displayed */ PartyId uint32 `protobuf:"varint,2,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` CodeListName string `protobuf:"bytes,3,opt,name=code_list_name,json=codeListName,proto3" json:"code_list_name,omitempty"` PartyCode string `protobuf:"bytes,4,opt,name=party_code,json=partyCode,proto3" json:"party_code,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 (*CreatePartyIdentifyingCodeRequest) Descriptor
deprecated
func (*CreatePartyIdentifyingCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyIdentifyingCodeRequest.ProtoReflect.Descriptor instead.
func (*CreatePartyIdentifyingCodeRequest) GetCodeListName ¶
func (x *CreatePartyIdentifyingCodeRequest) GetCodeListName() string
func (*CreatePartyIdentifyingCodeRequest) GetDcsaResponsibleAgencyCode ¶
func (x *CreatePartyIdentifyingCodeRequest) GetDcsaResponsibleAgencyCode() string
func (*CreatePartyIdentifyingCodeRequest) GetPartyCode ¶
func (x *CreatePartyIdentifyingCodeRequest) GetPartyCode() string
func (*CreatePartyIdentifyingCodeRequest) GetPartyId ¶
func (x *CreatePartyIdentifyingCodeRequest) GetPartyId() uint32
func (*CreatePartyIdentifyingCodeRequest) GetRequestId ¶
func (x *CreatePartyIdentifyingCodeRequest) GetRequestId() string
func (*CreatePartyIdentifyingCodeRequest) GetUserEmail ¶
func (x *CreatePartyIdentifyingCodeRequest) GetUserEmail() string
func (*CreatePartyIdentifyingCodeRequest) GetUserId ¶
func (x *CreatePartyIdentifyingCodeRequest) GetUserId() string
func (*CreatePartyIdentifyingCodeRequest) ProtoMessage ¶
func (*CreatePartyIdentifyingCodeRequest) ProtoMessage()
func (*CreatePartyIdentifyingCodeRequest) ProtoReflect ¶
func (x *CreatePartyIdentifyingCodeRequest) ProtoReflect() protoreflect.Message
func (*CreatePartyIdentifyingCodeRequest) Reset ¶
func (x *CreatePartyIdentifyingCodeRequest) Reset()
func (*CreatePartyIdentifyingCodeRequest) String ¶
func (x *CreatePartyIdentifyingCodeRequest) String() string
func (*CreatePartyIdentifyingCodeRequest) Validate ¶
func (m *CreatePartyIdentifyingCodeRequest) Validate() error
Validate checks the field values on CreatePartyIdentifyingCodeRequest 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 (*CreatePartyIdentifyingCodeRequest) ValidateAll ¶
func (m *CreatePartyIdentifyingCodeRequest) ValidateAll() error
ValidateAll checks the field values on CreatePartyIdentifyingCodeRequest 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 CreatePartyIdentifyingCodeRequestMultiError, or nil if none found.
type CreatePartyIdentifyingCodeRequestMultiError ¶
type CreatePartyIdentifyingCodeRequestMultiError []error
CreatePartyIdentifyingCodeRequestMultiError is an error wrapping multiple validation errors returned by CreatePartyIdentifyingCodeRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePartyIdentifyingCodeRequestMultiError) AllErrors ¶
func (m CreatePartyIdentifyingCodeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyIdentifyingCodeRequestMultiError) Error ¶
func (m CreatePartyIdentifyingCodeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyIdentifyingCodeRequestValidationError ¶
type CreatePartyIdentifyingCodeRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePartyIdentifyingCodeRequestValidationError is the validation error returned by CreatePartyIdentifyingCodeRequest.Validate if the designated constraints aren't met.
func (CreatePartyIdentifyingCodeRequestValidationError) Cause ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyIdentifyingCodeRequestValidationError) Error ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyIdentifyingCodeRequestValidationError) ErrorName ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyIdentifyingCodeRequestValidationError) Field ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) Field() string
Field function returns field value.
func (CreatePartyIdentifyingCodeRequestValidationError) Key ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) Key() bool
Key function returns key value.
func (CreatePartyIdentifyingCodeRequestValidationError) Reason ¶
func (e CreatePartyIdentifyingCodeRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePartyIdentifyingCodeResponse ¶
type CreatePartyIdentifyingCodeResponse struct { PartyIdentifyingCode *PartyIdentifyingCode `protobuf:"bytes,1,opt,name=party_identifying_code,json=partyIdentifyingCode,proto3" json:"party_identifying_code,omitempty"` // contains filtered or unexported fields }
func (*CreatePartyIdentifyingCodeResponse) Descriptor
deprecated
func (*CreatePartyIdentifyingCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyIdentifyingCodeResponse.ProtoReflect.Descriptor instead.
func (*CreatePartyIdentifyingCodeResponse) GetPartyIdentifyingCode ¶
func (x *CreatePartyIdentifyingCodeResponse) GetPartyIdentifyingCode() *PartyIdentifyingCode
func (*CreatePartyIdentifyingCodeResponse) ProtoMessage ¶
func (*CreatePartyIdentifyingCodeResponse) ProtoMessage()
func (*CreatePartyIdentifyingCodeResponse) ProtoReflect ¶
func (x *CreatePartyIdentifyingCodeResponse) ProtoReflect() protoreflect.Message
func (*CreatePartyIdentifyingCodeResponse) Reset ¶
func (x *CreatePartyIdentifyingCodeResponse) Reset()
func (*CreatePartyIdentifyingCodeResponse) String ¶
func (x *CreatePartyIdentifyingCodeResponse) String() string
func (*CreatePartyIdentifyingCodeResponse) Validate ¶
func (m *CreatePartyIdentifyingCodeResponse) Validate() error
Validate checks the field values on CreatePartyIdentifyingCodeResponse 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 (*CreatePartyIdentifyingCodeResponse) ValidateAll ¶
func (m *CreatePartyIdentifyingCodeResponse) ValidateAll() error
ValidateAll checks the field values on CreatePartyIdentifyingCodeResponse 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 CreatePartyIdentifyingCodeResponseMultiError, or nil if none found.
type CreatePartyIdentifyingCodeResponseMultiError ¶
type CreatePartyIdentifyingCodeResponseMultiError []error
CreatePartyIdentifyingCodeResponseMultiError is an error wrapping multiple validation errors returned by CreatePartyIdentifyingCodeResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePartyIdentifyingCodeResponseMultiError) AllErrors ¶
func (m CreatePartyIdentifyingCodeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyIdentifyingCodeResponseMultiError) Error ¶
func (m CreatePartyIdentifyingCodeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyIdentifyingCodeResponseValidationError ¶
type CreatePartyIdentifyingCodeResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePartyIdentifyingCodeResponseValidationError is the validation error returned by CreatePartyIdentifyingCodeResponse.Validate if the designated constraints aren't met.
func (CreatePartyIdentifyingCodeResponseValidationError) Cause ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyIdentifyingCodeResponseValidationError) Error ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyIdentifyingCodeResponseValidationError) ErrorName ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyIdentifyingCodeResponseValidationError) Field ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) Field() string
Field function returns field value.
func (CreatePartyIdentifyingCodeResponseValidationError) Key ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) Key() bool
Key function returns key value.
func (CreatePartyIdentifyingCodeResponseValidationError) Reason ¶
func (e CreatePartyIdentifyingCodeResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePartyRequest ¶
type CreatePartyRequest struct { PartyName string `protobuf:"bytes,1,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty"` TaxReference1 string `protobuf:"bytes,2,opt,name=tax_reference1,json=taxReference1,proto3" json:"tax_reference1,omitempty"` TaxReference2 string `protobuf:"bytes,3,opt,name=tax_reference2,json=taxReference2,proto3" json:"tax_reference2,omitempty"` PublicKey string `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` Name1 string `protobuf:"bytes,5,opt,name=name1,proto3" json:"name1,omitempty"` Street string `protobuf:"bytes,6,opt,name=street,proto3" json:"street,omitempty"` StreetNumber string `protobuf:"bytes,7,opt,name=street_number,json=streetNumber,proto3" json:"street_number,omitempty"` Floor1 string `protobuf:"bytes,8,opt,name=floor1,proto3" json:"floor1,omitempty"` PostalCode string `protobuf:"bytes,9,opt,name=postal_code,json=postalCode,proto3" json:"postal_code,omitempty"` City string `protobuf:"bytes,10,opt,name=city,proto3" json:"city,omitempty"` StateRegion string `protobuf:"bytes,11,opt,name=state_region,json=stateRegion,proto3" json:"state_region,omitempty"` CountryName string `protobuf:"bytes,12,opt,name=country_name,json=countryName,proto3" json:"country_name,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 (*CreatePartyRequest) Descriptor
deprecated
func (*CreatePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyRequest.ProtoReflect.Descriptor instead.
func (*CreatePartyRequest) GetCity ¶
func (x *CreatePartyRequest) GetCity() string
func (*CreatePartyRequest) GetCountryName ¶
func (x *CreatePartyRequest) GetCountryName() string
func (*CreatePartyRequest) GetFloor1 ¶
func (x *CreatePartyRequest) GetFloor1() string
func (*CreatePartyRequest) GetName1 ¶
func (x *CreatePartyRequest) GetName1() string
func (*CreatePartyRequest) GetPartyName ¶
func (x *CreatePartyRequest) GetPartyName() string
func (*CreatePartyRequest) GetPostalCode ¶
func (x *CreatePartyRequest) GetPostalCode() string
func (*CreatePartyRequest) GetPublicKey ¶
func (x *CreatePartyRequest) GetPublicKey() string
func (*CreatePartyRequest) GetRequestId ¶
func (x *CreatePartyRequest) GetRequestId() string
func (*CreatePartyRequest) GetStateRegion ¶
func (x *CreatePartyRequest) GetStateRegion() string
func (*CreatePartyRequest) GetStreet ¶
func (x *CreatePartyRequest) GetStreet() string
func (*CreatePartyRequest) GetStreetNumber ¶
func (x *CreatePartyRequest) GetStreetNumber() string
func (*CreatePartyRequest) GetTaxReference1 ¶
func (x *CreatePartyRequest) GetTaxReference1() string
func (*CreatePartyRequest) GetTaxReference2 ¶
func (x *CreatePartyRequest) GetTaxReference2() string
func (*CreatePartyRequest) GetUserEmail ¶
func (x *CreatePartyRequest) GetUserEmail() string
func (*CreatePartyRequest) GetUserId ¶
func (x *CreatePartyRequest) GetUserId() string
func (*CreatePartyRequest) ProtoMessage ¶
func (*CreatePartyRequest) ProtoMessage()
func (*CreatePartyRequest) ProtoReflect ¶
func (x *CreatePartyRequest) ProtoReflect() protoreflect.Message
func (*CreatePartyRequest) Reset ¶
func (x *CreatePartyRequest) Reset()
func (*CreatePartyRequest) String ¶
func (x *CreatePartyRequest) String() string
func (*CreatePartyRequest) Validate ¶
func (m *CreatePartyRequest) Validate() error
Validate checks the field values on CreatePartyRequest 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 (*CreatePartyRequest) ValidateAll ¶
func (m *CreatePartyRequest) ValidateAll() error
ValidateAll checks the field values on CreatePartyRequest 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 CreatePartyRequestMultiError, or nil if none found.
type CreatePartyRequestMultiError ¶
type CreatePartyRequestMultiError []error
CreatePartyRequestMultiError is an error wrapping multiple validation errors returned by CreatePartyRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePartyRequestMultiError) AllErrors ¶
func (m CreatePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyRequestMultiError) Error ¶
func (m CreatePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyRequestValidationError ¶
type CreatePartyRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePartyRequestValidationError is the validation error returned by CreatePartyRequest.Validate if the designated constraints aren't met.
func (CreatePartyRequestValidationError) Cause ¶
func (e CreatePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyRequestValidationError) Error ¶
func (e CreatePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyRequestValidationError) ErrorName ¶
func (e CreatePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyRequestValidationError) Field ¶
func (e CreatePartyRequestValidationError) Field() string
Field function returns field value.
func (CreatePartyRequestValidationError) Key ¶
func (e CreatePartyRequestValidationError) Key() bool
Key function returns key value.
func (CreatePartyRequestValidationError) Reason ¶
func (e CreatePartyRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePartyResponse ¶
type CreatePartyResponse struct { Party *Party `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` // contains filtered or unexported fields }
func (*CreatePartyResponse) Descriptor
deprecated
func (*CreatePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePartyResponse.ProtoReflect.Descriptor instead.
func (*CreatePartyResponse) GetParty ¶
func (x *CreatePartyResponse) GetParty() *Party
func (*CreatePartyResponse) ProtoMessage ¶
func (*CreatePartyResponse) ProtoMessage()
func (*CreatePartyResponse) ProtoReflect ¶
func (x *CreatePartyResponse) ProtoReflect() protoreflect.Message
func (*CreatePartyResponse) Reset ¶
func (x *CreatePartyResponse) Reset()
func (*CreatePartyResponse) String ¶
func (x *CreatePartyResponse) String() string
func (*CreatePartyResponse) Validate ¶
func (m *CreatePartyResponse) Validate() error
Validate checks the field values on CreatePartyResponse 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 (*CreatePartyResponse) ValidateAll ¶
func (m *CreatePartyResponse) ValidateAll() error
ValidateAll checks the field values on CreatePartyResponse 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 CreatePartyResponseMultiError, or nil if none found.
type CreatePartyResponseMultiError ¶
type CreatePartyResponseMultiError []error
CreatePartyResponseMultiError is an error wrapping multiple validation errors returned by CreatePartyResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePartyResponseMultiError) AllErrors ¶
func (m CreatePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePartyResponseMultiError) Error ¶
func (m CreatePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePartyResponseValidationError ¶
type CreatePartyResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePartyResponseValidationError is the validation error returned by CreatePartyResponse.Validate if the designated constraints aren't met.
func (CreatePartyResponseValidationError) Cause ¶
func (e CreatePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePartyResponseValidationError) Error ¶
func (e CreatePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePartyResponseValidationError) ErrorName ¶
func (e CreatePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePartyResponseValidationError) Field ¶
func (e CreatePartyResponseValidationError) Field() string
Field function returns field value.
func (CreatePartyResponseValidationError) Key ¶
func (e CreatePartyResponseValidationError) Key() bool
Key function returns key value.
func (CreatePartyResponseValidationError) Reason ¶
func (e CreatePartyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateRoleRequest ¶
type CreateRoleRequest struct { CreateRole *v1.CreateRole `protobuf:"bytes,1,opt,name=create_role,json=createRole,proto3" json:"create_role,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleRequest) Descriptor
deprecated
func (*CreateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleRequest) GetCreateRole ¶
func (x *CreateRoleRequest) GetCreateRole() *v1.CreateRole
func (*CreateRoleRequest) ProtoMessage ¶
func (*CreateRoleRequest) ProtoMessage()
func (*CreateRoleRequest) ProtoReflect ¶
func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateRoleRequest) Reset ¶
func (x *CreateRoleRequest) Reset()
func (*CreateRoleRequest) String ¶
func (x *CreateRoleRequest) String() string
func (*CreateRoleRequest) Validate ¶
func (m *CreateRoleRequest) Validate() error
Validate checks the field values on CreateRoleRequest 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 (*CreateRoleRequest) ValidateAll ¶
func (m *CreateRoleRequest) ValidateAll() error
ValidateAll checks the field values on CreateRoleRequest 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 CreateRoleRequestMultiError, or nil if none found.
type CreateRoleRequestMultiError ¶
type CreateRoleRequestMultiError []error
CreateRoleRequestMultiError is an error wrapping multiple validation errors returned by CreateRoleRequest.ValidateAll() if the designated constraints aren't met.
func (CreateRoleRequestMultiError) AllErrors ¶
func (m CreateRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleRequestMultiError) Error ¶
func (m CreateRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleRequestValidationError ¶
type CreateRoleRequestValidationError struct {
// contains filtered or unexported fields
}
CreateRoleRequestValidationError is the validation error returned by CreateRoleRequest.Validate if the designated constraints aren't met.
func (CreateRoleRequestValidationError) Cause ¶
func (e CreateRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleRequestValidationError) Error ¶
func (e CreateRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleRequestValidationError) ErrorName ¶
func (e CreateRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleRequestValidationError) Field ¶
func (e CreateRoleRequestValidationError) Field() string
Field function returns field value.
func (CreateRoleRequestValidationError) Key ¶
func (e CreateRoleRequestValidationError) Key() bool
Key function returns key value.
func (CreateRoleRequestValidationError) Reason ¶
func (e CreateRoleRequestValidationError) Reason() string
Reason function returns reason value.
type CreateRoleResponse ¶
type CreateRoleResponse struct { Role *v1.Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleResponse) Descriptor
deprecated
func (*CreateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateRoleResponse) GetRole ¶
func (x *CreateRoleResponse) GetRole() *v1.Role
func (*CreateRoleResponse) ProtoMessage ¶
func (*CreateRoleResponse) ProtoMessage()
func (*CreateRoleResponse) ProtoReflect ¶
func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateRoleResponse) Reset ¶
func (x *CreateRoleResponse) Reset()
func (*CreateRoleResponse) String ¶
func (x *CreateRoleResponse) String() string
func (*CreateRoleResponse) Validate ¶
func (m *CreateRoleResponse) Validate() error
Validate checks the field values on CreateRoleResponse 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 (*CreateRoleResponse) ValidateAll ¶
func (m *CreateRoleResponse) ValidateAll() error
ValidateAll checks the field values on CreateRoleResponse 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 CreateRoleResponseMultiError, or nil if none found.
type CreateRoleResponseMultiError ¶
type CreateRoleResponseMultiError []error
CreateRoleResponseMultiError is an error wrapping multiple validation errors returned by CreateRoleResponse.ValidateAll() if the designated constraints aren't met.
func (CreateRoleResponseMultiError) AllErrors ¶
func (m CreateRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleResponseMultiError) Error ¶
func (m CreateRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleResponseValidationError ¶
type CreateRoleResponseValidationError struct {
// contains filtered or unexported fields
}
CreateRoleResponseValidationError is the validation error returned by CreateRoleResponse.Validate if the designated constraints aren't met.
func (CreateRoleResponseValidationError) Cause ¶
func (e CreateRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleResponseValidationError) Error ¶
func (e CreateRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleResponseValidationError) ErrorName ¶
func (e CreateRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleResponseValidationError) Field ¶
func (e CreateRoleResponseValidationError) Field() string
Field function returns field value.
func (CreateRoleResponseValidationError) Key ¶
func (e CreateRoleResponseValidationError) Key() bool
Key function returns key value.
func (CreateRoleResponseValidationError) Reason ¶
func (e CreateRoleResponseValidationError) Reason() string
Reason function returns reason value.
type DeletePartyContactDetailRequest ¶
type DeletePartyContactDetailRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*DeletePartyContactDetailRequest) Descriptor
deprecated
func (*DeletePartyContactDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePartyContactDetailRequest.ProtoReflect.Descriptor instead.
func (*DeletePartyContactDetailRequest) GetGetRequest ¶
func (x *DeletePartyContactDetailRequest) GetGetRequest() *v1.GetRequest
func (*DeletePartyContactDetailRequest) ProtoMessage ¶
func (*DeletePartyContactDetailRequest) ProtoMessage()
func (*DeletePartyContactDetailRequest) ProtoReflect ¶
func (x *DeletePartyContactDetailRequest) ProtoReflect() protoreflect.Message
func (*DeletePartyContactDetailRequest) Reset ¶
func (x *DeletePartyContactDetailRequest) Reset()
func (*DeletePartyContactDetailRequest) String ¶
func (x *DeletePartyContactDetailRequest) String() string
func (*DeletePartyContactDetailRequest) Validate ¶
func (m *DeletePartyContactDetailRequest) Validate() error
Validate checks the field values on DeletePartyContactDetailRequest 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 (*DeletePartyContactDetailRequest) ValidateAll ¶
func (m *DeletePartyContactDetailRequest) ValidateAll() error
ValidateAll checks the field values on DeletePartyContactDetailRequest 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 DeletePartyContactDetailRequestMultiError, or nil if none found.
type DeletePartyContactDetailRequestMultiError ¶
type DeletePartyContactDetailRequestMultiError []error
DeletePartyContactDetailRequestMultiError is an error wrapping multiple validation errors returned by DeletePartyContactDetailRequest.ValidateAll() if the designated constraints aren't met.
func (DeletePartyContactDetailRequestMultiError) AllErrors ¶
func (m DeletePartyContactDetailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePartyContactDetailRequestMultiError) Error ¶
func (m DeletePartyContactDetailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePartyContactDetailRequestValidationError ¶
type DeletePartyContactDetailRequestValidationError struct {
// contains filtered or unexported fields
}
DeletePartyContactDetailRequestValidationError is the validation error returned by DeletePartyContactDetailRequest.Validate if the designated constraints aren't met.
func (DeletePartyContactDetailRequestValidationError) Cause ¶
func (e DeletePartyContactDetailRequestValidationError) Cause() error
Cause function returns cause value.
func (DeletePartyContactDetailRequestValidationError) Error ¶
func (e DeletePartyContactDetailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePartyContactDetailRequestValidationError) ErrorName ¶
func (e DeletePartyContactDetailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePartyContactDetailRequestValidationError) Field ¶
func (e DeletePartyContactDetailRequestValidationError) Field() string
Field function returns field value.
func (DeletePartyContactDetailRequestValidationError) Key ¶
func (e DeletePartyContactDetailRequestValidationError) Key() bool
Key function returns key value.
func (DeletePartyContactDetailRequestValidationError) Reason ¶
func (e DeletePartyContactDetailRequestValidationError) Reason() string
Reason function returns reason value.
type DeletePartyContactDetailResponse ¶
type DeletePartyContactDetailResponse struct {
// contains filtered or unexported fields
}
func (*DeletePartyContactDetailResponse) Descriptor
deprecated
func (*DeletePartyContactDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePartyContactDetailResponse.ProtoReflect.Descriptor instead.
func (*DeletePartyContactDetailResponse) ProtoMessage ¶
func (*DeletePartyContactDetailResponse) ProtoMessage()
func (*DeletePartyContactDetailResponse) ProtoReflect ¶
func (x *DeletePartyContactDetailResponse) ProtoReflect() protoreflect.Message
func (*DeletePartyContactDetailResponse) Reset ¶
func (x *DeletePartyContactDetailResponse) Reset()
func (*DeletePartyContactDetailResponse) String ¶
func (x *DeletePartyContactDetailResponse) String() string
func (*DeletePartyContactDetailResponse) Validate ¶
func (m *DeletePartyContactDetailResponse) Validate() error
Validate checks the field values on DeletePartyContactDetailResponse 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 (*DeletePartyContactDetailResponse) ValidateAll ¶
func (m *DeletePartyContactDetailResponse) ValidateAll() error
ValidateAll checks the field values on DeletePartyContactDetailResponse 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 DeletePartyContactDetailResponseMultiError, or nil if none found.
type DeletePartyContactDetailResponseMultiError ¶
type DeletePartyContactDetailResponseMultiError []error
DeletePartyContactDetailResponseMultiError is an error wrapping multiple validation errors returned by DeletePartyContactDetailResponse.ValidateAll() if the designated constraints aren't met.
func (DeletePartyContactDetailResponseMultiError) AllErrors ¶
func (m DeletePartyContactDetailResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePartyContactDetailResponseMultiError) Error ¶
func (m DeletePartyContactDetailResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePartyContactDetailResponseValidationError ¶
type DeletePartyContactDetailResponseValidationError struct {
// contains filtered or unexported fields
}
DeletePartyContactDetailResponseValidationError is the validation error returned by DeletePartyContactDetailResponse.Validate if the designated constraints aren't met.
func (DeletePartyContactDetailResponseValidationError) Cause ¶
func (e DeletePartyContactDetailResponseValidationError) Cause() error
Cause function returns cause value.
func (DeletePartyContactDetailResponseValidationError) Error ¶
func (e DeletePartyContactDetailResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePartyContactDetailResponseValidationError) ErrorName ¶
func (e DeletePartyContactDetailResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePartyContactDetailResponseValidationError) Field ¶
func (e DeletePartyContactDetailResponseValidationError) Field() string
Field function returns field value.
func (DeletePartyContactDetailResponseValidationError) Key ¶
func (e DeletePartyContactDetailResponseValidationError) Key() bool
Key function returns key value.
func (DeletePartyContactDetailResponseValidationError) Reason ¶
func (e DeletePartyContactDetailResponseValidationError) Reason() string
Reason function returns reason value.
type DeletePartyRequest ¶
type DeletePartyRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*DeletePartyRequest) Descriptor
deprecated
func (*DeletePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePartyRequest.ProtoReflect.Descriptor instead.
func (*DeletePartyRequest) GetGetRequest ¶
func (x *DeletePartyRequest) GetGetRequest() *v1.GetRequest
func (*DeletePartyRequest) ProtoMessage ¶
func (*DeletePartyRequest) ProtoMessage()
func (*DeletePartyRequest) ProtoReflect ¶
func (x *DeletePartyRequest) ProtoReflect() protoreflect.Message
func (*DeletePartyRequest) Reset ¶
func (x *DeletePartyRequest) Reset()
func (*DeletePartyRequest) String ¶
func (x *DeletePartyRequest) String() string
func (*DeletePartyRequest) Validate ¶
func (m *DeletePartyRequest) Validate() error
Validate checks the field values on DeletePartyRequest 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 (*DeletePartyRequest) ValidateAll ¶
func (m *DeletePartyRequest) ValidateAll() error
ValidateAll checks the field values on DeletePartyRequest 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 DeletePartyRequestMultiError, or nil if none found.
type DeletePartyRequestMultiError ¶
type DeletePartyRequestMultiError []error
DeletePartyRequestMultiError is an error wrapping multiple validation errors returned by DeletePartyRequest.ValidateAll() if the designated constraints aren't met.
func (DeletePartyRequestMultiError) AllErrors ¶
func (m DeletePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePartyRequestMultiError) Error ¶
func (m DeletePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePartyRequestValidationError ¶
type DeletePartyRequestValidationError struct {
// contains filtered or unexported fields
}
DeletePartyRequestValidationError is the validation error returned by DeletePartyRequest.Validate if the designated constraints aren't met.
func (DeletePartyRequestValidationError) Cause ¶
func (e DeletePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (DeletePartyRequestValidationError) Error ¶
func (e DeletePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePartyRequestValidationError) ErrorName ¶
func (e DeletePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePartyRequestValidationError) Field ¶
func (e DeletePartyRequestValidationError) Field() string
Field function returns field value.
func (DeletePartyRequestValidationError) Key ¶
func (e DeletePartyRequestValidationError) Key() bool
Key function returns key value.
func (DeletePartyRequestValidationError) Reason ¶
func (e DeletePartyRequestValidationError) Reason() string
Reason function returns reason value.
type DeletePartyResponse ¶
type DeletePartyResponse struct {
// contains filtered or unexported fields
}
func (*DeletePartyResponse) Descriptor
deprecated
func (*DeletePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePartyResponse.ProtoReflect.Descriptor instead.
func (*DeletePartyResponse) ProtoMessage ¶
func (*DeletePartyResponse) ProtoMessage()
func (*DeletePartyResponse) ProtoReflect ¶
func (x *DeletePartyResponse) ProtoReflect() protoreflect.Message
func (*DeletePartyResponse) Reset ¶
func (x *DeletePartyResponse) Reset()
func (*DeletePartyResponse) String ¶
func (x *DeletePartyResponse) String() string
func (*DeletePartyResponse) Validate ¶
func (m *DeletePartyResponse) Validate() error
Validate checks the field values on DeletePartyResponse 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 (*DeletePartyResponse) ValidateAll ¶
func (m *DeletePartyResponse) ValidateAll() error
ValidateAll checks the field values on DeletePartyResponse 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 DeletePartyResponseMultiError, or nil if none found.
type DeletePartyResponseMultiError ¶
type DeletePartyResponseMultiError []error
DeletePartyResponseMultiError is an error wrapping multiple validation errors returned by DeletePartyResponse.ValidateAll() if the designated constraints aren't met.
func (DeletePartyResponseMultiError) AllErrors ¶
func (m DeletePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePartyResponseMultiError) Error ¶
func (m DeletePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePartyResponseValidationError ¶
type DeletePartyResponseValidationError struct {
// contains filtered or unexported fields
}
DeletePartyResponseValidationError is the validation error returned by DeletePartyResponse.Validate if the designated constraints aren't met.
func (DeletePartyResponseValidationError) Cause ¶
func (e DeletePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (DeletePartyResponseValidationError) Error ¶
func (e DeletePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePartyResponseValidationError) ErrorName ¶
func (e DeletePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePartyResponseValidationError) Field ¶
func (e DeletePartyResponseValidationError) Field() string
Field function returns field value.
func (DeletePartyResponseValidationError) Key ¶
func (e DeletePartyResponseValidationError) Key() bool
Key function returns key value.
func (DeletePartyResponseValidationError) Reason ¶
func (e DeletePartyResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleRequest ¶
type DeleteRoleRequest struct { DeleteRole *v1.DeleteRole `protobuf:"bytes,1,opt,name=delete_role,json=deleteRole,proto3" json:"delete_role,omitempty"` // contains filtered or unexported fields }
func (*DeleteRoleRequest) Descriptor
deprecated
func (*DeleteRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleRequest) GetDeleteRole ¶
func (x *DeleteRoleRequest) GetDeleteRole() *v1.DeleteRole
func (*DeleteRoleRequest) ProtoMessage ¶
func (*DeleteRoleRequest) ProtoMessage()
func (*DeleteRoleRequest) ProtoReflect ¶
func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteRoleRequest) Reset ¶
func (x *DeleteRoleRequest) Reset()
func (*DeleteRoleRequest) String ¶
func (x *DeleteRoleRequest) String() string
func (*DeleteRoleRequest) Validate ¶
func (m *DeleteRoleRequest) Validate() error
Validate checks the field values on DeleteRoleRequest 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 (*DeleteRoleRequest) ValidateAll ¶
func (m *DeleteRoleRequest) ValidateAll() error
ValidateAll checks the field values on DeleteRoleRequest 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 DeleteRoleRequestMultiError, or nil if none found.
type DeleteRoleRequestMultiError ¶
type DeleteRoleRequestMultiError []error
DeleteRoleRequestMultiError is an error wrapping multiple validation errors returned by DeleteRoleRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleRequestMultiError) AllErrors ¶
func (m DeleteRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleRequestMultiError) Error ¶
func (m DeleteRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleRequestValidationError ¶
type DeleteRoleRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleRequestValidationError is the validation error returned by DeleteRoleRequest.Validate if the designated constraints aren't met.
func (DeleteRoleRequestValidationError) Cause ¶
func (e DeleteRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleRequestValidationError) Error ¶
func (e DeleteRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleRequestValidationError) ErrorName ¶
func (e DeleteRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleRequestValidationError) Field ¶
func (e DeleteRoleRequestValidationError) Field() string
Field function returns field value.
func (DeleteRoleRequestValidationError) Key ¶
func (e DeleteRoleRequestValidationError) Key() bool
Key function returns key value.
func (DeleteRoleRequestValidationError) Reason ¶
func (e DeleteRoleRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleResponse ¶
type DeleteRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRoleResponse) Descriptor
deprecated
func (*DeleteRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteRoleResponse) ProtoMessage ¶
func (*DeleteRoleResponse) ProtoMessage()
func (*DeleteRoleResponse) ProtoReflect ¶
func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteRoleResponse) Reset ¶
func (x *DeleteRoleResponse) Reset()
func (*DeleteRoleResponse) String ¶
func (x *DeleteRoleResponse) String() string
func (*DeleteRoleResponse) Validate ¶
func (m *DeleteRoleResponse) Validate() error
Validate checks the field values on DeleteRoleResponse 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 (*DeleteRoleResponse) ValidateAll ¶
func (m *DeleteRoleResponse) ValidateAll() error
ValidateAll checks the field values on DeleteRoleResponse 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 DeleteRoleResponseMultiError, or nil if none found.
type DeleteRoleResponseMultiError ¶
type DeleteRoleResponseMultiError []error
DeleteRoleResponseMultiError is an error wrapping multiple validation errors returned by DeleteRoleResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleResponseMultiError) AllErrors ¶
func (m DeleteRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleResponseMultiError) Error ¶
func (m DeleteRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleResponseValidationError ¶
type DeleteRoleResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleResponseValidationError is the validation error returned by DeleteRoleResponse.Validate if the designated constraints aren't met.
func (DeleteRoleResponseValidationError) Cause ¶
func (e DeleteRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleResponseValidationError) Error ¶
func (e DeleteRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleResponseValidationError) ErrorName ¶
func (e DeleteRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleResponseValidationError) Field ¶
func (e DeleteRoleResponseValidationError) Field() string
Field function returns field value.
func (DeleteRoleResponseValidationError) Key ¶
func (e DeleteRoleResponseValidationError) Key() bool
Key function returns key value.
func (DeleteRoleResponseValidationError) Reason ¶
func (e DeleteRoleResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteUserRequest ¶
type DeleteUserRequest struct { 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 (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetRequestId ¶
func (x *DeleteUserRequest) GetRequestId() string
func (*DeleteUserRequest) GetUserEmail ¶
func (x *DeleteUserRequest) GetUserEmail() string
func (*DeleteUserRequest) GetUserId ¶
func (x *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
func (*DeleteUserRequest) Validate ¶
func (m *DeleteUserRequest) Validate() error
Validate checks the field values on DeleteUserRequest 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 (*DeleteUserRequest) ValidateAll ¶
func (m *DeleteUserRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserRequest 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 DeleteUserRequestMultiError, or nil if none found.
type DeleteUserRequestMultiError ¶
type DeleteUserRequestMultiError []error
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserRequestMultiError) AllErrors ¶
func (m DeleteUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserRequestMultiError) Error ¶
func (m DeleteUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserRequestValidationError ¶
type DeleteUserRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
func (DeleteUserRequestValidationError) Cause ¶
func (e DeleteUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserRequestValidationError) Error ¶
func (e DeleteUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserRequestValidationError) ErrorName ¶
func (e DeleteUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserRequestValidationError) Field ¶
func (e DeleteUserRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserRequestValidationError) Key ¶
func (e DeleteUserRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserRequestValidationError) Reason ¶
func (e DeleteUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
func (*DeleteUserResponse) Validate ¶
func (m *DeleteUserResponse) Validate() error
Validate checks the field values on DeleteUserResponse 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 (*DeleteUserResponse) ValidateAll ¶
func (m *DeleteUserResponse) ValidateAll() error
ValidateAll checks the field values on DeleteUserResponse 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 DeleteUserResponseMultiError, or nil if none found.
type DeleteUserResponseMultiError ¶
type DeleteUserResponseMultiError []error
DeleteUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteUserResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteUserResponseMultiError) AllErrors ¶
func (m DeleteUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserResponseMultiError) Error ¶
func (m DeleteUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserResponseValidationError ¶
type DeleteUserResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteUserResponseValidationError is the validation error returned by DeleteUserResponse.Validate if the designated constraints aren't met.
func (DeleteUserResponseValidationError) Cause ¶
func (e DeleteUserResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserResponseValidationError) Error ¶
func (e DeleteUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserResponseValidationError) ErrorName ¶
func (e DeleteUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserResponseValidationError) Field ¶
func (e DeleteUserResponseValidationError) Field() string
Field function returns field value.
func (DeleteUserResponseValidationError) Key ¶
func (e DeleteUserResponseValidationError) Key() bool
Key function returns key value.
func (DeleteUserResponseValidationError) Reason ¶
func (e DeleteUserResponseValidationError) Reason() string
Reason function returns reason value.
type DisplayedAddress ¶
type DisplayedAddress struct { DocumentPartyId uint32 `protobuf:"varint,1,opt,name=document_party_id,json=documentPartyId,proto3" json:"document_party_id,omitempty"` AddressLineNumber uint32 `protobuf:"varint,2,opt,name=address_line_number,json=addressLineNumber,proto3" json:"address_line_number,omitempty"` AddressLineText string `protobuf:"bytes,3,opt,name=address_line_text,json=addressLineText,proto3" json:"address_line_text,omitempty"` // contains filtered or unexported fields }
func (*DisplayedAddress) Descriptor
deprecated
func (*DisplayedAddress) Descriptor() ([]byte, []int)
Deprecated: Use DisplayedAddress.ProtoReflect.Descriptor instead.
func (*DisplayedAddress) GetAddressLineNumber ¶
func (x *DisplayedAddress) GetAddressLineNumber() uint32
func (*DisplayedAddress) GetAddressLineText ¶
func (x *DisplayedAddress) GetAddressLineText() string
func (*DisplayedAddress) GetDocumentPartyId ¶
func (x *DisplayedAddress) GetDocumentPartyId() uint32
func (*DisplayedAddress) ProtoMessage ¶
func (*DisplayedAddress) ProtoMessage()
func (*DisplayedAddress) ProtoReflect ¶
func (x *DisplayedAddress) ProtoReflect() protoreflect.Message
func (*DisplayedAddress) Reset ¶
func (x *DisplayedAddress) Reset()
func (*DisplayedAddress) String ¶
func (x *DisplayedAddress) String() string
func (*DisplayedAddress) Validate ¶
func (m *DisplayedAddress) Validate() error
Validate checks the field values on DisplayedAddress 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 (*DisplayedAddress) ValidateAll ¶
func (m *DisplayedAddress) ValidateAll() error
ValidateAll checks the field values on DisplayedAddress 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 DisplayedAddressMultiError, or nil if none found.
type DisplayedAddressMultiError ¶
type DisplayedAddressMultiError []error
DisplayedAddressMultiError is an error wrapping multiple validation errors returned by DisplayedAddress.ValidateAll() if the designated constraints aren't met.
func (DisplayedAddressMultiError) AllErrors ¶
func (m DisplayedAddressMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisplayedAddressMultiError) Error ¶
func (m DisplayedAddressMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisplayedAddressValidationError ¶
type DisplayedAddressValidationError struct {
// contains filtered or unexported fields
}
DisplayedAddressValidationError is the validation error returned by DisplayedAddress.Validate if the designated constraints aren't met.
func (DisplayedAddressValidationError) Cause ¶
func (e DisplayedAddressValidationError) Cause() error
Cause function returns cause value.
func (DisplayedAddressValidationError) Error ¶
func (e DisplayedAddressValidationError) Error() string
Error satisfies the builtin error interface
func (DisplayedAddressValidationError) ErrorName ¶
func (e DisplayedAddressValidationError) ErrorName() string
ErrorName returns error name.
func (DisplayedAddressValidationError) Field ¶
func (e DisplayedAddressValidationError) Field() string
Field function returns field value.
func (DisplayedAddressValidationError) Key ¶
func (e DisplayedAddressValidationError) Key() bool
Key function returns key value.
func (DisplayedAddressValidationError) Reason ¶
func (e DisplayedAddressValidationError) Reason() string
Reason function returns reason value.
type DocumentParty ¶
type DocumentParty struct { DocumentPartyD *DocumentPartyD `protobuf:"bytes,1,opt,name=document_party_d,json=documentPartyD,proto3" json:"document_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 (*DocumentParty) Descriptor
deprecated
func (*DocumentParty) Descriptor() ([]byte, []int)
Deprecated: Use DocumentParty.ProtoReflect.Descriptor instead.
func (*DocumentParty) GetCrUpdTime ¶
func (x *DocumentParty) GetCrUpdTime() *v1.CrUpdTime
func (*DocumentParty) GetCrUpdUser ¶
func (x *DocumentParty) GetCrUpdUser() *v1.CrUpdUser
func (*DocumentParty) GetDocumentPartyD ¶
func (x *DocumentParty) GetDocumentPartyD() *DocumentPartyD
func (*DocumentParty) ProtoMessage ¶
func (*DocumentParty) ProtoMessage()
func (*DocumentParty) ProtoReflect ¶
func (x *DocumentParty) ProtoReflect() protoreflect.Message
func (*DocumentParty) Reset ¶
func (x *DocumentParty) Reset()
func (*DocumentParty) String ¶
func (x *DocumentParty) String() string
func (*DocumentParty) Validate ¶
func (m *DocumentParty) Validate() error
Validate checks the field values on DocumentParty 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 (*DocumentParty) ValidateAll ¶
func (m *DocumentParty) ValidateAll() error
ValidateAll checks the field values on DocumentParty 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 DocumentPartyMultiError, or nil if none found.
type DocumentPartyD ¶
type DocumentPartyD 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"` PartyId uint32 `protobuf:"varint,4,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ ShipmentId uint32 `protobuf:"varint,6,opt,name=shipment_id,json=shipmentId,proto3" json:"shipment_id,omitempty"` PartyFunction string `protobuf:"bytes,7,opt,name=party_function,json=partyFunction,proto3" json:"party_function,omitempty"` IsToBeNotified bool `protobuf:"varint,8,opt,name=is_to_be_notified,json=isToBeNotified,proto3" json:"is_to_be_notified,omitempty"` BookingId uint32 `protobuf:"varint,9,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,omitempty"` // contains filtered or unexported fields }
func (*DocumentPartyD) Descriptor
deprecated
func (*DocumentPartyD) Descriptor() ([]byte, []int)
Deprecated: Use DocumentPartyD.ProtoReflect.Descriptor instead.
func (*DocumentPartyD) GetBookingId ¶
func (x *DocumentPartyD) GetBookingId() uint32
func (*DocumentPartyD) GetId ¶
func (x *DocumentPartyD) GetId() uint32
func (*DocumentPartyD) GetIdS ¶
func (x *DocumentPartyD) GetIdS() string
func (*DocumentPartyD) GetIsToBeNotified ¶
func (x *DocumentPartyD) GetIsToBeNotified() bool
func (*DocumentPartyD) GetPartyFunction ¶
func (x *DocumentPartyD) GetPartyFunction() string
func (*DocumentPartyD) GetPartyId ¶
func (x *DocumentPartyD) GetPartyId() uint32
func (*DocumentPartyD) GetShipmentId ¶
func (x *DocumentPartyD) GetShipmentId() uint32
func (*DocumentPartyD) GetShippingInstructionId ¶
func (x *DocumentPartyD) GetShippingInstructionId() uint32
func (*DocumentPartyD) GetUuid4 ¶
func (x *DocumentPartyD) GetUuid4() []byte
func (*DocumentPartyD) ProtoMessage ¶
func (*DocumentPartyD) ProtoMessage()
func (*DocumentPartyD) ProtoReflect ¶
func (x *DocumentPartyD) ProtoReflect() protoreflect.Message
func (*DocumentPartyD) Reset ¶
func (x *DocumentPartyD) Reset()
func (*DocumentPartyD) String ¶
func (x *DocumentPartyD) String() string
func (*DocumentPartyD) Validate ¶
func (m *DocumentPartyD) Validate() error
Validate checks the field values on DocumentPartyD 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 (*DocumentPartyD) ValidateAll ¶
func (m *DocumentPartyD) ValidateAll() error
ValidateAll checks the field values on DocumentPartyD 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 DocumentPartyDMultiError, or nil if none found.
type DocumentPartyDMultiError ¶
type DocumentPartyDMultiError []error
DocumentPartyDMultiError is an error wrapping multiple validation errors returned by DocumentPartyD.ValidateAll() if the designated constraints aren't met.
func (DocumentPartyDMultiError) AllErrors ¶
func (m DocumentPartyDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DocumentPartyDMultiError) Error ¶
func (m DocumentPartyDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DocumentPartyDValidationError ¶
type DocumentPartyDValidationError struct {
// contains filtered or unexported fields
}
DocumentPartyDValidationError is the validation error returned by DocumentPartyD.Validate if the designated constraints aren't met.
func (DocumentPartyDValidationError) Cause ¶
func (e DocumentPartyDValidationError) Cause() error
Cause function returns cause value.
func (DocumentPartyDValidationError) Error ¶
func (e DocumentPartyDValidationError) Error() string
Error satisfies the builtin error interface
func (DocumentPartyDValidationError) ErrorName ¶
func (e DocumentPartyDValidationError) ErrorName() string
ErrorName returns error name.
func (DocumentPartyDValidationError) Field ¶
func (e DocumentPartyDValidationError) Field() string
Field function returns field value.
func (DocumentPartyDValidationError) Key ¶
func (e DocumentPartyDValidationError) Key() bool
Key function returns key value.
func (DocumentPartyDValidationError) Reason ¶
func (e DocumentPartyDValidationError) Reason() string
Reason function returns reason value.
type DocumentPartyMultiError ¶
type DocumentPartyMultiError []error
DocumentPartyMultiError is an error wrapping multiple validation errors returned by DocumentParty.ValidateAll() if the designated constraints aren't met.
func (DocumentPartyMultiError) AllErrors ¶
func (m DocumentPartyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DocumentPartyMultiError) Error ¶
func (m DocumentPartyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DocumentPartyServiceClient ¶
type DocumentPartyServiceClient interface { CreateDocumentParty(ctx context.Context, in *CreateDocumentPartyRequest, opts ...grpc.CallOption) (*CreateDocumentPartyResponse, error) CreateDocumentPartiesByBookingID(ctx context.Context, in *CreateDocumentPartiesByBookingIDRequest, opts ...grpc.CallOption) (*CreateDocumentPartiesByBookingIDResponse, error) CreateDocumentPartiesByShippingInstructionID(ctx context.Context, in *CreateDocumentPartiesByShippingInstructionIDRequest, opts ...grpc.CallOption) (*CreateDocumentPartiesByShippingInstructionIDResponse, error) FetchDocumentPartiesByBookingID(ctx context.Context, in *FetchDocumentPartiesByBookingIDRequest, opts ...grpc.CallOption) (*FetchDocumentPartiesByBookingIDResponse, error) FetchDocumentPartiesByByShippingInstructionID(ctx context.Context, in *FetchDocumentPartiesByByShippingInstructionIDRequest, opts ...grpc.CallOption) (*FetchDocumentPartiesByByShippingInstructionIDResponse, error) ResolveDocumentPartiesForShippingInstructionID(ctx context.Context, in *ResolveDocumentPartiesForShippingInstructionIDRequest, opts ...grpc.CallOption) (*ResolveDocumentPartiesForShippingInstructionIDResponse, error) }
DocumentPartyServiceClient is the client API for DocumentPartyService 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 DocumentPartyService service definition.
func NewDocumentPartyServiceClient ¶
func NewDocumentPartyServiceClient(cc grpc.ClientConnInterface) DocumentPartyServiceClient
type DocumentPartyServiceServer ¶
type DocumentPartyServiceServer interface { CreateDocumentParty(context.Context, *CreateDocumentPartyRequest) (*CreateDocumentPartyResponse, error) CreateDocumentPartiesByBookingID(context.Context, *CreateDocumentPartiesByBookingIDRequest) (*CreateDocumentPartiesByBookingIDResponse, error) CreateDocumentPartiesByShippingInstructionID(context.Context, *CreateDocumentPartiesByShippingInstructionIDRequest) (*CreateDocumentPartiesByShippingInstructionIDResponse, error) FetchDocumentPartiesByBookingID(context.Context, *FetchDocumentPartiesByBookingIDRequest) (*FetchDocumentPartiesByBookingIDResponse, error) FetchDocumentPartiesByByShippingInstructionID(context.Context, *FetchDocumentPartiesByByShippingInstructionIDRequest) (*FetchDocumentPartiesByByShippingInstructionIDResponse, error) ResolveDocumentPartiesForShippingInstructionID(context.Context, *ResolveDocumentPartiesForShippingInstructionIDRequest) (*ResolveDocumentPartiesForShippingInstructionIDResponse, error) // contains filtered or unexported methods }
DocumentPartyServiceServer is the server API for DocumentPartyService service. All implementations must embed UnimplementedDocumentPartyServiceServer for forward compatibility.
The DocumentPartyService service definition.
type DocumentPartyValidationError ¶
type DocumentPartyValidationError struct {
// contains filtered or unexported fields
}
DocumentPartyValidationError is the validation error returned by DocumentParty.Validate if the designated constraints aren't met.
func (DocumentPartyValidationError) Cause ¶
func (e DocumentPartyValidationError) Cause() error
Cause function returns cause value.
func (DocumentPartyValidationError) Error ¶
func (e DocumentPartyValidationError) Error() string
Error satisfies the builtin error interface
func (DocumentPartyValidationError) ErrorName ¶
func (e DocumentPartyValidationError) ErrorName() string
ErrorName returns error name.
func (DocumentPartyValidationError) Field ¶
func (e DocumentPartyValidationError) Field() string
Field function returns field value.
func (DocumentPartyValidationError) Key ¶
func (e DocumentPartyValidationError) Key() bool
Key function returns key value.
func (DocumentPartyValidationError) Reason ¶
func (e DocumentPartyValidationError) Reason() string
Reason function returns reason value.
type Facility ¶
type Facility struct { FacilityD *FacilityD `protobuf:"bytes,1,opt,name=facility_d,json=facilityD,proto3" json:"facility_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 (*Facility) Descriptor
deprecated
func (*Facility) GetCrUpdTime ¶
func (*Facility) GetCrUpdUser ¶
func (*Facility) GetFacilityD ¶
func (*Facility) ProtoMessage ¶
func (*Facility) ProtoMessage()
func (*Facility) ProtoReflect ¶
func (x *Facility) ProtoReflect() protoreflect.Message
func (*Facility) Validate ¶
Validate checks the field values on Facility 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 (*Facility) ValidateAll ¶
ValidateAll checks the field values on Facility 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 FacilityMultiError, or nil if none found.
type FacilityD ¶
type FacilityD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` FacilityName string `protobuf:"bytes,4,opt,name=facility_name,json=facilityName,proto3" json:"facility_name,omitempty"` UnLocationCode string `protobuf:"bytes,5,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` FacilityBicCode string `protobuf:"bytes,6,opt,name=facility_bic_code,json=facilityBicCode,proto3" json:"facility_bic_code,omitempty"` FacilitySmdgCode string `protobuf:"bytes,7,opt,name=facility_smdg_code,json=facilitySmdgCode,proto3" json:"facility_smdg_code,omitempty"` LocationId uint32 `protobuf:"varint,8,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` // contains filtered or unexported fields }
func (*FacilityD) Descriptor
deprecated
func (*FacilityD) GetFacilityBicCode ¶
func (*FacilityD) GetFacilityName ¶
func (*FacilityD) GetFacilitySmdgCode ¶
func (*FacilityD) GetLocationId ¶
func (*FacilityD) GetUnLocationCode ¶
func (*FacilityD) ProtoMessage ¶
func (*FacilityD) ProtoMessage()
func (*FacilityD) ProtoReflect ¶
func (x *FacilityD) ProtoReflect() protoreflect.Message
func (*FacilityD) Validate ¶
Validate checks the field values on FacilityD 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 (*FacilityD) ValidateAll ¶
ValidateAll checks the field values on FacilityD 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 FacilityDMultiError, or nil if none found.
type FacilityDMultiError ¶
type FacilityDMultiError []error
FacilityDMultiError is an error wrapping multiple validation errors returned by FacilityD.ValidateAll() if the designated constraints aren't met.
func (FacilityDMultiError) AllErrors ¶
func (m FacilityDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FacilityDMultiError) Error ¶
func (m FacilityDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FacilityDValidationError ¶
type FacilityDValidationError struct {
// contains filtered or unexported fields
}
FacilityDValidationError is the validation error returned by FacilityD.Validate if the designated constraints aren't met.
func (FacilityDValidationError) Cause ¶
func (e FacilityDValidationError) Cause() error
Cause function returns cause value.
func (FacilityDValidationError) Error ¶
func (e FacilityDValidationError) Error() string
Error satisfies the builtin error interface
func (FacilityDValidationError) ErrorName ¶
func (e FacilityDValidationError) ErrorName() string
ErrorName returns error name.
func (FacilityDValidationError) Field ¶
func (e FacilityDValidationError) Field() string
Field function returns field value.
func (FacilityDValidationError) Key ¶
func (e FacilityDValidationError) Key() bool
Key function returns key value.
func (FacilityDValidationError) Reason ¶
func (e FacilityDValidationError) Reason() string
Reason function returns reason value.
type FacilityMultiError ¶
type FacilityMultiError []error
FacilityMultiError is an error wrapping multiple validation errors returned by Facility.ValidateAll() if the designated constraints aren't met.
func (FacilityMultiError) AllErrors ¶
func (m FacilityMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FacilityMultiError) Error ¶
func (m FacilityMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FacilityValidationError ¶
type FacilityValidationError struct {
// contains filtered or unexported fields
}
FacilityValidationError is the validation error returned by Facility.Validate if the designated constraints aren't met.
func (FacilityValidationError) Cause ¶
func (e FacilityValidationError) Cause() error
Cause function returns cause value.
func (FacilityValidationError) Error ¶
func (e FacilityValidationError) Error() string
Error satisfies the builtin error interface
func (FacilityValidationError) ErrorName ¶
func (e FacilityValidationError) ErrorName() string
ErrorName returns error name.
func (FacilityValidationError) Field ¶
func (e FacilityValidationError) Field() string
Field function returns field value.
func (FacilityValidationError) Key ¶
func (e FacilityValidationError) Key() bool
Key function returns key value.
func (FacilityValidationError) Reason ¶
func (e FacilityValidationError) Reason() string
Reason function returns reason value.
type FetchDocumentPartiesByBookingIDRequest ¶
type FetchDocumentPartiesByBookingIDRequest struct { BookingId uint32 `protobuf:"varint,1,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,omitempty"` Limit string `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,3,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,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 (*FetchDocumentPartiesByBookingIDRequest) Descriptor
deprecated
func (*FetchDocumentPartiesByBookingIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use FetchDocumentPartiesByBookingIDRequest.ProtoReflect.Descriptor instead.
func (*FetchDocumentPartiesByBookingIDRequest) GetBookingId ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetBookingId() uint32
func (*FetchDocumentPartiesByBookingIDRequest) GetLimit ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetLimit() string
func (*FetchDocumentPartiesByBookingIDRequest) GetNextCursor ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetNextCursor() string
func (*FetchDocumentPartiesByBookingIDRequest) GetRequestId ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetRequestId() string
func (*FetchDocumentPartiesByBookingIDRequest) GetUserEmail ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetUserEmail() string
func (*FetchDocumentPartiesByBookingIDRequest) GetUserId ¶
func (x *FetchDocumentPartiesByBookingIDRequest) GetUserId() string
func (*FetchDocumentPartiesByBookingIDRequest) ProtoMessage ¶
func (*FetchDocumentPartiesByBookingIDRequest) ProtoMessage()
func (*FetchDocumentPartiesByBookingIDRequest) ProtoReflect ¶
func (x *FetchDocumentPartiesByBookingIDRequest) ProtoReflect() protoreflect.Message
func (*FetchDocumentPartiesByBookingIDRequest) Reset ¶
func (x *FetchDocumentPartiesByBookingIDRequest) Reset()
func (*FetchDocumentPartiesByBookingIDRequest) String ¶
func (x *FetchDocumentPartiesByBookingIDRequest) String() string
func (*FetchDocumentPartiesByBookingIDRequest) Validate ¶
func (m *FetchDocumentPartiesByBookingIDRequest) Validate() error
Validate checks the field values on FetchDocumentPartiesByBookingIDRequest 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 (*FetchDocumentPartiesByBookingIDRequest) ValidateAll ¶
func (m *FetchDocumentPartiesByBookingIDRequest) ValidateAll() error
ValidateAll checks the field values on FetchDocumentPartiesByBookingIDRequest 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 FetchDocumentPartiesByBookingIDRequestMultiError, or nil if none found.
type FetchDocumentPartiesByBookingIDRequestMultiError ¶
type FetchDocumentPartiesByBookingIDRequestMultiError []error
FetchDocumentPartiesByBookingIDRequestMultiError is an error wrapping multiple validation errors returned by FetchDocumentPartiesByBookingIDRequest.ValidateAll() if the designated constraints aren't met.
func (FetchDocumentPartiesByBookingIDRequestMultiError) AllErrors ¶
func (m FetchDocumentPartiesByBookingIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchDocumentPartiesByBookingIDRequestMultiError) Error ¶
func (m FetchDocumentPartiesByBookingIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchDocumentPartiesByBookingIDRequestValidationError ¶
type FetchDocumentPartiesByBookingIDRequestValidationError struct {
// contains filtered or unexported fields
}
FetchDocumentPartiesByBookingIDRequestValidationError is the validation error returned by FetchDocumentPartiesByBookingIDRequest.Validate if the designated constraints aren't met.
func (FetchDocumentPartiesByBookingIDRequestValidationError) Cause ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) Cause() error
Cause function returns cause value.
func (FetchDocumentPartiesByBookingIDRequestValidationError) Error ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FetchDocumentPartiesByBookingIDRequestValidationError) ErrorName ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FetchDocumentPartiesByBookingIDRequestValidationError) Field ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) Field() string
Field function returns field value.
func (FetchDocumentPartiesByBookingIDRequestValidationError) Key ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) Key() bool
Key function returns key value.
func (FetchDocumentPartiesByBookingIDRequestValidationError) Reason ¶
func (e FetchDocumentPartiesByBookingIDRequestValidationError) Reason() string
Reason function returns reason value.
type FetchDocumentPartiesByBookingIDResponse ¶
type FetchDocumentPartiesByBookingIDResponse struct { DocumentParties []*DocumentParty `protobuf:"bytes,1,rep,name=document_parties,json=documentParties,proto3" json:"document_parties,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*FetchDocumentPartiesByBookingIDResponse) Descriptor
deprecated
func (*FetchDocumentPartiesByBookingIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use FetchDocumentPartiesByBookingIDResponse.ProtoReflect.Descriptor instead.
func (*FetchDocumentPartiesByBookingIDResponse) GetDocumentParties ¶
func (x *FetchDocumentPartiesByBookingIDResponse) GetDocumentParties() []*DocumentParty
func (*FetchDocumentPartiesByBookingIDResponse) GetNextCursor ¶
func (x *FetchDocumentPartiesByBookingIDResponse) GetNextCursor() string
func (*FetchDocumentPartiesByBookingIDResponse) ProtoMessage ¶
func (*FetchDocumentPartiesByBookingIDResponse) ProtoMessage()
func (*FetchDocumentPartiesByBookingIDResponse) ProtoReflect ¶
func (x *FetchDocumentPartiesByBookingIDResponse) ProtoReflect() protoreflect.Message
func (*FetchDocumentPartiesByBookingIDResponse) Reset ¶
func (x *FetchDocumentPartiesByBookingIDResponse) Reset()
func (*FetchDocumentPartiesByBookingIDResponse) String ¶
func (x *FetchDocumentPartiesByBookingIDResponse) String() string
func (*FetchDocumentPartiesByBookingIDResponse) Validate ¶
func (m *FetchDocumentPartiesByBookingIDResponse) Validate() error
Validate checks the field values on FetchDocumentPartiesByBookingIDResponse 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 (*FetchDocumentPartiesByBookingIDResponse) ValidateAll ¶
func (m *FetchDocumentPartiesByBookingIDResponse) ValidateAll() error
ValidateAll checks the field values on FetchDocumentPartiesByBookingIDResponse 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 FetchDocumentPartiesByBookingIDResponseMultiError, or nil if none found.
type FetchDocumentPartiesByBookingIDResponseMultiError ¶
type FetchDocumentPartiesByBookingIDResponseMultiError []error
FetchDocumentPartiesByBookingIDResponseMultiError is an error wrapping multiple validation errors returned by FetchDocumentPartiesByBookingIDResponse.ValidateAll() if the designated constraints aren't met.
func (FetchDocumentPartiesByBookingIDResponseMultiError) AllErrors ¶
func (m FetchDocumentPartiesByBookingIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchDocumentPartiesByBookingIDResponseMultiError) Error ¶
func (m FetchDocumentPartiesByBookingIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchDocumentPartiesByBookingIDResponseValidationError ¶
type FetchDocumentPartiesByBookingIDResponseValidationError struct {
// contains filtered or unexported fields
}
FetchDocumentPartiesByBookingIDResponseValidationError is the validation error returned by FetchDocumentPartiesByBookingIDResponse.Validate if the designated constraints aren't met.
func (FetchDocumentPartiesByBookingIDResponseValidationError) Cause ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) Cause() error
Cause function returns cause value.
func (FetchDocumentPartiesByBookingIDResponseValidationError) Error ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FetchDocumentPartiesByBookingIDResponseValidationError) ErrorName ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FetchDocumentPartiesByBookingIDResponseValidationError) Field ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) Field() string
Field function returns field value.
func (FetchDocumentPartiesByBookingIDResponseValidationError) Key ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) Key() bool
Key function returns key value.
func (FetchDocumentPartiesByBookingIDResponseValidationError) Reason ¶
func (e FetchDocumentPartiesByBookingIDResponseValidationError) Reason() string
Reason function returns reason value.
type FetchDocumentPartiesByByShippingInstructionIDRequest ¶
type FetchDocumentPartiesByByShippingInstructionIDRequest struct { ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ Limit string `protobuf:"bytes,2,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,3,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,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 (*FetchDocumentPartiesByByShippingInstructionIDRequest) Descriptor
deprecated
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use FetchDocumentPartiesByByShippingInstructionIDRequest.ProtoReflect.Descriptor instead.
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetLimit ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetLimit() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetNextCursor ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetNextCursor() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetRequestId ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetRequestId() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetShippingInstructionId ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetShippingInstructionId() uint32
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserEmail ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserEmail() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserId ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) GetUserId() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoMessage ¶
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoMessage()
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoReflect ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) Reset ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) Reset()
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) String ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDRequest) String() string
func (*FetchDocumentPartiesByByShippingInstructionIDRequest) Validate ¶
func (m *FetchDocumentPartiesByByShippingInstructionIDRequest) Validate() error
Validate checks the field values on FetchDocumentPartiesByByShippingInstructionIDRequest 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 (*FetchDocumentPartiesByByShippingInstructionIDRequest) ValidateAll ¶
func (m *FetchDocumentPartiesByByShippingInstructionIDRequest) ValidateAll() error
ValidateAll checks the field values on FetchDocumentPartiesByByShippingInstructionIDRequest 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 FetchDocumentPartiesByByShippingInstructionIDRequestMultiError, or nil if none found.
type FetchDocumentPartiesByByShippingInstructionIDRequestMultiError ¶
type FetchDocumentPartiesByByShippingInstructionIDRequestMultiError []error
FetchDocumentPartiesByByShippingInstructionIDRequestMultiError is an error wrapping multiple validation errors returned by FetchDocumentPartiesByByShippingInstructionIDRequest.ValidateAll() if the designated constraints aren't met.
func (FetchDocumentPartiesByByShippingInstructionIDRequestMultiError) AllErrors ¶
func (m FetchDocumentPartiesByByShippingInstructionIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchDocumentPartiesByByShippingInstructionIDRequestMultiError) Error ¶
func (m FetchDocumentPartiesByByShippingInstructionIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchDocumentPartiesByByShippingInstructionIDRequestValidationError ¶
type FetchDocumentPartiesByByShippingInstructionIDRequestValidationError struct {
// contains filtered or unexported fields
}
FetchDocumentPartiesByByShippingInstructionIDRequestValidationError is the validation error returned by FetchDocumentPartiesByByShippingInstructionIDRequest.Validate if the designated constraints aren't met.
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Cause ¶
func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Cause() error
Cause function returns cause value.
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) ErrorName ¶
func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Field ¶
Field function returns field value.
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Key ¶
Key function returns key value.
func (FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Reason ¶
func (e FetchDocumentPartiesByByShippingInstructionIDRequestValidationError) Reason() string
Reason function returns reason value.
type FetchDocumentPartiesByByShippingInstructionIDResponse ¶
type FetchDocumentPartiesByByShippingInstructionIDResponse struct { DocumentParties []*DocumentParty `protobuf:"bytes,1,rep,name=document_parties,json=documentParties,proto3" json:"document_parties,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) Descriptor
deprecated
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use FetchDocumentPartiesByByShippingInstructionIDResponse.ProtoReflect.Descriptor instead.
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) GetDocumentParties ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) GetDocumentParties() []*DocumentParty
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) GetNextCursor ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) GetNextCursor() string
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoMessage ¶
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoMessage()
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoReflect ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) Reset ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) Reset()
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) String ¶
func (x *FetchDocumentPartiesByByShippingInstructionIDResponse) String() string
func (*FetchDocumentPartiesByByShippingInstructionIDResponse) Validate ¶
func (m *FetchDocumentPartiesByByShippingInstructionIDResponse) Validate() error
Validate checks the field values on FetchDocumentPartiesByByShippingInstructionIDResponse 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 (*FetchDocumentPartiesByByShippingInstructionIDResponse) ValidateAll ¶
func (m *FetchDocumentPartiesByByShippingInstructionIDResponse) ValidateAll() error
ValidateAll checks the field values on FetchDocumentPartiesByByShippingInstructionIDResponse 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 FetchDocumentPartiesByByShippingInstructionIDResponseMultiError, or nil if none found.
type FetchDocumentPartiesByByShippingInstructionIDResponseMultiError ¶
type FetchDocumentPartiesByByShippingInstructionIDResponseMultiError []error
FetchDocumentPartiesByByShippingInstructionIDResponseMultiError is an error wrapping multiple validation errors returned by FetchDocumentPartiesByByShippingInstructionIDResponse.ValidateAll() if the designated constraints aren't met.
func (FetchDocumentPartiesByByShippingInstructionIDResponseMultiError) AllErrors ¶
func (m FetchDocumentPartiesByByShippingInstructionIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchDocumentPartiesByByShippingInstructionIDResponseMultiError) Error ¶
func (m FetchDocumentPartiesByByShippingInstructionIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchDocumentPartiesByByShippingInstructionIDResponseValidationError ¶
type FetchDocumentPartiesByByShippingInstructionIDResponseValidationError struct {
// contains filtered or unexported fields
}
FetchDocumentPartiesByByShippingInstructionIDResponseValidationError is the validation error returned by FetchDocumentPartiesByByShippingInstructionIDResponse.Validate if the designated constraints aren't met.
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Cause ¶
Cause function returns cause value.
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) ErrorName ¶
func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Field ¶
Field function returns field value.
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Key ¶
Key function returns key value.
func (FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Reason ¶
func (e FetchDocumentPartiesByByShippingInstructionIDResponseValidationError) Reason() string
Reason function returns reason value.
type FetchLocationByIDRequest ¶
type FetchLocationByIDRequest 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 (*FetchLocationByIDRequest) Descriptor
deprecated
func (*FetchLocationByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use FetchLocationByIDRequest.ProtoReflect.Descriptor instead.
func (*FetchLocationByIDRequest) GetGetByIdRequest ¶
func (x *FetchLocationByIDRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*FetchLocationByIDRequest) ProtoMessage ¶
func (*FetchLocationByIDRequest) ProtoMessage()
func (*FetchLocationByIDRequest) ProtoReflect ¶
func (x *FetchLocationByIDRequest) ProtoReflect() protoreflect.Message
func (*FetchLocationByIDRequest) Reset ¶
func (x *FetchLocationByIDRequest) Reset()
func (*FetchLocationByIDRequest) String ¶
func (x *FetchLocationByIDRequest) String() string
func (*FetchLocationByIDRequest) Validate ¶
func (m *FetchLocationByIDRequest) Validate() error
Validate checks the field values on FetchLocationByIDRequest 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 (*FetchLocationByIDRequest) ValidateAll ¶
func (m *FetchLocationByIDRequest) ValidateAll() error
ValidateAll checks the field values on FetchLocationByIDRequest 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 FetchLocationByIDRequestMultiError, or nil if none found.
type FetchLocationByIDRequestMultiError ¶
type FetchLocationByIDRequestMultiError []error
FetchLocationByIDRequestMultiError is an error wrapping multiple validation errors returned by FetchLocationByIDRequest.ValidateAll() if the designated constraints aren't met.
func (FetchLocationByIDRequestMultiError) AllErrors ¶
func (m FetchLocationByIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchLocationByIDRequestMultiError) Error ¶
func (m FetchLocationByIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchLocationByIDRequestValidationError ¶
type FetchLocationByIDRequestValidationError struct {
// contains filtered or unexported fields
}
FetchLocationByIDRequestValidationError is the validation error returned by FetchLocationByIDRequest.Validate if the designated constraints aren't met.
func (FetchLocationByIDRequestValidationError) Cause ¶
func (e FetchLocationByIDRequestValidationError) Cause() error
Cause function returns cause value.
func (FetchLocationByIDRequestValidationError) Error ¶
func (e FetchLocationByIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FetchLocationByIDRequestValidationError) ErrorName ¶
func (e FetchLocationByIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FetchLocationByIDRequestValidationError) Field ¶
func (e FetchLocationByIDRequestValidationError) Field() string
Field function returns field value.
func (FetchLocationByIDRequestValidationError) Key ¶
func (e FetchLocationByIDRequestValidationError) Key() bool
Key function returns key value.
func (FetchLocationByIDRequestValidationError) Reason ¶
func (e FetchLocationByIDRequestValidationError) Reason() string
Reason function returns reason value.
type FetchLocationByIDResponse ¶
type FetchLocationByIDResponse struct { Location *Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*FetchLocationByIDResponse) Descriptor
deprecated
func (*FetchLocationByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use FetchLocationByIDResponse.ProtoReflect.Descriptor instead.
func (*FetchLocationByIDResponse) GetLocation ¶
func (x *FetchLocationByIDResponse) GetLocation() *Location
func (*FetchLocationByIDResponse) ProtoMessage ¶
func (*FetchLocationByIDResponse) ProtoMessage()
func (*FetchLocationByIDResponse) ProtoReflect ¶
func (x *FetchLocationByIDResponse) ProtoReflect() protoreflect.Message
func (*FetchLocationByIDResponse) Reset ¶
func (x *FetchLocationByIDResponse) Reset()
func (*FetchLocationByIDResponse) String ¶
func (x *FetchLocationByIDResponse) String() string
func (*FetchLocationByIDResponse) Validate ¶
func (m *FetchLocationByIDResponse) Validate() error
Validate checks the field values on FetchLocationByIDResponse 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 (*FetchLocationByIDResponse) ValidateAll ¶
func (m *FetchLocationByIDResponse) ValidateAll() error
ValidateAll checks the field values on FetchLocationByIDResponse 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 FetchLocationByIDResponseMultiError, or nil if none found.
type FetchLocationByIDResponseMultiError ¶
type FetchLocationByIDResponseMultiError []error
FetchLocationByIDResponseMultiError is an error wrapping multiple validation errors returned by FetchLocationByIDResponse.ValidateAll() if the designated constraints aren't met.
func (FetchLocationByIDResponseMultiError) AllErrors ¶
func (m FetchLocationByIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FetchLocationByIDResponseMultiError) Error ¶
func (m FetchLocationByIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FetchLocationByIDResponseValidationError ¶
type FetchLocationByIDResponseValidationError struct {
// contains filtered or unexported fields
}
FetchLocationByIDResponseValidationError is the validation error returned by FetchLocationByIDResponse.Validate if the designated constraints aren't met.
func (FetchLocationByIDResponseValidationError) Cause ¶
func (e FetchLocationByIDResponseValidationError) Cause() error
Cause function returns cause value.
func (FetchLocationByIDResponseValidationError) Error ¶
func (e FetchLocationByIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FetchLocationByIDResponseValidationError) ErrorName ¶
func (e FetchLocationByIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FetchLocationByIDResponseValidationError) Field ¶
func (e FetchLocationByIDResponseValidationError) Field() string
Field function returns field value.
func (FetchLocationByIDResponseValidationError) Key ¶
func (e FetchLocationByIDResponseValidationError) Key() bool
Key function returns key value.
func (FetchLocationByIDResponseValidationError) Reason ¶
func (e FetchLocationByIDResponseValidationError) Reason() string
Reason function returns reason value.
type GetAuthUserDetailsRequest ¶
type GetAuthUserDetailsRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` TokenString string `protobuf:"bytes,2,opt,name=token_string,json=tokenString,proto3" json:"token_string,omitempty"` RequestUrlPath string `protobuf:"bytes,3,opt,name=request_url_path,json=requestUrlPath,proto3" json:"request_url_path,omitempty"` RequestMethod string `protobuf:"bytes,4,opt,name=request_method,json=requestMethod,proto3" json:"request_method,omitempty"` Roles []string `protobuf:"bytes,5,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*GetAuthUserDetailsRequest) Descriptor
deprecated
func (*GetAuthUserDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthUserDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetAuthUserDetailsRequest) GetEmail ¶
func (x *GetAuthUserDetailsRequest) GetEmail() string
func (*GetAuthUserDetailsRequest) GetRequestMethod ¶
func (x *GetAuthUserDetailsRequest) GetRequestMethod() string
func (*GetAuthUserDetailsRequest) GetRequestUrlPath ¶
func (x *GetAuthUserDetailsRequest) GetRequestUrlPath() string
func (*GetAuthUserDetailsRequest) GetRoles ¶
func (x *GetAuthUserDetailsRequest) GetRoles() []string
func (*GetAuthUserDetailsRequest) GetTokenString ¶
func (x *GetAuthUserDetailsRequest) GetTokenString() string
func (*GetAuthUserDetailsRequest) ProtoMessage ¶
func (*GetAuthUserDetailsRequest) ProtoMessage()
func (*GetAuthUserDetailsRequest) ProtoReflect ¶
func (x *GetAuthUserDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetAuthUserDetailsRequest) Reset ¶
func (x *GetAuthUserDetailsRequest) Reset()
func (*GetAuthUserDetailsRequest) String ¶
func (x *GetAuthUserDetailsRequest) String() string
func (*GetAuthUserDetailsRequest) Validate ¶
func (m *GetAuthUserDetailsRequest) Validate() error
Validate checks the field values on GetAuthUserDetailsRequest 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 (*GetAuthUserDetailsRequest) ValidateAll ¶
func (m *GetAuthUserDetailsRequest) ValidateAll() error
ValidateAll checks the field values on GetAuthUserDetailsRequest 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 GetAuthUserDetailsRequestMultiError, or nil if none found.
type GetAuthUserDetailsRequestMultiError ¶
type GetAuthUserDetailsRequestMultiError []error
GetAuthUserDetailsRequestMultiError is an error wrapping multiple validation errors returned by GetAuthUserDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (GetAuthUserDetailsRequestMultiError) AllErrors ¶
func (m GetAuthUserDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAuthUserDetailsRequestMultiError) Error ¶
func (m GetAuthUserDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAuthUserDetailsRequestValidationError ¶
type GetAuthUserDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
GetAuthUserDetailsRequestValidationError is the validation error returned by GetAuthUserDetailsRequest.Validate if the designated constraints aren't met.
func (GetAuthUserDetailsRequestValidationError) Cause ¶
func (e GetAuthUserDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAuthUserDetailsRequestValidationError) Error ¶
func (e GetAuthUserDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAuthUserDetailsRequestValidationError) ErrorName ¶
func (e GetAuthUserDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAuthUserDetailsRequestValidationError) Field ¶
func (e GetAuthUserDetailsRequestValidationError) Field() string
Field function returns field value.
func (GetAuthUserDetailsRequestValidationError) Key ¶
func (e GetAuthUserDetailsRequestValidationError) Key() bool
Key function returns key value.
func (GetAuthUserDetailsRequestValidationError) Reason ¶
func (e GetAuthUserDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type GetAuthUserDetailsResponse ¶
type GetAuthUserDetailsResponse struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []string `protobuf:"bytes,3,rep,name=roles,proto3" json:"roles,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetAuthUserDetailsResponse) Descriptor
deprecated
func (*GetAuthUserDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthUserDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetAuthUserDetailsResponse) GetEmail ¶
func (x *GetAuthUserDetailsResponse) GetEmail() string
func (*GetAuthUserDetailsResponse) GetRequestId ¶
func (x *GetAuthUserDetailsResponse) GetRequestId() string
func (*GetAuthUserDetailsResponse) GetRoles ¶
func (x *GetAuthUserDetailsResponse) GetRoles() []string
func (*GetAuthUserDetailsResponse) GetUserId ¶
func (x *GetAuthUserDetailsResponse) GetUserId() string
func (*GetAuthUserDetailsResponse) ProtoMessage ¶
func (*GetAuthUserDetailsResponse) ProtoMessage()
func (*GetAuthUserDetailsResponse) ProtoReflect ¶
func (x *GetAuthUserDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetAuthUserDetailsResponse) Reset ¶
func (x *GetAuthUserDetailsResponse) Reset()
func (*GetAuthUserDetailsResponse) String ¶
func (x *GetAuthUserDetailsResponse) String() string
func (*GetAuthUserDetailsResponse) Validate ¶
func (m *GetAuthUserDetailsResponse) Validate() error
Validate checks the field values on GetAuthUserDetailsResponse 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 (*GetAuthUserDetailsResponse) ValidateAll ¶
func (m *GetAuthUserDetailsResponse) ValidateAll() error
ValidateAll checks the field values on GetAuthUserDetailsResponse 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 GetAuthUserDetailsResponseMultiError, or nil if none found.
type GetAuthUserDetailsResponseMultiError ¶
type GetAuthUserDetailsResponseMultiError []error
GetAuthUserDetailsResponseMultiError is an error wrapping multiple validation errors returned by GetAuthUserDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (GetAuthUserDetailsResponseMultiError) AllErrors ¶
func (m GetAuthUserDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAuthUserDetailsResponseMultiError) Error ¶
func (m GetAuthUserDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAuthUserDetailsResponseValidationError ¶
type GetAuthUserDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
GetAuthUserDetailsResponseValidationError is the validation error returned by GetAuthUserDetailsResponse.Validate if the designated constraints aren't met.
func (GetAuthUserDetailsResponseValidationError) Cause ¶
func (e GetAuthUserDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAuthUserDetailsResponseValidationError) Error ¶
func (e GetAuthUserDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAuthUserDetailsResponseValidationError) ErrorName ¶
func (e GetAuthUserDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAuthUserDetailsResponseValidationError) Field ¶
func (e GetAuthUserDetailsResponseValidationError) Field() string
Field function returns field value.
func (GetAuthUserDetailsResponseValidationError) Key ¶
func (e GetAuthUserDetailsResponseValidationError) Key() bool
Key function returns key value.
func (GetAuthUserDetailsResponseValidationError) Reason ¶
func (e GetAuthUserDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type GetPartiesRequest ¶
type GetPartiesRequest 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 (*GetPartiesRequest) Descriptor
deprecated
func (*GetPartiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPartiesRequest.ProtoReflect.Descriptor instead.
func (*GetPartiesRequest) GetLimit ¶
func (x *GetPartiesRequest) GetLimit() string
func (*GetPartiesRequest) GetNextCursor ¶
func (x *GetPartiesRequest) GetNextCursor() string
func (*GetPartiesRequest) GetRequestId ¶
func (x *GetPartiesRequest) GetRequestId() string
func (*GetPartiesRequest) GetUserEmail ¶
func (x *GetPartiesRequest) GetUserEmail() string
func (*GetPartiesRequest) ProtoMessage ¶
func (*GetPartiesRequest) ProtoMessage()
func (*GetPartiesRequest) ProtoReflect ¶
func (x *GetPartiesRequest) ProtoReflect() protoreflect.Message
func (*GetPartiesRequest) Reset ¶
func (x *GetPartiesRequest) Reset()
func (*GetPartiesRequest) String ¶
func (x *GetPartiesRequest) String() string
func (*GetPartiesRequest) Validate ¶
func (m *GetPartiesRequest) Validate() error
Validate checks the field values on GetPartiesRequest 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 (*GetPartiesRequest) ValidateAll ¶
func (m *GetPartiesRequest) ValidateAll() error
ValidateAll checks the field values on GetPartiesRequest 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 GetPartiesRequestMultiError, or nil if none found.
type GetPartiesRequestMultiError ¶
type GetPartiesRequestMultiError []error
GetPartiesRequestMultiError is an error wrapping multiple validation errors returned by GetPartiesRequest.ValidateAll() if the designated constraints aren't met.
func (GetPartiesRequestMultiError) AllErrors ¶
func (m GetPartiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartiesRequestMultiError) Error ¶
func (m GetPartiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartiesRequestValidationError ¶
type GetPartiesRequestValidationError struct {
// contains filtered or unexported fields
}
GetPartiesRequestValidationError is the validation error returned by GetPartiesRequest.Validate if the designated constraints aren't met.
func (GetPartiesRequestValidationError) Cause ¶
func (e GetPartiesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPartiesRequestValidationError) Error ¶
func (e GetPartiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartiesRequestValidationError) ErrorName ¶
func (e GetPartiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartiesRequestValidationError) Field ¶
func (e GetPartiesRequestValidationError) Field() string
Field function returns field value.
func (GetPartiesRequestValidationError) Key ¶
func (e GetPartiesRequestValidationError) Key() bool
Key function returns key value.
func (GetPartiesRequestValidationError) Reason ¶
func (e GetPartiesRequestValidationError) Reason() string
Reason function returns reason value.
type GetPartiesResponse ¶
type GetPartiesResponse struct { Parties []*Party `protobuf:"bytes,1,rep,name=parties,proto3" json:"parties,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetPartiesResponse) Descriptor
deprecated
func (*GetPartiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPartiesResponse.ProtoReflect.Descriptor instead.
func (*GetPartiesResponse) GetNextCursor ¶
func (x *GetPartiesResponse) GetNextCursor() string
func (*GetPartiesResponse) GetParties ¶
func (x *GetPartiesResponse) GetParties() []*Party
func (*GetPartiesResponse) ProtoMessage ¶
func (*GetPartiesResponse) ProtoMessage()
func (*GetPartiesResponse) ProtoReflect ¶
func (x *GetPartiesResponse) ProtoReflect() protoreflect.Message
func (*GetPartiesResponse) Reset ¶
func (x *GetPartiesResponse) Reset()
func (*GetPartiesResponse) String ¶
func (x *GetPartiesResponse) String() string
func (*GetPartiesResponse) Validate ¶
func (m *GetPartiesResponse) Validate() error
Validate checks the field values on GetPartiesResponse 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 (*GetPartiesResponse) ValidateAll ¶
func (m *GetPartiesResponse) ValidateAll() error
ValidateAll checks the field values on GetPartiesResponse 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 GetPartiesResponseMultiError, or nil if none found.
type GetPartiesResponseMultiError ¶
type GetPartiesResponseMultiError []error
GetPartiesResponseMultiError is an error wrapping multiple validation errors returned by GetPartiesResponse.ValidateAll() if the designated constraints aren't met.
func (GetPartiesResponseMultiError) AllErrors ¶
func (m GetPartiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartiesResponseMultiError) Error ¶
func (m GetPartiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartiesResponseValidationError ¶
type GetPartiesResponseValidationError struct {
// contains filtered or unexported fields
}
GetPartiesResponseValidationError is the validation error returned by GetPartiesResponse.Validate if the designated constraints aren't met.
func (GetPartiesResponseValidationError) Cause ¶
func (e GetPartiesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPartiesResponseValidationError) Error ¶
func (e GetPartiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartiesResponseValidationError) ErrorName ¶
func (e GetPartiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartiesResponseValidationError) Field ¶
func (e GetPartiesResponseValidationError) Field() string
Field function returns field value.
func (GetPartiesResponseValidationError) Key ¶
func (e GetPartiesResponseValidationError) Key() bool
Key function returns key value.
func (GetPartiesResponseValidationError) Reason ¶
func (e GetPartiesResponseValidationError) Reason() string
Reason function returns reason value.
type GetPartyByPkRequest ¶
type GetPartyByPkRequest 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 (*GetPartyByPkRequest) Descriptor
deprecated
func (*GetPartyByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyByPkRequest.ProtoReflect.Descriptor instead.
func (*GetPartyByPkRequest) GetGetByIdRequest ¶
func (x *GetPartyByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetPartyByPkRequest) ProtoMessage ¶
func (*GetPartyByPkRequest) ProtoMessage()
func (*GetPartyByPkRequest) ProtoReflect ¶
func (x *GetPartyByPkRequest) ProtoReflect() protoreflect.Message
func (*GetPartyByPkRequest) Reset ¶
func (x *GetPartyByPkRequest) Reset()
func (*GetPartyByPkRequest) String ¶
func (x *GetPartyByPkRequest) String() string
func (*GetPartyByPkRequest) Validate ¶
func (m *GetPartyByPkRequest) Validate() error
Validate checks the field values on GetPartyByPkRequest 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 (*GetPartyByPkRequest) ValidateAll ¶
func (m *GetPartyByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetPartyByPkRequest 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 GetPartyByPkRequestMultiError, or nil if none found.
type GetPartyByPkRequestMultiError ¶
type GetPartyByPkRequestMultiError []error
GetPartyByPkRequestMultiError is an error wrapping multiple validation errors returned by GetPartyByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetPartyByPkRequestMultiError) AllErrors ¶
func (m GetPartyByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyByPkRequestMultiError) Error ¶
func (m GetPartyByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyByPkRequestValidationError ¶
type GetPartyByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetPartyByPkRequestValidationError is the validation error returned by GetPartyByPkRequest.Validate if the designated constraints aren't met.
func (GetPartyByPkRequestValidationError) Cause ¶
func (e GetPartyByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPartyByPkRequestValidationError) Error ¶
func (e GetPartyByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyByPkRequestValidationError) ErrorName ¶
func (e GetPartyByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyByPkRequestValidationError) Field ¶
func (e GetPartyByPkRequestValidationError) Field() string
Field function returns field value.
func (GetPartyByPkRequestValidationError) Key ¶
func (e GetPartyByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetPartyByPkRequestValidationError) Reason ¶
func (e GetPartyByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetPartyByPkResponse ¶
type GetPartyByPkResponse struct { Party *Party `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` // contains filtered or unexported fields }
func (*GetPartyByPkResponse) Descriptor
deprecated
func (*GetPartyByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyByPkResponse.ProtoReflect.Descriptor instead.
func (*GetPartyByPkResponse) GetParty ¶
func (x *GetPartyByPkResponse) GetParty() *Party
func (*GetPartyByPkResponse) ProtoMessage ¶
func (*GetPartyByPkResponse) ProtoMessage()
func (*GetPartyByPkResponse) ProtoReflect ¶
func (x *GetPartyByPkResponse) ProtoReflect() protoreflect.Message
func (*GetPartyByPkResponse) Reset ¶
func (x *GetPartyByPkResponse) Reset()
func (*GetPartyByPkResponse) String ¶
func (x *GetPartyByPkResponse) String() string
func (*GetPartyByPkResponse) Validate ¶
func (m *GetPartyByPkResponse) Validate() error
Validate checks the field values on GetPartyByPkResponse 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 (*GetPartyByPkResponse) ValidateAll ¶
func (m *GetPartyByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetPartyByPkResponse 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 GetPartyByPkResponseMultiError, or nil if none found.
type GetPartyByPkResponseMultiError ¶
type GetPartyByPkResponseMultiError []error
GetPartyByPkResponseMultiError is an error wrapping multiple validation errors returned by GetPartyByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetPartyByPkResponseMultiError) AllErrors ¶
func (m GetPartyByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyByPkResponseMultiError) Error ¶
func (m GetPartyByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyByPkResponseValidationError ¶
type GetPartyByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetPartyByPkResponseValidationError is the validation error returned by GetPartyByPkResponse.Validate if the designated constraints aren't met.
func (GetPartyByPkResponseValidationError) Cause ¶
func (e GetPartyByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPartyByPkResponseValidationError) Error ¶
func (e GetPartyByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyByPkResponseValidationError) ErrorName ¶
func (e GetPartyByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyByPkResponseValidationError) Field ¶
func (e GetPartyByPkResponseValidationError) Field() string
Field function returns field value.
func (GetPartyByPkResponseValidationError) Key ¶
func (e GetPartyByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetPartyByPkResponseValidationError) Reason ¶
func (e GetPartyByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetPartyContactDetailRequest ¶
type GetPartyContactDetailRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetPartyContactDetailRequest) Descriptor
deprecated
func (*GetPartyContactDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyContactDetailRequest.ProtoReflect.Descriptor instead.
func (*GetPartyContactDetailRequest) GetGetRequest ¶
func (x *GetPartyContactDetailRequest) GetGetRequest() *v1.GetRequest
func (*GetPartyContactDetailRequest) ProtoMessage ¶
func (*GetPartyContactDetailRequest) ProtoMessage()
func (*GetPartyContactDetailRequest) ProtoReflect ¶
func (x *GetPartyContactDetailRequest) ProtoReflect() protoreflect.Message
func (*GetPartyContactDetailRequest) Reset ¶
func (x *GetPartyContactDetailRequest) Reset()
func (*GetPartyContactDetailRequest) String ¶
func (x *GetPartyContactDetailRequest) String() string
func (*GetPartyContactDetailRequest) Validate ¶
func (m *GetPartyContactDetailRequest) Validate() error
Validate checks the field values on GetPartyContactDetailRequest 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 (*GetPartyContactDetailRequest) ValidateAll ¶
func (m *GetPartyContactDetailRequest) ValidateAll() error
ValidateAll checks the field values on GetPartyContactDetailRequest 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 GetPartyContactDetailRequestMultiError, or nil if none found.
type GetPartyContactDetailRequestMultiError ¶
type GetPartyContactDetailRequestMultiError []error
GetPartyContactDetailRequestMultiError is an error wrapping multiple validation errors returned by GetPartyContactDetailRequest.ValidateAll() if the designated constraints aren't met.
func (GetPartyContactDetailRequestMultiError) AllErrors ¶
func (m GetPartyContactDetailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyContactDetailRequestMultiError) Error ¶
func (m GetPartyContactDetailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyContactDetailRequestValidationError ¶
type GetPartyContactDetailRequestValidationError struct {
// contains filtered or unexported fields
}
GetPartyContactDetailRequestValidationError is the validation error returned by GetPartyContactDetailRequest.Validate if the designated constraints aren't met.
func (GetPartyContactDetailRequestValidationError) Cause ¶
func (e GetPartyContactDetailRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPartyContactDetailRequestValidationError) Error ¶
func (e GetPartyContactDetailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyContactDetailRequestValidationError) ErrorName ¶
func (e GetPartyContactDetailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyContactDetailRequestValidationError) Field ¶
func (e GetPartyContactDetailRequestValidationError) Field() string
Field function returns field value.
func (GetPartyContactDetailRequestValidationError) Key ¶
func (e GetPartyContactDetailRequestValidationError) Key() bool
Key function returns key value.
func (GetPartyContactDetailRequestValidationError) Reason ¶
func (e GetPartyContactDetailRequestValidationError) Reason() string
Reason function returns reason value.
type GetPartyContactDetailResponse ¶
type GetPartyContactDetailResponse struct { PartyContactDetail *PartyContactDetail `protobuf:"bytes,1,opt,name=party_contact_detail,json=partyContactDetail,proto3" json:"party_contact_detail,omitempty"` // contains filtered or unexported fields }
func (*GetPartyContactDetailResponse) Descriptor
deprecated
func (*GetPartyContactDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyContactDetailResponse.ProtoReflect.Descriptor instead.
func (*GetPartyContactDetailResponse) GetPartyContactDetail ¶
func (x *GetPartyContactDetailResponse) GetPartyContactDetail() *PartyContactDetail
func (*GetPartyContactDetailResponse) ProtoMessage ¶
func (*GetPartyContactDetailResponse) ProtoMessage()
func (*GetPartyContactDetailResponse) ProtoReflect ¶
func (x *GetPartyContactDetailResponse) ProtoReflect() protoreflect.Message
func (*GetPartyContactDetailResponse) Reset ¶
func (x *GetPartyContactDetailResponse) Reset()
func (*GetPartyContactDetailResponse) String ¶
func (x *GetPartyContactDetailResponse) String() string
func (*GetPartyContactDetailResponse) Validate ¶
func (m *GetPartyContactDetailResponse) Validate() error
Validate checks the field values on GetPartyContactDetailResponse 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 (*GetPartyContactDetailResponse) ValidateAll ¶
func (m *GetPartyContactDetailResponse) ValidateAll() error
ValidateAll checks the field values on GetPartyContactDetailResponse 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 GetPartyContactDetailResponseMultiError, or nil if none found.
type GetPartyContactDetailResponseMultiError ¶
type GetPartyContactDetailResponseMultiError []error
GetPartyContactDetailResponseMultiError is an error wrapping multiple validation errors returned by GetPartyContactDetailResponse.ValidateAll() if the designated constraints aren't met.
func (GetPartyContactDetailResponseMultiError) AllErrors ¶
func (m GetPartyContactDetailResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyContactDetailResponseMultiError) Error ¶
func (m GetPartyContactDetailResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyContactDetailResponseValidationError ¶
type GetPartyContactDetailResponseValidationError struct {
// contains filtered or unexported fields
}
GetPartyContactDetailResponseValidationError is the validation error returned by GetPartyContactDetailResponse.Validate if the designated constraints aren't met.
func (GetPartyContactDetailResponseValidationError) Cause ¶
func (e GetPartyContactDetailResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPartyContactDetailResponseValidationError) Error ¶
func (e GetPartyContactDetailResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyContactDetailResponseValidationError) ErrorName ¶
func (e GetPartyContactDetailResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyContactDetailResponseValidationError) Field ¶
func (e GetPartyContactDetailResponseValidationError) Field() string
Field function returns field value.
func (GetPartyContactDetailResponseValidationError) Key ¶
func (e GetPartyContactDetailResponseValidationError) Key() bool
Key function returns key value.
func (GetPartyContactDetailResponseValidationError) Reason ¶
func (e GetPartyContactDetailResponseValidationError) Reason() string
Reason function returns reason value.
type GetPartyRequest ¶
type GetPartyRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetPartyRequest) Descriptor
deprecated
func (*GetPartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyRequest.ProtoReflect.Descriptor instead.
func (*GetPartyRequest) GetGetRequest ¶
func (x *GetPartyRequest) GetGetRequest() *v1.GetRequest
func (*GetPartyRequest) ProtoMessage ¶
func (*GetPartyRequest) ProtoMessage()
func (*GetPartyRequest) ProtoReflect ¶
func (x *GetPartyRequest) ProtoReflect() protoreflect.Message
func (*GetPartyRequest) Reset ¶
func (x *GetPartyRequest) Reset()
func (*GetPartyRequest) String ¶
func (x *GetPartyRequest) String() string
func (*GetPartyRequest) Validate ¶
func (m *GetPartyRequest) Validate() error
Validate checks the field values on GetPartyRequest 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 (*GetPartyRequest) ValidateAll ¶
func (m *GetPartyRequest) ValidateAll() error
ValidateAll checks the field values on GetPartyRequest 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 GetPartyRequestMultiError, or nil if none found.
type GetPartyRequestMultiError ¶
type GetPartyRequestMultiError []error
GetPartyRequestMultiError is an error wrapping multiple validation errors returned by GetPartyRequest.ValidateAll() if the designated constraints aren't met.
func (GetPartyRequestMultiError) AllErrors ¶
func (m GetPartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyRequestMultiError) Error ¶
func (m GetPartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyRequestValidationError ¶
type GetPartyRequestValidationError struct {
// contains filtered or unexported fields
}
GetPartyRequestValidationError is the validation error returned by GetPartyRequest.Validate if the designated constraints aren't met.
func (GetPartyRequestValidationError) Cause ¶
func (e GetPartyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPartyRequestValidationError) Error ¶
func (e GetPartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyRequestValidationError) ErrorName ¶
func (e GetPartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyRequestValidationError) Field ¶
func (e GetPartyRequestValidationError) Field() string
Field function returns field value.
func (GetPartyRequestValidationError) Key ¶
func (e GetPartyRequestValidationError) Key() bool
Key function returns key value.
func (GetPartyRequestValidationError) Reason ¶
func (e GetPartyRequestValidationError) Reason() string
Reason function returns reason value.
type GetPartyResponse ¶
type GetPartyResponse struct { Party *Party `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` // contains filtered or unexported fields }
func (*GetPartyResponse) Descriptor
deprecated
func (*GetPartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPartyResponse.ProtoReflect.Descriptor instead.
func (*GetPartyResponse) GetParty ¶
func (x *GetPartyResponse) GetParty() *Party
func (*GetPartyResponse) ProtoMessage ¶
func (*GetPartyResponse) ProtoMessage()
func (*GetPartyResponse) ProtoReflect ¶
func (x *GetPartyResponse) ProtoReflect() protoreflect.Message
func (*GetPartyResponse) Reset ¶
func (x *GetPartyResponse) Reset()
func (*GetPartyResponse) String ¶
func (x *GetPartyResponse) String() string
func (*GetPartyResponse) Validate ¶
func (m *GetPartyResponse) Validate() error
Validate checks the field values on GetPartyResponse 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 (*GetPartyResponse) ValidateAll ¶
func (m *GetPartyResponse) ValidateAll() error
ValidateAll checks the field values on GetPartyResponse 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 GetPartyResponseMultiError, or nil if none found.
type GetPartyResponseMultiError ¶
type GetPartyResponseMultiError []error
GetPartyResponseMultiError is an error wrapping multiple validation errors returned by GetPartyResponse.ValidateAll() if the designated constraints aren't met.
func (GetPartyResponseMultiError) AllErrors ¶
func (m GetPartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPartyResponseMultiError) Error ¶
func (m GetPartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPartyResponseValidationError ¶
type GetPartyResponseValidationError struct {
// contains filtered or unexported fields
}
GetPartyResponseValidationError is the validation error returned by GetPartyResponse.Validate if the designated constraints aren't met.
func (GetPartyResponseValidationError) Cause ¶
func (e GetPartyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPartyResponseValidationError) Error ¶
func (e GetPartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPartyResponseValidationError) ErrorName ¶
func (e GetPartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPartyResponseValidationError) Field ¶
func (e GetPartyResponseValidationError) Field() string
Field function returns field value.
func (GetPartyResponseValidationError) Key ¶
func (e GetPartyResponseValidationError) Key() bool
Key function returns key value.
func (GetPartyResponseValidationError) Reason ¶
func (e GetPartyResponseValidationError) Reason() string
Reason function returns reason value.
type GetRolePermissionsRequest ¶
type GetRolePermissionsRequest struct { GetRolePermissions *v1.GetRolePermissions `protobuf:"bytes,1,opt,name=get_role_permissions,json=getRolePermissions,proto3" json:"get_role_permissions,omitempty"` // contains filtered or unexported fields }
func (*GetRolePermissionsRequest) Descriptor
deprecated
func (*GetRolePermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolePermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetRolePermissionsRequest) GetGetRolePermissions ¶
func (x *GetRolePermissionsRequest) GetGetRolePermissions() *v1.GetRolePermissions
func (*GetRolePermissionsRequest) ProtoMessage ¶
func (*GetRolePermissionsRequest) ProtoMessage()
func (*GetRolePermissionsRequest) ProtoReflect ¶
func (x *GetRolePermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetRolePermissionsRequest) Reset ¶
func (x *GetRolePermissionsRequest) Reset()
func (*GetRolePermissionsRequest) String ¶
func (x *GetRolePermissionsRequest) String() string
func (*GetRolePermissionsRequest) Validate ¶
func (m *GetRolePermissionsRequest) Validate() error
Validate checks the field values on GetRolePermissionsRequest 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 (*GetRolePermissionsRequest) ValidateAll ¶
func (m *GetRolePermissionsRequest) ValidateAll() error
ValidateAll checks the field values on GetRolePermissionsRequest 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 GetRolePermissionsRequestMultiError, or nil if none found.
type GetRolePermissionsRequestMultiError ¶
type GetRolePermissionsRequestMultiError []error
GetRolePermissionsRequestMultiError is an error wrapping multiple validation errors returned by GetRolePermissionsRequest.ValidateAll() if the designated constraints aren't met.
func (GetRolePermissionsRequestMultiError) AllErrors ¶
func (m GetRolePermissionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolePermissionsRequestMultiError) Error ¶
func (m GetRolePermissionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolePermissionsRequestValidationError ¶
type GetRolePermissionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetRolePermissionsRequestValidationError is the validation error returned by GetRolePermissionsRequest.Validate if the designated constraints aren't met.
func (GetRolePermissionsRequestValidationError) Cause ¶
func (e GetRolePermissionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRolePermissionsRequestValidationError) Error ¶
func (e GetRolePermissionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolePermissionsRequestValidationError) ErrorName ¶
func (e GetRolePermissionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolePermissionsRequestValidationError) Field ¶
func (e GetRolePermissionsRequestValidationError) Field() string
Field function returns field value.
func (GetRolePermissionsRequestValidationError) Key ¶
func (e GetRolePermissionsRequestValidationError) Key() bool
Key function returns key value.
func (GetRolePermissionsRequestValidationError) Reason ¶
func (e GetRolePermissionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetRolePermissionsResponse ¶
type GetRolePermissionsResponse struct { RolePermissions []*v1.RolePermission `protobuf:"bytes,1,rep,name=role_permissions,json=rolePermissions,proto3" json:"role_permissions,omitempty"` // contains filtered or unexported fields }
func (*GetRolePermissionsResponse) Descriptor
deprecated
func (*GetRolePermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolePermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetRolePermissionsResponse) GetRolePermissions ¶
func (x *GetRolePermissionsResponse) GetRolePermissions() []*v1.RolePermission
func (*GetRolePermissionsResponse) ProtoMessage ¶
func (*GetRolePermissionsResponse) ProtoMessage()
func (*GetRolePermissionsResponse) ProtoReflect ¶
func (x *GetRolePermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetRolePermissionsResponse) Reset ¶
func (x *GetRolePermissionsResponse) Reset()
func (*GetRolePermissionsResponse) String ¶
func (x *GetRolePermissionsResponse) String() string
func (*GetRolePermissionsResponse) Validate ¶
func (m *GetRolePermissionsResponse) Validate() error
Validate checks the field values on GetRolePermissionsResponse 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 (*GetRolePermissionsResponse) ValidateAll ¶
func (m *GetRolePermissionsResponse) ValidateAll() error
ValidateAll checks the field values on GetRolePermissionsResponse 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 GetRolePermissionsResponseMultiError, or nil if none found.
type GetRolePermissionsResponseMultiError ¶
type GetRolePermissionsResponseMultiError []error
GetRolePermissionsResponseMultiError is an error wrapping multiple validation errors returned by GetRolePermissionsResponse.ValidateAll() if the designated constraints aren't met.
func (GetRolePermissionsResponseMultiError) AllErrors ¶
func (m GetRolePermissionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolePermissionsResponseMultiError) Error ¶
func (m GetRolePermissionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolePermissionsResponseValidationError ¶
type GetRolePermissionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetRolePermissionsResponseValidationError is the validation error returned by GetRolePermissionsResponse.Validate if the designated constraints aren't met.
func (GetRolePermissionsResponseValidationError) Cause ¶
func (e GetRolePermissionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRolePermissionsResponseValidationError) Error ¶
func (e GetRolePermissionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolePermissionsResponseValidationError) ErrorName ¶
func (e GetRolePermissionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolePermissionsResponseValidationError) Field ¶
func (e GetRolePermissionsResponseValidationError) Field() string
Field function returns field value.
func (GetRolePermissionsResponseValidationError) Key ¶
func (e GetRolePermissionsResponseValidationError) Key() bool
Key function returns key value.
func (GetRolePermissionsResponseValidationError) Reason ¶
func (e GetRolePermissionsResponseValidationError) Reason() string
Reason function returns reason value.
type GetRoleRequest ¶
type GetRoleRequest struct { GetRole *v1.GetRole `protobuf:"bytes,1,opt,name=get_role,json=getRole,proto3" json:"get_role,omitempty"` // contains filtered or unexported fields }
func (*GetRoleRequest) Descriptor
deprecated
func (*GetRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleRequest.ProtoReflect.Descriptor instead.
func (*GetRoleRequest) GetGetRole ¶
func (x *GetRoleRequest) GetGetRole() *v1.GetRole
func (*GetRoleRequest) ProtoMessage ¶
func (*GetRoleRequest) ProtoMessage()
func (*GetRoleRequest) ProtoReflect ¶
func (x *GetRoleRequest) ProtoReflect() protoreflect.Message
func (*GetRoleRequest) Reset ¶
func (x *GetRoleRequest) Reset()
func (*GetRoleRequest) String ¶
func (x *GetRoleRequest) String() string
func (*GetRoleRequest) Validate ¶
func (m *GetRoleRequest) Validate() error
Validate checks the field values on GetRoleRequest 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 (*GetRoleRequest) ValidateAll ¶
func (m *GetRoleRequest) ValidateAll() error
ValidateAll checks the field values on GetRoleRequest 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 GetRoleRequestMultiError, or nil if none found.
type GetRoleRequestMultiError ¶
type GetRoleRequestMultiError []error
GetRoleRequestMultiError is an error wrapping multiple validation errors returned by GetRoleRequest.ValidateAll() if the designated constraints aren't met.
func (GetRoleRequestMultiError) AllErrors ¶
func (m GetRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleRequestMultiError) Error ¶
func (m GetRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleRequestValidationError ¶
type GetRoleRequestValidationError struct {
// contains filtered or unexported fields
}
GetRoleRequestValidationError is the validation error returned by GetRoleRequest.Validate if the designated constraints aren't met.
func (GetRoleRequestValidationError) Cause ¶
func (e GetRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRoleRequestValidationError) Error ¶
func (e GetRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleRequestValidationError) ErrorName ¶
func (e GetRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleRequestValidationError) Field ¶
func (e GetRoleRequestValidationError) Field() string
Field function returns field value.
func (GetRoleRequestValidationError) Key ¶
func (e GetRoleRequestValidationError) Key() bool
Key function returns key value.
func (GetRoleRequestValidationError) Reason ¶
func (e GetRoleRequestValidationError) Reason() string
Reason function returns reason value.
type GetRoleResponse ¶
type GetRoleResponse struct { Role *v1.Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*GetRoleResponse) Descriptor
deprecated
func (*GetRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleResponse.ProtoReflect.Descriptor instead.
func (*GetRoleResponse) GetRole ¶
func (x *GetRoleResponse) GetRole() *v1.Role
func (*GetRoleResponse) ProtoMessage ¶
func (*GetRoleResponse) ProtoMessage()
func (*GetRoleResponse) ProtoReflect ¶
func (x *GetRoleResponse) ProtoReflect() protoreflect.Message
func (*GetRoleResponse) Reset ¶
func (x *GetRoleResponse) Reset()
func (*GetRoleResponse) String ¶
func (x *GetRoleResponse) String() string
func (*GetRoleResponse) Validate ¶
func (m *GetRoleResponse) Validate() error
Validate checks the field values on GetRoleResponse 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 (*GetRoleResponse) ValidateAll ¶
func (m *GetRoleResponse) ValidateAll() error
ValidateAll checks the field values on GetRoleResponse 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 GetRoleResponseMultiError, or nil if none found.
type GetRoleResponseMultiError ¶
type GetRoleResponseMultiError []error
GetRoleResponseMultiError is an error wrapping multiple validation errors returned by GetRoleResponse.ValidateAll() if the designated constraints aren't met.
func (GetRoleResponseMultiError) AllErrors ¶
func (m GetRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleResponseMultiError) Error ¶
func (m GetRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleResponseValidationError ¶
type GetRoleResponseValidationError struct {
// contains filtered or unexported fields
}
GetRoleResponseValidationError is the validation error returned by GetRoleResponse.Validate if the designated constraints aren't met.
func (GetRoleResponseValidationError) Cause ¶
func (e GetRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRoleResponseValidationError) Error ¶
func (e GetRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleResponseValidationError) ErrorName ¶
func (e GetRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleResponseValidationError) Field ¶
func (e GetRoleResponseValidationError) Field() string
Field function returns field value.
func (GetRoleResponseValidationError) Key ¶
func (e GetRoleResponseValidationError) Key() bool
Key function returns key value.
func (GetRoleResponseValidationError) Reason ¶
func (e GetRoleResponseValidationError) Reason() string
Reason function returns reason value.
type GetRoleUsersRequest ¶
type GetRoleUsersRequest struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` 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 (*GetRoleUsersRequest) Descriptor
deprecated
func (*GetRoleUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleUsersRequest.ProtoReflect.Descriptor instead.
func (*GetRoleUsersRequest) GetRequestId ¶
func (x *GetRoleUsersRequest) GetRequestId() string
func (*GetRoleUsersRequest) GetRoleId ¶
func (x *GetRoleUsersRequest) GetRoleId() string
func (*GetRoleUsersRequest) GetUserEmail ¶
func (x *GetRoleUsersRequest) GetUserEmail() string
func (*GetRoleUsersRequest) GetUserId ¶
func (x *GetRoleUsersRequest) GetUserId() string
func (*GetRoleUsersRequest) ProtoMessage ¶
func (*GetRoleUsersRequest) ProtoMessage()
func (*GetRoleUsersRequest) ProtoReflect ¶
func (x *GetRoleUsersRequest) ProtoReflect() protoreflect.Message
func (*GetRoleUsersRequest) Reset ¶
func (x *GetRoleUsersRequest) Reset()
func (*GetRoleUsersRequest) String ¶
func (x *GetRoleUsersRequest) String() string
func (*GetRoleUsersRequest) Validate ¶
func (m *GetRoleUsersRequest) Validate() error
Validate checks the field values on GetRoleUsersRequest 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 (*GetRoleUsersRequest) ValidateAll ¶
func (m *GetRoleUsersRequest) ValidateAll() error
ValidateAll checks the field values on GetRoleUsersRequest 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 GetRoleUsersRequestMultiError, or nil if none found.
type GetRoleUsersRequestMultiError ¶
type GetRoleUsersRequestMultiError []error
GetRoleUsersRequestMultiError is an error wrapping multiple validation errors returned by GetRoleUsersRequest.ValidateAll() if the designated constraints aren't met.
func (GetRoleUsersRequestMultiError) AllErrors ¶
func (m GetRoleUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleUsersRequestMultiError) Error ¶
func (m GetRoleUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleUsersRequestValidationError ¶
type GetRoleUsersRequestValidationError struct {
// contains filtered or unexported fields
}
GetRoleUsersRequestValidationError is the validation error returned by GetRoleUsersRequest.Validate if the designated constraints aren't met.
func (GetRoleUsersRequestValidationError) Cause ¶
func (e GetRoleUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRoleUsersRequestValidationError) Error ¶
func (e GetRoleUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleUsersRequestValidationError) ErrorName ¶
func (e GetRoleUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleUsersRequestValidationError) Field ¶
func (e GetRoleUsersRequestValidationError) Field() string
Field function returns field value.
func (GetRoleUsersRequestValidationError) Key ¶
func (e GetRoleUsersRequestValidationError) Key() bool
Key function returns key value.
func (GetRoleUsersRequestValidationError) Reason ¶
func (e GetRoleUsersRequestValidationError) Reason() string
Reason function returns reason value.
type GetRoleUsersResponse ¶
type GetRoleUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*GetRoleUsersResponse) Descriptor
deprecated
func (*GetRoleUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoleUsersResponse.ProtoReflect.Descriptor instead.
func (*GetRoleUsersResponse) GetUsers ¶
func (x *GetRoleUsersResponse) GetUsers() []*User
func (*GetRoleUsersResponse) ProtoMessage ¶
func (*GetRoleUsersResponse) ProtoMessage()
func (*GetRoleUsersResponse) ProtoReflect ¶
func (x *GetRoleUsersResponse) ProtoReflect() protoreflect.Message
func (*GetRoleUsersResponse) Reset ¶
func (x *GetRoleUsersResponse) Reset()
func (*GetRoleUsersResponse) String ¶
func (x *GetRoleUsersResponse) String() string
func (*GetRoleUsersResponse) Validate ¶
func (m *GetRoleUsersResponse) Validate() error
Validate checks the field values on GetRoleUsersResponse 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 (*GetRoleUsersResponse) ValidateAll ¶
func (m *GetRoleUsersResponse) ValidateAll() error
ValidateAll checks the field values on GetRoleUsersResponse 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 GetRoleUsersResponseMultiError, or nil if none found.
type GetRoleUsersResponseMultiError ¶
type GetRoleUsersResponseMultiError []error
GetRoleUsersResponseMultiError is an error wrapping multiple validation errors returned by GetRoleUsersResponse.ValidateAll() if the designated constraints aren't met.
func (GetRoleUsersResponseMultiError) AllErrors ¶
func (m GetRoleUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleUsersResponseMultiError) Error ¶
func (m GetRoleUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRoleUsersResponseValidationError ¶
type GetRoleUsersResponseValidationError struct {
// contains filtered or unexported fields
}
GetRoleUsersResponseValidationError is the validation error returned by GetRoleUsersResponse.Validate if the designated constraints aren't met.
func (GetRoleUsersResponseValidationError) Cause ¶
func (e GetRoleUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRoleUsersResponseValidationError) Error ¶
func (e GetRoleUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleUsersResponseValidationError) ErrorName ¶
func (e GetRoleUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleUsersResponseValidationError) Field ¶
func (e GetRoleUsersResponseValidationError) Field() string
Field function returns field value.
func (GetRoleUsersResponseValidationError) Key ¶
func (e GetRoleUsersResponseValidationError) Key() bool
Key function returns key value.
func (GetRoleUsersResponseValidationError) Reason ¶
func (e GetRoleUsersResponseValidationError) Reason() string
Reason function returns reason value.
type GetRolesRequest ¶
type GetRolesRequest struct { GetRoles *v1.GetRoles `protobuf:"bytes,1,opt,name=get_roles,json=getRoles,proto3" json:"get_roles,omitempty"` // contains filtered or unexported fields }
func (*GetRolesRequest) Descriptor
deprecated
func (*GetRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesRequest.ProtoReflect.Descriptor instead.
func (*GetRolesRequest) GetGetRoles ¶
func (x *GetRolesRequest) GetGetRoles() *v1.GetRoles
func (*GetRolesRequest) ProtoMessage ¶
func (*GetRolesRequest) ProtoMessage()
func (*GetRolesRequest) ProtoReflect ¶
func (x *GetRolesRequest) ProtoReflect() protoreflect.Message
func (*GetRolesRequest) Reset ¶
func (x *GetRolesRequest) Reset()
func (*GetRolesRequest) String ¶
func (x *GetRolesRequest) String() string
func (*GetRolesRequest) Validate ¶
func (m *GetRolesRequest) Validate() error
Validate checks the field values on GetRolesRequest 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 (*GetRolesRequest) ValidateAll ¶
func (m *GetRolesRequest) ValidateAll() error
ValidateAll checks the field values on GetRolesRequest 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 GetRolesRequestMultiError, or nil if none found.
type GetRolesRequestMultiError ¶
type GetRolesRequestMultiError []error
GetRolesRequestMultiError is an error wrapping multiple validation errors returned by GetRolesRequest.ValidateAll() if the designated constraints aren't met.
func (GetRolesRequestMultiError) AllErrors ¶
func (m GetRolesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolesRequestMultiError) Error ¶
func (m GetRolesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolesRequestValidationError ¶
type GetRolesRequestValidationError struct {
// contains filtered or unexported fields
}
GetRolesRequestValidationError is the validation error returned by GetRolesRequest.Validate if the designated constraints aren't met.
func (GetRolesRequestValidationError) Cause ¶
func (e GetRolesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRolesRequestValidationError) Error ¶
func (e GetRolesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolesRequestValidationError) ErrorName ¶
func (e GetRolesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolesRequestValidationError) Field ¶
func (e GetRolesRequestValidationError) Field() string
Field function returns field value.
func (GetRolesRequestValidationError) Key ¶
func (e GetRolesRequestValidationError) Key() bool
Key function returns key value.
func (GetRolesRequestValidationError) Reason ¶
func (e GetRolesRequestValidationError) Reason() string
Reason function returns reason value.
type GetRolesResponse ¶
type GetRolesResponse struct { Roles []*v1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*GetRolesResponse) Descriptor
deprecated
func (*GetRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesResponse.ProtoReflect.Descriptor instead.
func (*GetRolesResponse) GetRoles ¶
func (x *GetRolesResponse) GetRoles() []*v1.Role
func (*GetRolesResponse) ProtoMessage ¶
func (*GetRolesResponse) ProtoMessage()
func (*GetRolesResponse) ProtoReflect ¶
func (x *GetRolesResponse) ProtoReflect() protoreflect.Message
func (*GetRolesResponse) Reset ¶
func (x *GetRolesResponse) Reset()
func (*GetRolesResponse) String ¶
func (x *GetRolesResponse) String() string
func (*GetRolesResponse) Validate ¶
func (m *GetRolesResponse) Validate() error
Validate checks the field values on GetRolesResponse 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 (*GetRolesResponse) ValidateAll ¶
func (m *GetRolesResponse) ValidateAll() error
ValidateAll checks the field values on GetRolesResponse 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 GetRolesResponseMultiError, or nil if none found.
type GetRolesResponseMultiError ¶
type GetRolesResponseMultiError []error
GetRolesResponseMultiError is an error wrapping multiple validation errors returned by GetRolesResponse.ValidateAll() if the designated constraints aren't met.
func (GetRolesResponseMultiError) AllErrors ¶
func (m GetRolesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolesResponseMultiError) Error ¶
func (m GetRolesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolesResponseValidationError ¶
type GetRolesResponseValidationError struct {
// contains filtered or unexported fields
}
GetRolesResponseValidationError is the validation error returned by GetRolesResponse.Validate if the designated constraints aren't met.
func (GetRolesResponseValidationError) Cause ¶
func (e GetRolesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRolesResponseValidationError) Error ¶
func (e GetRolesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolesResponseValidationError) ErrorName ¶
func (e GetRolesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolesResponseValidationError) Field ¶
func (e GetRolesResponseValidationError) Field() string
Field function returns field value.
func (GetRolesResponseValidationError) Key ¶
func (e GetRolesResponseValidationError) Key() bool
Key function returns key value.
func (GetRolesResponseValidationError) Reason ¶
func (e GetRolesResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserByEmailRequest ¶
type GetUserByEmailRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` 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 (*GetUserByEmailRequest) Descriptor
deprecated
func (*GetUserByEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByEmailRequest.ProtoReflect.Descriptor instead.
func (*GetUserByEmailRequest) GetEmail ¶
func (x *GetUserByEmailRequest) GetEmail() string
func (*GetUserByEmailRequest) GetRequestId ¶
func (x *GetUserByEmailRequest) GetRequestId() string
func (*GetUserByEmailRequest) GetUserEmail ¶
func (x *GetUserByEmailRequest) GetUserEmail() string
func (*GetUserByEmailRequest) ProtoMessage ¶
func (*GetUserByEmailRequest) ProtoMessage()
func (*GetUserByEmailRequest) ProtoReflect ¶
func (x *GetUserByEmailRequest) ProtoReflect() protoreflect.Message
func (*GetUserByEmailRequest) Reset ¶
func (x *GetUserByEmailRequest) Reset()
func (*GetUserByEmailRequest) String ¶
func (x *GetUserByEmailRequest) String() string
func (*GetUserByEmailRequest) Validate ¶
func (m *GetUserByEmailRequest) Validate() error
Validate checks the field values on GetUserByEmailRequest 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 (*GetUserByEmailRequest) ValidateAll ¶
func (m *GetUserByEmailRequest) ValidateAll() error
ValidateAll checks the field values on GetUserByEmailRequest 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 GetUserByEmailRequestMultiError, or nil if none found.
type GetUserByEmailRequestMultiError ¶
type GetUserByEmailRequestMultiError []error
GetUserByEmailRequestMultiError is an error wrapping multiple validation errors returned by GetUserByEmailRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserByEmailRequestMultiError) AllErrors ¶
func (m GetUserByEmailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserByEmailRequestMultiError) Error ¶
func (m GetUserByEmailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserByEmailRequestValidationError ¶
type GetUserByEmailRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserByEmailRequestValidationError is the validation error returned by GetUserByEmailRequest.Validate if the designated constraints aren't met.
func (GetUserByEmailRequestValidationError) Cause ¶
func (e GetUserByEmailRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserByEmailRequestValidationError) Error ¶
func (e GetUserByEmailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserByEmailRequestValidationError) ErrorName ¶
func (e GetUserByEmailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserByEmailRequestValidationError) Field ¶
func (e GetUserByEmailRequestValidationError) Field() string
Field function returns field value.
func (GetUserByEmailRequestValidationError) Key ¶
func (e GetUserByEmailRequestValidationError) Key() bool
Key function returns key value.
func (GetUserByEmailRequestValidationError) Reason ¶
func (e GetUserByEmailRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserByEmailResponse ¶
type GetUserByEmailResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserByEmailResponse) Descriptor
deprecated
func (*GetUserByEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByEmailResponse.ProtoReflect.Descriptor instead.
func (*GetUserByEmailResponse) GetUser ¶
func (x *GetUserByEmailResponse) GetUser() *User
func (*GetUserByEmailResponse) ProtoMessage ¶
func (*GetUserByEmailResponse) ProtoMessage()
func (*GetUserByEmailResponse) ProtoReflect ¶
func (x *GetUserByEmailResponse) ProtoReflect() protoreflect.Message
func (*GetUserByEmailResponse) Reset ¶
func (x *GetUserByEmailResponse) Reset()
func (*GetUserByEmailResponse) String ¶
func (x *GetUserByEmailResponse) String() string
func (*GetUserByEmailResponse) Validate ¶
func (m *GetUserByEmailResponse) Validate() error
Validate checks the field values on GetUserByEmailResponse 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 (*GetUserByEmailResponse) ValidateAll ¶
func (m *GetUserByEmailResponse) ValidateAll() error
ValidateAll checks the field values on GetUserByEmailResponse 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 GetUserByEmailResponseMultiError, or nil if none found.
type GetUserByEmailResponseMultiError ¶
type GetUserByEmailResponseMultiError []error
GetUserByEmailResponseMultiError is an error wrapping multiple validation errors returned by GetUserByEmailResponse.ValidateAll() if the designated constraints aren't met.
func (GetUserByEmailResponseMultiError) AllErrors ¶
func (m GetUserByEmailResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserByEmailResponseMultiError) Error ¶
func (m GetUserByEmailResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserByEmailResponseValidationError ¶
type GetUserByEmailResponseValidationError struct {
// contains filtered or unexported fields
}
GetUserByEmailResponseValidationError is the validation error returned by GetUserByEmailResponse.Validate if the designated constraints aren't met.
func (GetUserByEmailResponseValidationError) Cause ¶
func (e GetUserByEmailResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserByEmailResponseValidationError) Error ¶
func (e GetUserByEmailResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserByEmailResponseValidationError) ErrorName ¶
func (e GetUserByEmailResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserByEmailResponseValidationError) Field ¶
func (e GetUserByEmailResponseValidationError) Field() string
Field function returns field value.
func (GetUserByEmailResponseValidationError) Key ¶
func (e GetUserByEmailResponseValidationError) Key() bool
Key function returns key value.
func (GetUserByEmailResponseValidationError) Reason ¶
func (e GetUserByEmailResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserRequest ¶
type GetUserRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetGetRequest ¶
func (x *GetUserRequest) GetGetRequest() *v1.GetRequest
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
func (*GetUserRequest) Validate ¶
func (m *GetUserRequest) Validate() error
Validate checks the field values on GetUserRequest 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 (*GetUserRequest) ValidateAll ¶
func (m *GetUserRequest) ValidateAll() error
ValidateAll checks the field values on GetUserRequest 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 GetUserRequestMultiError, or nil if none found.
type GetUserRequestMultiError ¶
type GetUserRequestMultiError []error
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserRequestMultiError) AllErrors ¶
func (m GetUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRequestMultiError) Error ¶
func (m GetUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRequestValidationError ¶
type GetUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
func (GetUserRequestValidationError) Cause ¶
func (e GetUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserRequestValidationError) Error ¶
func (e GetUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRequestValidationError) ErrorName ¶
func (e GetUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRequestValidationError) Field ¶
func (e GetUserRequestValidationError) Field() string
Field function returns field value.
func (GetUserRequestValidationError) Key ¶
func (e GetUserRequestValidationError) Key() bool
Key function returns key value.
func (GetUserRequestValidationError) Reason ¶
func (e GetUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserResponse ¶
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
func (*GetUserResponse) Validate ¶
func (m *GetUserResponse) Validate() error
Validate checks the field values on GetUserResponse 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 (*GetUserResponse) ValidateAll ¶
func (m *GetUserResponse) ValidateAll() error
ValidateAll checks the field values on GetUserResponse 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 GetUserResponseMultiError, or nil if none found.
type GetUserResponseMultiError ¶
type GetUserResponseMultiError []error
GetUserResponseMultiError is an error wrapping multiple validation errors returned by GetUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetUserResponseMultiError) AllErrors ¶
func (m GetUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserResponseMultiError) Error ¶
func (m GetUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserResponseValidationError ¶
type GetUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetUserResponseValidationError is the validation error returned by GetUserResponse.Validate if the designated constraints aren't met.
func (GetUserResponseValidationError) Cause ¶
func (e GetUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserResponseValidationError) Error ¶
func (e GetUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserResponseValidationError) ErrorName ¶
func (e GetUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserResponseValidationError) Field ¶
func (e GetUserResponseValidationError) Field() string
Field function returns field value.
func (GetUserResponseValidationError) Key ¶
func (e GetUserResponseValidationError) Key() bool
Key function returns key value.
func (GetUserResponseValidationError) Reason ¶
func (e GetUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetUsersRequest ¶
type GetUsersRequest struct { UserEmail string `protobuf:"bytes,1,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetUsersRequest) Descriptor
deprecated
func (*GetUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersRequest.ProtoReflect.Descriptor instead.
func (*GetUsersRequest) GetRequestId ¶
func (x *GetUsersRequest) GetRequestId() string
func (*GetUsersRequest) GetUserEmail ¶
func (x *GetUsersRequest) GetUserEmail() string
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) ProtoReflect ¶
func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
func (*GetUsersRequest) Reset ¶
func (x *GetUsersRequest) Reset()
func (*GetUsersRequest) String ¶
func (x *GetUsersRequest) String() string
func (*GetUsersRequest) Validate ¶
func (m *GetUsersRequest) Validate() error
Validate checks the field values on GetUsersRequest 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 (*GetUsersRequest) ValidateAll ¶
func (m *GetUsersRequest) ValidateAll() error
ValidateAll checks the field values on GetUsersRequest 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 GetUsersRequestMultiError, or nil if none found.
type GetUsersRequestMultiError ¶
type GetUsersRequestMultiError []error
GetUsersRequestMultiError is an error wrapping multiple validation errors returned by GetUsersRequest.ValidateAll() if the designated constraints aren't met.
func (GetUsersRequestMultiError) AllErrors ¶
func (m GetUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUsersRequestMultiError) Error ¶
func (m GetUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUsersRequestValidationError ¶
type GetUsersRequestValidationError struct {
// contains filtered or unexported fields
}
GetUsersRequestValidationError is the validation error returned by GetUsersRequest.Validate if the designated constraints aren't met.
func (GetUsersRequestValidationError) Cause ¶
func (e GetUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUsersRequestValidationError) Error ¶
func (e GetUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsersRequestValidationError) ErrorName ¶
func (e GetUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsersRequestValidationError) Field ¶
func (e GetUsersRequestValidationError) Field() string
Field function returns field value.
func (GetUsersRequestValidationError) Key ¶
func (e GetUsersRequestValidationError) Key() bool
Key function returns key value.
func (GetUsersRequestValidationError) Reason ¶
func (e GetUsersRequestValidationError) Reason() string
Reason function returns reason value.
type GetUsersResponse ¶
type GetUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
GetUsersResponse - used for getting users list
func (*GetUsersResponse) Descriptor
deprecated
func (*GetUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersResponse.ProtoReflect.Descriptor instead.
func (*GetUsersResponse) GetUsers ¶
func (x *GetUsersResponse) GetUsers() []*User
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
func (*GetUsersResponse) Validate ¶
func (m *GetUsersResponse) Validate() error
Validate checks the field values on GetUsersResponse 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 (*GetUsersResponse) ValidateAll ¶
func (m *GetUsersResponse) ValidateAll() error
ValidateAll checks the field values on GetUsersResponse 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 GetUsersResponseMultiError, or nil if none found.
type GetUsersResponseMultiError ¶
type GetUsersResponseMultiError []error
GetUsersResponseMultiError is an error wrapping multiple validation errors returned by GetUsersResponse.ValidateAll() if the designated constraints aren't met.
func (GetUsersResponseMultiError) AllErrors ¶
func (m GetUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUsersResponseMultiError) Error ¶
func (m GetUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUsersResponseValidationError ¶
type GetUsersResponseValidationError struct {
// contains filtered or unexported fields
}
GetUsersResponseValidationError is the validation error returned by GetUsersResponse.Validate if the designated constraints aren't met.
func (GetUsersResponseValidationError) Cause ¶
func (e GetUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUsersResponseValidationError) Error ¶
func (e GetUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsersResponseValidationError) ErrorName ¶
func (e GetUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsersResponseValidationError) Field ¶
func (e GetUsersResponseValidationError) Field() string
Field function returns field value.
func (GetUsersResponseValidationError) Key ¶
func (e GetUsersResponseValidationError) Key() bool
Key function returns key value.
func (GetUsersResponseValidationError) Reason ¶
func (e GetUsersResponseValidationError) Reason() string
Reason function returns reason value.
type LoadLocationsRequest ¶
type LoadLocationsRequest 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 (*LoadLocationsRequest) Descriptor
deprecated
func (*LoadLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadLocationsRequest.ProtoReflect.Descriptor instead.
func (*LoadLocationsRequest) GetLimit ¶
func (x *LoadLocationsRequest) GetLimit() string
func (*LoadLocationsRequest) GetNextCursor ¶
func (x *LoadLocationsRequest) GetNextCursor() string
func (*LoadLocationsRequest) GetRequestId ¶
func (x *LoadLocationsRequest) GetRequestId() string
func (*LoadLocationsRequest) GetUserEmail ¶
func (x *LoadLocationsRequest) GetUserEmail() string
func (*LoadLocationsRequest) ProtoMessage ¶
func (*LoadLocationsRequest) ProtoMessage()
func (*LoadLocationsRequest) ProtoReflect ¶
func (x *LoadLocationsRequest) ProtoReflect() protoreflect.Message
func (*LoadLocationsRequest) Reset ¶
func (x *LoadLocationsRequest) Reset()
func (*LoadLocationsRequest) String ¶
func (x *LoadLocationsRequest) String() string
func (*LoadLocationsRequest) Validate ¶
func (m *LoadLocationsRequest) Validate() error
Validate checks the field values on LoadLocationsRequest 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 (*LoadLocationsRequest) ValidateAll ¶
func (m *LoadLocationsRequest) ValidateAll() error
ValidateAll checks the field values on LoadLocationsRequest 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 LoadLocationsRequestMultiError, or nil if none found.
type LoadLocationsRequestMultiError ¶
type LoadLocationsRequestMultiError []error
LoadLocationsRequestMultiError is an error wrapping multiple validation errors returned by LoadLocationsRequest.ValidateAll() if the designated constraints aren't met.
func (LoadLocationsRequestMultiError) AllErrors ¶
func (m LoadLocationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadLocationsRequestMultiError) Error ¶
func (m LoadLocationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadLocationsRequestValidationError ¶
type LoadLocationsRequestValidationError struct {
// contains filtered or unexported fields
}
LoadLocationsRequestValidationError is the validation error returned by LoadLocationsRequest.Validate if the designated constraints aren't met.
func (LoadLocationsRequestValidationError) Cause ¶
func (e LoadLocationsRequestValidationError) Cause() error
Cause function returns cause value.
func (LoadLocationsRequestValidationError) Error ¶
func (e LoadLocationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoadLocationsRequestValidationError) ErrorName ¶
func (e LoadLocationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoadLocationsRequestValidationError) Field ¶
func (e LoadLocationsRequestValidationError) Field() string
Field function returns field value.
func (LoadLocationsRequestValidationError) Key ¶
func (e LoadLocationsRequestValidationError) Key() bool
Key function returns key value.
func (LoadLocationsRequestValidationError) Reason ¶
func (e LoadLocationsRequestValidationError) Reason() string
Reason function returns reason value.
type LoadLocationsResponse ¶
type LoadLocationsResponse struct { Locations []*Location `protobuf:"bytes,1,rep,name=locations,proto3" json:"locations,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*LoadLocationsResponse) Descriptor
deprecated
func (*LoadLocationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadLocationsResponse.ProtoReflect.Descriptor instead.
func (*LoadLocationsResponse) GetLocations ¶
func (x *LoadLocationsResponse) GetLocations() []*Location
func (*LoadLocationsResponse) GetNextCursor ¶
func (x *LoadLocationsResponse) GetNextCursor() string
func (*LoadLocationsResponse) ProtoMessage ¶
func (*LoadLocationsResponse) ProtoMessage()
func (*LoadLocationsResponse) ProtoReflect ¶
func (x *LoadLocationsResponse) ProtoReflect() protoreflect.Message
func (*LoadLocationsResponse) Reset ¶
func (x *LoadLocationsResponse) Reset()
func (*LoadLocationsResponse) String ¶
func (x *LoadLocationsResponse) String() string
func (*LoadLocationsResponse) Validate ¶
func (m *LoadLocationsResponse) Validate() error
Validate checks the field values on LoadLocationsResponse 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 (*LoadLocationsResponse) ValidateAll ¶
func (m *LoadLocationsResponse) ValidateAll() error
ValidateAll checks the field values on LoadLocationsResponse 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 LoadLocationsResponseMultiError, or nil if none found.
type LoadLocationsResponseMultiError ¶
type LoadLocationsResponseMultiError []error
LoadLocationsResponseMultiError is an error wrapping multiple validation errors returned by LoadLocationsResponse.ValidateAll() if the designated constraints aren't met.
func (LoadLocationsResponseMultiError) AllErrors ¶
func (m LoadLocationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadLocationsResponseMultiError) Error ¶
func (m LoadLocationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadLocationsResponseValidationError ¶
type LoadLocationsResponseValidationError struct {
// contains filtered or unexported fields
}
LoadLocationsResponseValidationError is the validation error returned by LoadLocationsResponse.Validate if the designated constraints aren't met.
func (LoadLocationsResponseValidationError) Cause ¶
func (e LoadLocationsResponseValidationError) Cause() error
Cause function returns cause value.
func (LoadLocationsResponseValidationError) Error ¶
func (e LoadLocationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoadLocationsResponseValidationError) ErrorName ¶
func (e LoadLocationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoadLocationsResponseValidationError) Field ¶
func (e LoadLocationsResponseValidationError) Field() string
Field function returns field value.
func (LoadLocationsResponseValidationError) Key ¶
func (e LoadLocationsResponseValidationError) Key() bool
Key function returns key value.
func (LoadLocationsResponseValidationError) Reason ¶
func (e LoadLocationsResponseValidationError) Reason() string
Reason function returns reason value.
type Location ¶
type Location 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"` LocationName string `protobuf:"bytes,4,opt,name=location_name,json=locationName,proto3" json:"location_name,omitempty"` Latitude string `protobuf:"bytes,5,opt,name=latitude,proto3" json:"latitude,omitempty"` Longitude string `protobuf:"bytes,6,opt,name=longitude,proto3" json:"longitude,omitempty"` FacilitySmdgCode string `protobuf:"bytes,7,opt,name=facility_smdg_code,json=facilitySmdgCode,proto3" json:"facility_smdg_code,omitempty"` UnLocationCode string `protobuf:"bytes,8,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` AddressId uint32 `protobuf:"varint,9,opt,name=address_id,json=addressId,proto3" json:"address_id,omitempty"` FacilityId uint32 `protobuf:"varint,10,opt,name=facility_id,json=facilityId,proto3" json:"facility_id,omitempty"` // contains filtered or unexported fields }
func (*Location) Descriptor
deprecated
func (*Location) GetAddressId ¶
func (*Location) GetFacilityId ¶
func (*Location) GetFacilitySmdgCode ¶
func (*Location) GetLatitude ¶
func (*Location) GetLocationName ¶
func (*Location) GetLongitude ¶
func (*Location) GetUnLocationCode ¶
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
func (*Location) Validate ¶
Validate checks the field values on Location 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 (*Location) ValidateAll ¶
ValidateAll checks the field values on Location 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 LocationMultiError, or nil if none found.
type LocationMultiError ¶
type LocationMultiError []error
LocationMultiError is an error wrapping multiple validation errors returned by Location.ValidateAll() if the designated constraints aren't met.
func (LocationMultiError) AllErrors ¶
func (m LocationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LocationMultiError) Error ¶
func (m LocationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LocationServiceClient ¶
type LocationServiceClient interface { CreateLocation(ctx context.Context, in *CreateLocationRequest, opts ...grpc.CallOption) (*CreateLocationResponse, error) LoadLocations(ctx context.Context, in *LoadLocationsRequest, opts ...grpc.CallOption) (*LoadLocationsResponse, error) FetchLocationByID(ctx context.Context, in *FetchLocationByIDRequest, opts ...grpc.CallOption) (*FetchLocationByIDResponse, error) }
LocationServiceClient is the client API for LocationService 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 LocationService service definition.
func NewLocationServiceClient ¶
func NewLocationServiceClient(cc grpc.ClientConnInterface) LocationServiceClient
type LocationServiceServer ¶
type LocationServiceServer interface { CreateLocation(context.Context, *CreateLocationRequest) (*CreateLocationResponse, error) LoadLocations(context.Context, *LoadLocationsRequest) (*LoadLocationsResponse, error) FetchLocationByID(context.Context, *FetchLocationByIDRequest) (*FetchLocationByIDResponse, error) // contains filtered or unexported methods }
LocationServiceServer is the server API for LocationService service. All implementations must embed UnimplementedLocationServiceServer for forward compatibility.
The LocationService service definition.
type LocationValidationError ¶
type LocationValidationError struct {
// contains filtered or unexported fields
}
LocationValidationError is the validation error returned by Location.Validate if the designated constraints aren't met.
func (LocationValidationError) Cause ¶
func (e LocationValidationError) Cause() error
Cause function returns cause value.
func (LocationValidationError) Error ¶
func (e LocationValidationError) Error() string
Error satisfies the builtin error interface
func (LocationValidationError) ErrorName ¶
func (e LocationValidationError) ErrorName() string
ErrorName returns error name.
func (LocationValidationError) Field ¶
func (e LocationValidationError) Field() string
Field function returns field value.
func (LocationValidationError) Key ¶
func (e LocationValidationError) Key() bool
Key function returns key value.
func (LocationValidationError) Reason ¶
func (e LocationValidationError) Reason() string
Reason function returns reason value.
type Parties ¶
type Parties struct { Parties []*Party `protobuf:"bytes,1,rep,name=parties,proto3" json:"parties,omitempty"` // contains filtered or unexported fields }
func (*Parties) Descriptor
deprecated
func (*Parties) GetParties ¶
func (*Parties) ProtoMessage ¶
func (*Parties) ProtoMessage()
func (*Parties) ProtoReflect ¶
func (x *Parties) ProtoReflect() protoreflect.Message
func (*Parties) Validate ¶
Validate checks the field values on Parties 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 (*Parties) ValidateAll ¶
ValidateAll checks the field values on Parties 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 PartiesMultiError, or nil if none found.
type PartiesMultiError ¶
type PartiesMultiError []error
PartiesMultiError is an error wrapping multiple validation errors returned by Parties.ValidateAll() if the designated constraints aren't met.
func (PartiesMultiError) AllErrors ¶
func (m PartiesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartiesMultiError) Error ¶
func (m PartiesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartiesValidationError ¶
type PartiesValidationError struct {
// contains filtered or unexported fields
}
PartiesValidationError is the validation error returned by Parties.Validate if the designated constraints aren't met.
func (PartiesValidationError) Cause ¶
func (e PartiesValidationError) Cause() error
Cause function returns cause value.
func (PartiesValidationError) Error ¶
func (e PartiesValidationError) Error() string
Error satisfies the builtin error interface
func (PartiesValidationError) ErrorName ¶
func (e PartiesValidationError) ErrorName() string
ErrorName returns error name.
func (PartiesValidationError) Field ¶
func (e PartiesValidationError) Field() string
Field function returns field value.
func (PartiesValidationError) Key ¶
func (e PartiesValidationError) Key() bool
Key function returns key value.
func (PartiesValidationError) Reason ¶
func (e PartiesValidationError) Reason() string
Reason function returns reason value.
type Party ¶
type Party struct { PartyD *PartyD `protobuf:"bytes,1,opt,name=party_d,json=partyD,proto3" json:"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 (*Party) Descriptor
deprecated
func (*Party) GetCrUpdTime ¶
func (*Party) GetCrUpdUser ¶
func (*Party) ProtoMessage ¶
func (*Party) ProtoMessage()
func (*Party) ProtoReflect ¶
func (x *Party) ProtoReflect() protoreflect.Message
func (*Party) Validate ¶
Validate checks the field values on Party 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 (*Party) ValidateAll ¶
ValidateAll checks the field values on Party 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 PartyMultiError, or nil if none found.
type PartyContactDetail ¶
type PartyContactDetail struct { PartyContactDetailD *PartyContactDetailD `protobuf:"bytes,1,opt,name=party_contact_detail_d,json=partyContactDetailD,proto3" json:"party_contact_detail_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 (*PartyContactDetail) Descriptor
deprecated
func (*PartyContactDetail) Descriptor() ([]byte, []int)
Deprecated: Use PartyContactDetail.ProtoReflect.Descriptor instead.
func (*PartyContactDetail) GetCrUpdTime ¶
func (x *PartyContactDetail) GetCrUpdTime() *v1.CrUpdTime
func (*PartyContactDetail) GetCrUpdUser ¶
func (x *PartyContactDetail) GetCrUpdUser() *v1.CrUpdUser
func (*PartyContactDetail) GetPartyContactDetailD ¶
func (x *PartyContactDetail) GetPartyContactDetailD() *PartyContactDetailD
func (*PartyContactDetail) ProtoMessage ¶
func (*PartyContactDetail) ProtoMessage()
func (*PartyContactDetail) ProtoReflect ¶
func (x *PartyContactDetail) ProtoReflect() protoreflect.Message
func (*PartyContactDetail) Reset ¶
func (x *PartyContactDetail) Reset()
func (*PartyContactDetail) String ¶
func (x *PartyContactDetail) String() string
func (*PartyContactDetail) Validate ¶
func (m *PartyContactDetail) Validate() error
Validate checks the field values on PartyContactDetail 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 (*PartyContactDetail) ValidateAll ¶
func (m *PartyContactDetail) ValidateAll() error
ValidateAll checks the field values on PartyContactDetail 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 PartyContactDetailMultiError, or nil if none found.
type PartyContactDetailD ¶
type PartyContactDetailD 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"` PartyId uint32 `protobuf:"varint,4,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,6,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,7,opt,name=phone,proto3" json:"phone,omitempty"` Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*PartyContactDetailD) Descriptor
deprecated
func (*PartyContactDetailD) Descriptor() ([]byte, []int)
Deprecated: Use PartyContactDetailD.ProtoReflect.Descriptor instead.
func (*PartyContactDetailD) GetEmail ¶
func (x *PartyContactDetailD) GetEmail() string
func (*PartyContactDetailD) GetId ¶
func (x *PartyContactDetailD) GetId() uint32
func (*PartyContactDetailD) GetIdS ¶
func (x *PartyContactDetailD) GetIdS() string
func (*PartyContactDetailD) GetName ¶
func (x *PartyContactDetailD) GetName() string
func (*PartyContactDetailD) GetPartyId ¶
func (x *PartyContactDetailD) GetPartyId() uint32
func (*PartyContactDetailD) GetPhone ¶
func (x *PartyContactDetailD) GetPhone() string
func (*PartyContactDetailD) GetUrl ¶
func (x *PartyContactDetailD) GetUrl() string
func (*PartyContactDetailD) GetUuid4 ¶
func (x *PartyContactDetailD) GetUuid4() []byte
func (*PartyContactDetailD) ProtoMessage ¶
func (*PartyContactDetailD) ProtoMessage()
func (*PartyContactDetailD) ProtoReflect ¶
func (x *PartyContactDetailD) ProtoReflect() protoreflect.Message
func (*PartyContactDetailD) Reset ¶
func (x *PartyContactDetailD) Reset()
func (*PartyContactDetailD) String ¶
func (x *PartyContactDetailD) String() string
func (*PartyContactDetailD) Validate ¶
func (m *PartyContactDetailD) Validate() error
Validate checks the field values on PartyContactDetailD 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 (*PartyContactDetailD) ValidateAll ¶
func (m *PartyContactDetailD) ValidateAll() error
ValidateAll checks the field values on PartyContactDetailD 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 PartyContactDetailDMultiError, or nil if none found.
type PartyContactDetailDMultiError ¶
type PartyContactDetailDMultiError []error
PartyContactDetailDMultiError is an error wrapping multiple validation errors returned by PartyContactDetailD.ValidateAll() if the designated constraints aren't met.
func (PartyContactDetailDMultiError) AllErrors ¶
func (m PartyContactDetailDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyContactDetailDMultiError) Error ¶
func (m PartyContactDetailDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyContactDetailDValidationError ¶
type PartyContactDetailDValidationError struct {
// contains filtered or unexported fields
}
PartyContactDetailDValidationError is the validation error returned by PartyContactDetailD.Validate if the designated constraints aren't met.
func (PartyContactDetailDValidationError) Cause ¶
func (e PartyContactDetailDValidationError) Cause() error
Cause function returns cause value.
func (PartyContactDetailDValidationError) Error ¶
func (e PartyContactDetailDValidationError) Error() string
Error satisfies the builtin error interface
func (PartyContactDetailDValidationError) ErrorName ¶
func (e PartyContactDetailDValidationError) ErrorName() string
ErrorName returns error name.
func (PartyContactDetailDValidationError) Field ¶
func (e PartyContactDetailDValidationError) Field() string
Field function returns field value.
func (PartyContactDetailDValidationError) Key ¶
func (e PartyContactDetailDValidationError) Key() bool
Key function returns key value.
func (PartyContactDetailDValidationError) Reason ¶
func (e PartyContactDetailDValidationError) Reason() string
Reason function returns reason value.
type PartyContactDetailMultiError ¶
type PartyContactDetailMultiError []error
PartyContactDetailMultiError is an error wrapping multiple validation errors returned by PartyContactDetail.ValidateAll() if the designated constraints aren't met.
func (PartyContactDetailMultiError) AllErrors ¶
func (m PartyContactDetailMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyContactDetailMultiError) Error ¶
func (m PartyContactDetailMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyContactDetailValidationError ¶
type PartyContactDetailValidationError struct {
// contains filtered or unexported fields
}
PartyContactDetailValidationError is the validation error returned by PartyContactDetail.Validate if the designated constraints aren't met.
func (PartyContactDetailValidationError) Cause ¶
func (e PartyContactDetailValidationError) Cause() error
Cause function returns cause value.
func (PartyContactDetailValidationError) Error ¶
func (e PartyContactDetailValidationError) Error() string
Error satisfies the builtin error interface
func (PartyContactDetailValidationError) ErrorName ¶
func (e PartyContactDetailValidationError) ErrorName() string
ErrorName returns error name.
func (PartyContactDetailValidationError) Field ¶
func (e PartyContactDetailValidationError) Field() string
Field function returns field value.
func (PartyContactDetailValidationError) Key ¶
func (e PartyContactDetailValidationError) Key() bool
Key function returns key value.
func (PartyContactDetailValidationError) Reason ¶
func (e PartyContactDetailValidationError) Reason() string
Reason function returns reason value.
type PartyContactDetails ¶
type PartyContactDetails struct { PartyContactDetails []*PartyContactDetail `protobuf:"bytes,1,rep,name=party_contact_details,json=partyContactDetails,proto3" json:"party_contact_details,omitempty"` // contains filtered or unexported fields }
func (*PartyContactDetails) Descriptor
deprecated
func (*PartyContactDetails) Descriptor() ([]byte, []int)
Deprecated: Use PartyContactDetails.ProtoReflect.Descriptor instead.
func (*PartyContactDetails) GetPartyContactDetails ¶
func (x *PartyContactDetails) GetPartyContactDetails() []*PartyContactDetail
func (*PartyContactDetails) ProtoMessage ¶
func (*PartyContactDetails) ProtoMessage()
func (*PartyContactDetails) ProtoReflect ¶
func (x *PartyContactDetails) ProtoReflect() protoreflect.Message
func (*PartyContactDetails) Reset ¶
func (x *PartyContactDetails) Reset()
func (*PartyContactDetails) String ¶
func (x *PartyContactDetails) String() string
func (*PartyContactDetails) Validate ¶
func (m *PartyContactDetails) Validate() error
Validate checks the field values on PartyContactDetails 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 (*PartyContactDetails) ValidateAll ¶
func (m *PartyContactDetails) ValidateAll() error
ValidateAll checks the field values on PartyContactDetails 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 PartyContactDetailsMultiError, or nil if none found.
type PartyContactDetailsMultiError ¶
type PartyContactDetailsMultiError []error
PartyContactDetailsMultiError is an error wrapping multiple validation errors returned by PartyContactDetails.ValidateAll() if the designated constraints aren't met.
func (PartyContactDetailsMultiError) AllErrors ¶
func (m PartyContactDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyContactDetailsMultiError) Error ¶
func (m PartyContactDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyContactDetailsValidationError ¶
type PartyContactDetailsValidationError struct {
// contains filtered or unexported fields
}
PartyContactDetailsValidationError is the validation error returned by PartyContactDetails.Validate if the designated constraints aren't met.
func (PartyContactDetailsValidationError) Cause ¶
func (e PartyContactDetailsValidationError) Cause() error
Cause function returns cause value.
func (PartyContactDetailsValidationError) Error ¶
func (e PartyContactDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (PartyContactDetailsValidationError) ErrorName ¶
func (e PartyContactDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (PartyContactDetailsValidationError) Field ¶
func (e PartyContactDetailsValidationError) Field() string
Field function returns field value.
func (PartyContactDetailsValidationError) Key ¶
func (e PartyContactDetailsValidationError) Key() bool
Key function returns key value.
func (PartyContactDetailsValidationError) Reason ¶
func (e PartyContactDetailsValidationError) Reason() string
Reason function returns reason value.
type PartyD ¶
type PartyD 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"` PartyName string `protobuf:"bytes,4,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty"` TaxReference1 string `protobuf:"bytes,5,opt,name=tax_reference1,json=taxReference1,proto3" json:"tax_reference1,omitempty"` TaxReference2 string `protobuf:"bytes,6,opt,name=tax_reference2,json=taxReference2,proto3" json:"tax_reference2,omitempty"` PublicKey string `protobuf:"bytes,7,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` AddressId uint32 `protobuf:"varint,8,opt,name=address_id,json=addressId,proto3" json:"address_id,omitempty"` // contains filtered or unexported fields }
func (*PartyD) Descriptor
deprecated
func (*PartyD) GetAddressId ¶
func (*PartyD) GetPartyName ¶
func (*PartyD) GetPublicKey ¶
func (*PartyD) GetTaxReference1 ¶
func (*PartyD) GetTaxReference2 ¶
func (*PartyD) ProtoMessage ¶
func (*PartyD) ProtoMessage()
func (*PartyD) ProtoReflect ¶
func (x *PartyD) ProtoReflect() protoreflect.Message
func (*PartyD) Validate ¶
Validate checks the field values on PartyD 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 (*PartyD) ValidateAll ¶
ValidateAll checks the field values on PartyD 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 PartyDMultiError, or nil if none found.
type PartyDMultiError ¶
type PartyDMultiError []error
PartyDMultiError is an error wrapping multiple validation errors returned by PartyD.ValidateAll() if the designated constraints aren't met.
func (PartyDMultiError) AllErrors ¶
func (m PartyDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyDMultiError) Error ¶
func (m PartyDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyDValidationError ¶
type PartyDValidationError struct {
// contains filtered or unexported fields
}
PartyDValidationError is the validation error returned by PartyD.Validate if the designated constraints aren't met.
func (PartyDValidationError) Cause ¶
func (e PartyDValidationError) Cause() error
Cause function returns cause value.
func (PartyDValidationError) Error ¶
func (e PartyDValidationError) Error() string
Error satisfies the builtin error interface
func (PartyDValidationError) ErrorName ¶
func (e PartyDValidationError) ErrorName() string
ErrorName returns error name.
func (PartyDValidationError) Field ¶
func (e PartyDValidationError) Field() string
Field function returns field value.
func (PartyDValidationError) Key ¶
func (e PartyDValidationError) Key() bool
Key function returns key value.
func (PartyDValidationError) Reason ¶
func (e PartyDValidationError) Reason() string
Reason function returns reason value.
type PartyFunction ¶
type PartyFunction struct { PartyFunctionCode string `protobuf:"bytes,1,opt,name=party_function_code,json=partyFunctionCode,proto3" json:"party_function_code,omitempty"` PartyFunctionName string `protobuf:"bytes,2,opt,name=party_function_name,json=partyFunctionName,proto3" json:"party_function_name,omitempty"` PartyFunctionDescription string `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PartyFunction) Descriptor
deprecated
func (*PartyFunction) Descriptor() ([]byte, []int)
Deprecated: Use PartyFunction.ProtoReflect.Descriptor instead.
func (*PartyFunction) GetPartyFunctionCode ¶
func (x *PartyFunction) GetPartyFunctionCode() string
func (*PartyFunction) GetPartyFunctionDescription ¶
func (x *PartyFunction) GetPartyFunctionDescription() string
func (*PartyFunction) GetPartyFunctionName ¶
func (x *PartyFunction) GetPartyFunctionName() string
func (*PartyFunction) ProtoMessage ¶
func (*PartyFunction) ProtoMessage()
func (*PartyFunction) ProtoReflect ¶
func (x *PartyFunction) ProtoReflect() protoreflect.Message
func (*PartyFunction) Reset ¶
func (x *PartyFunction) Reset()
func (*PartyFunction) String ¶
func (x *PartyFunction) String() string
func (*PartyFunction) Validate ¶
func (m *PartyFunction) Validate() error
Validate checks the field values on PartyFunction 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 (*PartyFunction) ValidateAll ¶
func (m *PartyFunction) ValidateAll() error
ValidateAll checks the field values on PartyFunction 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 PartyFunctionMultiError, or nil if none found.
type PartyFunctionMultiError ¶
type PartyFunctionMultiError []error
PartyFunctionMultiError is an error wrapping multiple validation errors returned by PartyFunction.ValidateAll() if the designated constraints aren't met.
func (PartyFunctionMultiError) AllErrors ¶
func (m PartyFunctionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyFunctionMultiError) Error ¶
func (m PartyFunctionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyFunctionValidationError ¶
type PartyFunctionValidationError struct {
// contains filtered or unexported fields
}
PartyFunctionValidationError is the validation error returned by PartyFunction.Validate if the designated constraints aren't met.
func (PartyFunctionValidationError) Cause ¶
func (e PartyFunctionValidationError) Cause() error
Cause function returns cause value.
func (PartyFunctionValidationError) Error ¶
func (e PartyFunctionValidationError) Error() string
Error satisfies the builtin error interface
func (PartyFunctionValidationError) ErrorName ¶
func (e PartyFunctionValidationError) ErrorName() string
ErrorName returns error name.
func (PartyFunctionValidationError) Field ¶
func (e PartyFunctionValidationError) Field() string
Field function returns field value.
func (PartyFunctionValidationError) Key ¶
func (e PartyFunctionValidationError) Key() bool
Key function returns key value.
func (PartyFunctionValidationError) Reason ¶
func (e PartyFunctionValidationError) Reason() string
Reason function returns reason value.
type PartyIdentifyingCode ¶
type PartyIdentifyingCode struct { DcsaResponsibleAgencyCode string `` /* 140-byte string literal not displayed */ PartyId uint32 `protobuf:"varint,2,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` CodeListName string `protobuf:"bytes,3,opt,name=code_list_name,json=codeListName,proto3" json:"code_list_name,omitempty"` PartyCode string `protobuf:"bytes,4,opt,name=party_code,json=partyCode,proto3" json:"party_code,omitempty"` // contains filtered or unexported fields }
func (*PartyIdentifyingCode) Descriptor
deprecated
func (*PartyIdentifyingCode) Descriptor() ([]byte, []int)
Deprecated: Use PartyIdentifyingCode.ProtoReflect.Descriptor instead.
func (*PartyIdentifyingCode) GetCodeListName ¶
func (x *PartyIdentifyingCode) GetCodeListName() string
func (*PartyIdentifyingCode) GetDcsaResponsibleAgencyCode ¶
func (x *PartyIdentifyingCode) GetDcsaResponsibleAgencyCode() string
func (*PartyIdentifyingCode) GetPartyCode ¶
func (x *PartyIdentifyingCode) GetPartyCode() string
func (*PartyIdentifyingCode) GetPartyId ¶
func (x *PartyIdentifyingCode) GetPartyId() uint32
func (*PartyIdentifyingCode) ProtoMessage ¶
func (*PartyIdentifyingCode) ProtoMessage()
func (*PartyIdentifyingCode) ProtoReflect ¶
func (x *PartyIdentifyingCode) ProtoReflect() protoreflect.Message
func (*PartyIdentifyingCode) Reset ¶
func (x *PartyIdentifyingCode) Reset()
func (*PartyIdentifyingCode) String ¶
func (x *PartyIdentifyingCode) String() string
func (*PartyIdentifyingCode) Validate ¶
func (m *PartyIdentifyingCode) Validate() error
Validate checks the field values on PartyIdentifyingCode 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 (*PartyIdentifyingCode) ValidateAll ¶
func (m *PartyIdentifyingCode) ValidateAll() error
ValidateAll checks the field values on PartyIdentifyingCode 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 PartyIdentifyingCodeMultiError, or nil if none found.
type PartyIdentifyingCodeMultiError ¶
type PartyIdentifyingCodeMultiError []error
PartyIdentifyingCodeMultiError is an error wrapping multiple validation errors returned by PartyIdentifyingCode.ValidateAll() if the designated constraints aren't met.
func (PartyIdentifyingCodeMultiError) AllErrors ¶
func (m PartyIdentifyingCodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyIdentifyingCodeMultiError) Error ¶
func (m PartyIdentifyingCodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyIdentifyingCodeValidationError ¶
type PartyIdentifyingCodeValidationError struct {
// contains filtered or unexported fields
}
PartyIdentifyingCodeValidationError is the validation error returned by PartyIdentifyingCode.Validate if the designated constraints aren't met.
func (PartyIdentifyingCodeValidationError) Cause ¶
func (e PartyIdentifyingCodeValidationError) Cause() error
Cause function returns cause value.
func (PartyIdentifyingCodeValidationError) Error ¶
func (e PartyIdentifyingCodeValidationError) Error() string
Error satisfies the builtin error interface
func (PartyIdentifyingCodeValidationError) ErrorName ¶
func (e PartyIdentifyingCodeValidationError) ErrorName() string
ErrorName returns error name.
func (PartyIdentifyingCodeValidationError) Field ¶
func (e PartyIdentifyingCodeValidationError) Field() string
Field function returns field value.
func (PartyIdentifyingCodeValidationError) Key ¶
func (e PartyIdentifyingCodeValidationError) Key() bool
Key function returns key value.
func (PartyIdentifyingCodeValidationError) Reason ¶
func (e PartyIdentifyingCodeValidationError) Reason() string
Reason function returns reason value.
type PartyMultiError ¶
type PartyMultiError []error
PartyMultiError is an error wrapping multiple validation errors returned by Party.ValidateAll() if the designated constraints aren't met.
func (PartyMultiError) AllErrors ¶
func (m PartyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyMultiError) Error ¶
func (m PartyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyServiceClient ¶
type PartyServiceClient interface { CreateParty(ctx context.Context, in *CreatePartyRequest, opts ...grpc.CallOption) (*CreatePartyResponse, error) GetParties(ctx context.Context, in *GetPartiesRequest, opts ...grpc.CallOption) (*GetPartiesResponse, error) GetParty(ctx context.Context, in *GetPartyRequest, opts ...grpc.CallOption) (*GetPartyResponse, error) GetPartyByPk(ctx context.Context, in *GetPartyByPkRequest, opts ...grpc.CallOption) (*GetPartyByPkResponse, error) UpdateParty(ctx context.Context, in *UpdatePartyRequest, opts ...grpc.CallOption) (*UpdatePartyResponse, error) DeleteParty(ctx context.Context, in *DeletePartyRequest, opts ...grpc.CallOption) (*DeletePartyResponse, error) CreatePartyContactDetail(ctx context.Context, in *CreatePartyContactDetailRequest, opts ...grpc.CallOption) (*CreatePartyContactDetailResponse, error) GetPartyContactDetail(ctx context.Context, in *GetPartyContactDetailRequest, opts ...grpc.CallOption) (*GetPartyContactDetailResponse, error) UpdatePartyContactDetail(ctx context.Context, in *UpdatePartyContactDetailRequest, opts ...grpc.CallOption) (*UpdatePartyContactDetailResponse, error) DeletePartyContactDetail(ctx context.Context, in *DeletePartyContactDetailRequest, opts ...grpc.CallOption) (*DeletePartyContactDetailResponse, error) CreateDisplayedAddress(ctx context.Context, in *CreateDisplayedAddressRequest, opts ...grpc.CallOption) (*CreateDisplayedAddressResponse, error) CreateFacility(ctx context.Context, in *CreateFacilityRequest, opts ...grpc.CallOption) (*CreateFacilityResponse, error) CreatePartyFunction(ctx context.Context, in *CreatePartyFunctionRequest, opts ...grpc.CallOption) (*CreatePartyFunctionResponse, error) CreatePartyIdentifyingCode(ctx context.Context, in *CreatePartyIdentifyingCodeRequest, opts ...grpc.CallOption) (*CreatePartyIdentifyingCodeResponse, error) }
PartyServiceClient is the client API for PartyService 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 PartyService service definition.
func NewPartyServiceClient ¶
func NewPartyServiceClient(cc grpc.ClientConnInterface) PartyServiceClient
type PartyServiceServer ¶
type PartyServiceServer interface { CreateParty(context.Context, *CreatePartyRequest) (*CreatePartyResponse, error) GetParties(context.Context, *GetPartiesRequest) (*GetPartiesResponse, error) GetParty(context.Context, *GetPartyRequest) (*GetPartyResponse, error) GetPartyByPk(context.Context, *GetPartyByPkRequest) (*GetPartyByPkResponse, error) UpdateParty(context.Context, *UpdatePartyRequest) (*UpdatePartyResponse, error) DeleteParty(context.Context, *DeletePartyRequest) (*DeletePartyResponse, error) CreatePartyContactDetail(context.Context, *CreatePartyContactDetailRequest) (*CreatePartyContactDetailResponse, error) GetPartyContactDetail(context.Context, *GetPartyContactDetailRequest) (*GetPartyContactDetailResponse, error) UpdatePartyContactDetail(context.Context, *UpdatePartyContactDetailRequest) (*UpdatePartyContactDetailResponse, error) DeletePartyContactDetail(context.Context, *DeletePartyContactDetailRequest) (*DeletePartyContactDetailResponse, error) CreateDisplayedAddress(context.Context, *CreateDisplayedAddressRequest) (*CreateDisplayedAddressResponse, error) CreateFacility(context.Context, *CreateFacilityRequest) (*CreateFacilityResponse, error) CreatePartyFunction(context.Context, *CreatePartyFunctionRequest) (*CreatePartyFunctionResponse, error) CreatePartyIdentifyingCode(context.Context, *CreatePartyIdentifyingCodeRequest) (*CreatePartyIdentifyingCodeResponse, error) // contains filtered or unexported methods }
PartyServiceServer is the server API for PartyService service. All implementations must embed UnimplementedPartyServiceServer for forward compatibility.
The PartyService service definition.
type PartyValidationError ¶
type PartyValidationError struct {
// contains filtered or unexported fields
}
PartyValidationError is the validation error returned by Party.Validate if the designated constraints aren't met.
func (PartyValidationError) Cause ¶
func (e PartyValidationError) Cause() error
Cause function returns cause value.
func (PartyValidationError) Error ¶
func (e PartyValidationError) Error() string
Error satisfies the builtin error interface
func (PartyValidationError) ErrorName ¶
func (e PartyValidationError) ErrorName() string
ErrorName returns error name.
func (PartyValidationError) Field ¶
func (e PartyValidationError) Field() string
Field function returns field value.
func (PartyValidationError) Key ¶
func (e PartyValidationError) Key() bool
Key function returns key value.
func (PartyValidationError) Reason ¶
func (e PartyValidationError) Reason() string
Reason function returns reason value.
type RefreshTokenRequest ¶
type RefreshTokenRequest struct { RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` 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 }
RefreshTokenRequest - refresh token
func (*RefreshTokenRequest) Descriptor
deprecated
func (*RefreshTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshTokenRequest.ProtoReflect.Descriptor instead.
func (*RefreshTokenRequest) GetRefreshToken ¶
func (x *RefreshTokenRequest) GetRefreshToken() string
func (*RefreshTokenRequest) GetRequestId ¶
func (x *RefreshTokenRequest) GetRequestId() string
func (*RefreshTokenRequest) GetUserEmail ¶
func (x *RefreshTokenRequest) GetUserEmail() string
func (*RefreshTokenRequest) ProtoMessage ¶
func (*RefreshTokenRequest) ProtoMessage()
func (*RefreshTokenRequest) ProtoReflect ¶
func (x *RefreshTokenRequest) ProtoReflect() protoreflect.Message
func (*RefreshTokenRequest) Reset ¶
func (x *RefreshTokenRequest) Reset()
func (*RefreshTokenRequest) String ¶
func (x *RefreshTokenRequest) String() string
func (*RefreshTokenRequest) Validate ¶
func (m *RefreshTokenRequest) Validate() error
Validate checks the field values on RefreshTokenRequest 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 (*RefreshTokenRequest) ValidateAll ¶
func (m *RefreshTokenRequest) ValidateAll() error
ValidateAll checks the field values on RefreshTokenRequest 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 RefreshTokenRequestMultiError, or nil if none found.
type RefreshTokenRequestMultiError ¶
type RefreshTokenRequestMultiError []error
RefreshTokenRequestMultiError is an error wrapping multiple validation errors returned by RefreshTokenRequest.ValidateAll() if the designated constraints aren't met.
func (RefreshTokenRequestMultiError) AllErrors ¶
func (m RefreshTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RefreshTokenRequestMultiError) Error ¶
func (m RefreshTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RefreshTokenRequestValidationError ¶
type RefreshTokenRequestValidationError struct {
// contains filtered or unexported fields
}
RefreshTokenRequestValidationError is the validation error returned by RefreshTokenRequest.Validate if the designated constraints aren't met.
func (RefreshTokenRequestValidationError) Cause ¶
func (e RefreshTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (RefreshTokenRequestValidationError) Error ¶
func (e RefreshTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RefreshTokenRequestValidationError) ErrorName ¶
func (e RefreshTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RefreshTokenRequestValidationError) Field ¶
func (e RefreshTokenRequestValidationError) Field() string
Field function returns field value.
func (RefreshTokenRequestValidationError) Key ¶
func (e RefreshTokenRequestValidationError) Key() bool
Key function returns key value.
func (RefreshTokenRequestValidationError) Reason ¶
func (e RefreshTokenRequestValidationError) Reason() string
Reason function returns reason value.
type RefreshTokenResponse ¶
type RefreshTokenResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Password []byte `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` AccessToken string `protobuf:"bytes,4,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RefreshToken string `protobuf:"bytes,5,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*RefreshTokenResponse) Descriptor
deprecated
func (*RefreshTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshTokenResponse.ProtoReflect.Descriptor instead.
func (*RefreshTokenResponse) GetAccessToken ¶
func (x *RefreshTokenResponse) GetAccessToken() string
func (*RefreshTokenResponse) GetEmail ¶
func (x *RefreshTokenResponse) GetEmail() string
func (*RefreshTokenResponse) GetId ¶
func (x *RefreshTokenResponse) GetId() uint32
func (*RefreshTokenResponse) GetPassword ¶
func (x *RefreshTokenResponse) GetPassword() []byte
func (*RefreshTokenResponse) GetRefreshToken ¶
func (x *RefreshTokenResponse) GetRefreshToken() string
func (*RefreshTokenResponse) ProtoMessage ¶
func (*RefreshTokenResponse) ProtoMessage()
func (*RefreshTokenResponse) ProtoReflect ¶
func (x *RefreshTokenResponse) ProtoReflect() protoreflect.Message
func (*RefreshTokenResponse) Reset ¶
func (x *RefreshTokenResponse) Reset()
func (*RefreshTokenResponse) String ¶
func (x *RefreshTokenResponse) String() string
func (*RefreshTokenResponse) Validate ¶
func (m *RefreshTokenResponse) Validate() error
Validate checks the field values on RefreshTokenResponse 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 (*RefreshTokenResponse) ValidateAll ¶
func (m *RefreshTokenResponse) ValidateAll() error
ValidateAll checks the field values on RefreshTokenResponse 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 RefreshTokenResponseMultiError, or nil if none found.
type RefreshTokenResponseMultiError ¶
type RefreshTokenResponseMultiError []error
RefreshTokenResponseMultiError is an error wrapping multiple validation errors returned by RefreshTokenResponse.ValidateAll() if the designated constraints aren't met.
func (RefreshTokenResponseMultiError) AllErrors ¶
func (m RefreshTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RefreshTokenResponseMultiError) Error ¶
func (m RefreshTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RefreshTokenResponseValidationError ¶
type RefreshTokenResponseValidationError struct {
// contains filtered or unexported fields
}
RefreshTokenResponseValidationError is the validation error returned by RefreshTokenResponse.Validate if the designated constraints aren't met.
func (RefreshTokenResponseValidationError) Cause ¶
func (e RefreshTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (RefreshTokenResponseValidationError) Error ¶
func (e RefreshTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RefreshTokenResponseValidationError) ErrorName ¶
func (e RefreshTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RefreshTokenResponseValidationError) Field ¶
func (e RefreshTokenResponseValidationError) Field() string
Field function returns field value.
func (RefreshTokenResponseValidationError) Key ¶
func (e RefreshTokenResponseValidationError) Key() bool
Key function returns key value.
func (RefreshTokenResponseValidationError) Reason ¶
func (e RefreshTokenResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveRolePermissionRequest ¶
type RemoveRolePermissionRequest struct { RemoveRolePermission *v1.RemoveRolePermission `protobuf:"bytes,1,opt,name=remove_role_permission,json=removeRolePermission,proto3" json:"remove_role_permission,omitempty"` // contains filtered or unexported fields }
func (*RemoveRolePermissionRequest) Descriptor
deprecated
func (*RemoveRolePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRolePermissionRequest.ProtoReflect.Descriptor instead.
func (*RemoveRolePermissionRequest) GetRemoveRolePermission ¶
func (x *RemoveRolePermissionRequest) GetRemoveRolePermission() *v1.RemoveRolePermission
func (*RemoveRolePermissionRequest) ProtoMessage ¶
func (*RemoveRolePermissionRequest) ProtoMessage()
func (*RemoveRolePermissionRequest) ProtoReflect ¶
func (x *RemoveRolePermissionRequest) ProtoReflect() protoreflect.Message
func (*RemoveRolePermissionRequest) Reset ¶
func (x *RemoveRolePermissionRequest) Reset()
func (*RemoveRolePermissionRequest) String ¶
func (x *RemoveRolePermissionRequest) String() string
func (*RemoveRolePermissionRequest) Validate ¶
func (m *RemoveRolePermissionRequest) Validate() error
Validate checks the field values on RemoveRolePermissionRequest 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 (*RemoveRolePermissionRequest) ValidateAll ¶
func (m *RemoveRolePermissionRequest) ValidateAll() error
ValidateAll checks the field values on RemoveRolePermissionRequest 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 RemoveRolePermissionRequestMultiError, or nil if none found.
type RemoveRolePermissionRequestMultiError ¶
type RemoveRolePermissionRequestMultiError []error
RemoveRolePermissionRequestMultiError is an error wrapping multiple validation errors returned by RemoveRolePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveRolePermissionRequestMultiError) AllErrors ¶
func (m RemoveRolePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveRolePermissionRequestMultiError) Error ¶
func (m RemoveRolePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveRolePermissionRequestValidationError ¶
type RemoveRolePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveRolePermissionRequestValidationError is the validation error returned by RemoveRolePermissionRequest.Validate if the designated constraints aren't met.
func (RemoveRolePermissionRequestValidationError) Cause ¶
func (e RemoveRolePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveRolePermissionRequestValidationError) Error ¶
func (e RemoveRolePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveRolePermissionRequestValidationError) ErrorName ¶
func (e RemoveRolePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveRolePermissionRequestValidationError) Field ¶
func (e RemoveRolePermissionRequestValidationError) Field() string
Field function returns field value.
func (RemoveRolePermissionRequestValidationError) Key ¶
func (e RemoveRolePermissionRequestValidationError) Key() bool
Key function returns key value.
func (RemoveRolePermissionRequestValidationError) Reason ¶
func (e RemoveRolePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveRolePermissionResponse ¶
type RemoveRolePermissionResponse struct {
// contains filtered or unexported fields
}
func (*RemoveRolePermissionResponse) Descriptor
deprecated
func (*RemoveRolePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRolePermissionResponse.ProtoReflect.Descriptor instead.
func (*RemoveRolePermissionResponse) ProtoMessage ¶
func (*RemoveRolePermissionResponse) ProtoMessage()
func (*RemoveRolePermissionResponse) ProtoReflect ¶
func (x *RemoveRolePermissionResponse) ProtoReflect() protoreflect.Message
func (*RemoveRolePermissionResponse) Reset ¶
func (x *RemoveRolePermissionResponse) Reset()
func (*RemoveRolePermissionResponse) String ¶
func (x *RemoveRolePermissionResponse) String() string
func (*RemoveRolePermissionResponse) Validate ¶
func (m *RemoveRolePermissionResponse) Validate() error
Validate checks the field values on RemoveRolePermissionResponse 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 (*RemoveRolePermissionResponse) ValidateAll ¶
func (m *RemoveRolePermissionResponse) ValidateAll() error
ValidateAll checks the field values on RemoveRolePermissionResponse 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 RemoveRolePermissionResponseMultiError, or nil if none found.
type RemoveRolePermissionResponseMultiError ¶
type RemoveRolePermissionResponseMultiError []error
RemoveRolePermissionResponseMultiError is an error wrapping multiple validation errors returned by RemoveRolePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveRolePermissionResponseMultiError) AllErrors ¶
func (m RemoveRolePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveRolePermissionResponseMultiError) Error ¶
func (m RemoveRolePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveRolePermissionResponseValidationError ¶
type RemoveRolePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveRolePermissionResponseValidationError is the validation error returned by RemoveRolePermissionResponse.Validate if the designated constraints aren't met.
func (RemoveRolePermissionResponseValidationError) Cause ¶
func (e RemoveRolePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveRolePermissionResponseValidationError) Error ¶
func (e RemoveRolePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveRolePermissionResponseValidationError) ErrorName ¶
func (e RemoveRolePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveRolePermissionResponseValidationError) Field ¶
func (e RemoveRolePermissionResponseValidationError) Field() string
Field function returns field value.
func (RemoveRolePermissionResponseValidationError) Key ¶
func (e RemoveRolePermissionResponseValidationError) Key() bool
Key function returns key value.
func (RemoveRolePermissionResponseValidationError) Reason ¶
func (e RemoveRolePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type ResolveDocumentPartiesForShippingInstructionIDRequest ¶
type ResolveDocumentPartiesForShippingInstructionIDRequest struct { ShippingInstructionId uint32 `` /* 127-byte string literal not displayed */ DocumentPartyId uint32 `protobuf:"varint,2,opt,name=document_party_id,json=documentPartyId,proto3" json:"document_party_id,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 (*ResolveDocumentPartiesForShippingInstructionIDRequest) Descriptor
deprecated
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResolveDocumentPartiesForShippingInstructionIDRequest.ProtoReflect.Descriptor instead.
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) GetDocumentPartyId ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetDocumentPartyId() uint32
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) GetRequestId ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetRequestId() string
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) GetShippingInstructionId ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetShippingInstructionId() uint32
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserEmail ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserEmail() string
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserId ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) GetUserId() string
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoMessage ¶
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoMessage()
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoReflect ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) ProtoReflect() protoreflect.Message
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) Reset ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) Reset()
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) String ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDRequest) String() string
func (*ResolveDocumentPartiesForShippingInstructionIDRequest) Validate ¶
func (m *ResolveDocumentPartiesForShippingInstructionIDRequest) Validate() error
Validate checks the field values on ResolveDocumentPartiesForShippingInstructionIDRequest 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 (*ResolveDocumentPartiesForShippingInstructionIDRequest) ValidateAll ¶
func (m *ResolveDocumentPartiesForShippingInstructionIDRequest) ValidateAll() error
ValidateAll checks the field values on ResolveDocumentPartiesForShippingInstructionIDRequest 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 ResolveDocumentPartiesForShippingInstructionIDRequestMultiError, or nil if none found.
type ResolveDocumentPartiesForShippingInstructionIDRequestMultiError ¶
type ResolveDocumentPartiesForShippingInstructionIDRequestMultiError []error
ResolveDocumentPartiesForShippingInstructionIDRequestMultiError is an error wrapping multiple validation errors returned by ResolveDocumentPartiesForShippingInstructionIDRequest.ValidateAll() if the designated constraints aren't met.
func (ResolveDocumentPartiesForShippingInstructionIDRequestMultiError) AllErrors ¶
func (m ResolveDocumentPartiesForShippingInstructionIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResolveDocumentPartiesForShippingInstructionIDRequestMultiError) Error ¶
func (m ResolveDocumentPartiesForShippingInstructionIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResolveDocumentPartiesForShippingInstructionIDRequestValidationError ¶
type ResolveDocumentPartiesForShippingInstructionIDRequestValidationError struct {
// contains filtered or unexported fields
}
ResolveDocumentPartiesForShippingInstructionIDRequestValidationError is the validation error returned by ResolveDocumentPartiesForShippingInstructionIDRequest.Validate if the designated constraints aren't met.
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Cause ¶
Cause function returns cause value.
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) ErrorName ¶
func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Field ¶
Field function returns field value.
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Key ¶
Key function returns key value.
func (ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Reason ¶
func (e ResolveDocumentPartiesForShippingInstructionIDRequestValidationError) Reason() string
Reason function returns reason value.
type ResolveDocumentPartiesForShippingInstructionIDResponse ¶
type ResolveDocumentPartiesForShippingInstructionIDResponse struct {
// contains filtered or unexported fields
}
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) Descriptor
deprecated
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResolveDocumentPartiesForShippingInstructionIDResponse.ProtoReflect.Descriptor instead.
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoMessage ¶
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoMessage()
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoReflect ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) ProtoReflect() protoreflect.Message
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) Reset ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) Reset()
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) String ¶
func (x *ResolveDocumentPartiesForShippingInstructionIDResponse) String() string
func (*ResolveDocumentPartiesForShippingInstructionIDResponse) Validate ¶
func (m *ResolveDocumentPartiesForShippingInstructionIDResponse) Validate() error
Validate checks the field values on ResolveDocumentPartiesForShippingInstructionIDResponse 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 (*ResolveDocumentPartiesForShippingInstructionIDResponse) ValidateAll ¶
func (m *ResolveDocumentPartiesForShippingInstructionIDResponse) ValidateAll() error
ValidateAll checks the field values on ResolveDocumentPartiesForShippingInstructionIDResponse 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 ResolveDocumentPartiesForShippingInstructionIDResponseMultiError, or nil if none found.
type ResolveDocumentPartiesForShippingInstructionIDResponseMultiError ¶
type ResolveDocumentPartiesForShippingInstructionIDResponseMultiError []error
ResolveDocumentPartiesForShippingInstructionIDResponseMultiError is an error wrapping multiple validation errors returned by ResolveDocumentPartiesForShippingInstructionIDResponse.ValidateAll() if the designated constraints aren't met.
func (ResolveDocumentPartiesForShippingInstructionIDResponseMultiError) AllErrors ¶
func (m ResolveDocumentPartiesForShippingInstructionIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResolveDocumentPartiesForShippingInstructionIDResponseMultiError) Error ¶
func (m ResolveDocumentPartiesForShippingInstructionIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResolveDocumentPartiesForShippingInstructionIDResponseValidationError ¶
type ResolveDocumentPartiesForShippingInstructionIDResponseValidationError struct {
// contains filtered or unexported fields
}
ResolveDocumentPartiesForShippingInstructionIDResponseValidationError is the validation error returned by ResolveDocumentPartiesForShippingInstructionIDResponse.Validate if the designated constraints aren't met.
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Cause ¶
Cause function returns cause value.
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) ErrorName ¶
func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Field ¶
Field function returns field value.
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Key ¶
Key function returns key value.
func (ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Reason ¶
func (e ResolveDocumentPartiesForShippingInstructionIDResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedDocumentPartyServiceServer ¶
type UnimplementedDocumentPartyServiceServer struct{}
UnimplementedDocumentPartyServiceServer 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 (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByBookingID ¶
func (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByBookingID(context.Context, *CreateDocumentPartiesByBookingIDRequest) (*CreateDocumentPartiesByBookingIDResponse, error)
func (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByShippingInstructionID ¶
func (UnimplementedDocumentPartyServiceServer) CreateDocumentPartiesByShippingInstructionID(context.Context, *CreateDocumentPartiesByShippingInstructionIDRequest) (*CreateDocumentPartiesByShippingInstructionIDResponse, error)
func (UnimplementedDocumentPartyServiceServer) CreateDocumentParty ¶
func (UnimplementedDocumentPartyServiceServer) CreateDocumentParty(context.Context, *CreateDocumentPartyRequest) (*CreateDocumentPartyResponse, error)
func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByBookingID ¶
func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByBookingID(context.Context, *FetchDocumentPartiesByBookingIDRequest) (*FetchDocumentPartiesByBookingIDResponse, error)
func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByByShippingInstructionID ¶
func (UnimplementedDocumentPartyServiceServer) FetchDocumentPartiesByByShippingInstructionID(context.Context, *FetchDocumentPartiesByByShippingInstructionIDRequest) (*FetchDocumentPartiesByByShippingInstructionIDResponse, error)
func (UnimplementedDocumentPartyServiceServer) ResolveDocumentPartiesForShippingInstructionID ¶
func (UnimplementedDocumentPartyServiceServer) ResolveDocumentPartiesForShippingInstructionID(context.Context, *ResolveDocumentPartiesForShippingInstructionIDRequest) (*ResolveDocumentPartiesForShippingInstructionIDResponse, error)
type UnimplementedLocationServiceServer ¶
type UnimplementedLocationServiceServer struct{}
UnimplementedLocationServiceServer 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 (UnimplementedLocationServiceServer) CreateLocation ¶
func (UnimplementedLocationServiceServer) CreateLocation(context.Context, *CreateLocationRequest) (*CreateLocationResponse, error)
func (UnimplementedLocationServiceServer) FetchLocationByID ¶
func (UnimplementedLocationServiceServer) FetchLocationByID(context.Context, *FetchLocationByIDRequest) (*FetchLocationByIDResponse, error)
func (UnimplementedLocationServiceServer) LoadLocations ¶
func (UnimplementedLocationServiceServer) LoadLocations(context.Context, *LoadLocationsRequest) (*LoadLocationsResponse, error)
type UnimplementedPartyServiceServer ¶
type UnimplementedPartyServiceServer struct{}
UnimplementedPartyServiceServer 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 (UnimplementedPartyServiceServer) CreateDisplayedAddress ¶
func (UnimplementedPartyServiceServer) CreateDisplayedAddress(context.Context, *CreateDisplayedAddressRequest) (*CreateDisplayedAddressResponse, error)
func (UnimplementedPartyServiceServer) CreateFacility ¶
func (UnimplementedPartyServiceServer) CreateFacility(context.Context, *CreateFacilityRequest) (*CreateFacilityResponse, error)
func (UnimplementedPartyServiceServer) CreateParty ¶
func (UnimplementedPartyServiceServer) CreateParty(context.Context, *CreatePartyRequest) (*CreatePartyResponse, error)
func (UnimplementedPartyServiceServer) CreatePartyContactDetail ¶
func (UnimplementedPartyServiceServer) CreatePartyContactDetail(context.Context, *CreatePartyContactDetailRequest) (*CreatePartyContactDetailResponse, error)
func (UnimplementedPartyServiceServer) CreatePartyFunction ¶
func (UnimplementedPartyServiceServer) CreatePartyFunction(context.Context, *CreatePartyFunctionRequest) (*CreatePartyFunctionResponse, error)
func (UnimplementedPartyServiceServer) CreatePartyIdentifyingCode ¶
func (UnimplementedPartyServiceServer) CreatePartyIdentifyingCode(context.Context, *CreatePartyIdentifyingCodeRequest) (*CreatePartyIdentifyingCodeResponse, error)
func (UnimplementedPartyServiceServer) DeleteParty ¶
func (UnimplementedPartyServiceServer) DeleteParty(context.Context, *DeletePartyRequest) (*DeletePartyResponse, error)
func (UnimplementedPartyServiceServer) DeletePartyContactDetail ¶
func (UnimplementedPartyServiceServer) DeletePartyContactDetail(context.Context, *DeletePartyContactDetailRequest) (*DeletePartyContactDetailResponse, error)
func (UnimplementedPartyServiceServer) GetParties ¶
func (UnimplementedPartyServiceServer) GetParties(context.Context, *GetPartiesRequest) (*GetPartiesResponse, error)
func (UnimplementedPartyServiceServer) GetParty ¶
func (UnimplementedPartyServiceServer) GetParty(context.Context, *GetPartyRequest) (*GetPartyResponse, error)
func (UnimplementedPartyServiceServer) GetPartyByPk ¶
func (UnimplementedPartyServiceServer) GetPartyByPk(context.Context, *GetPartyByPkRequest) (*GetPartyByPkResponse, error)
func (UnimplementedPartyServiceServer) GetPartyContactDetail ¶
func (UnimplementedPartyServiceServer) GetPartyContactDetail(context.Context, *GetPartyContactDetailRequest) (*GetPartyContactDetailResponse, error)
func (UnimplementedPartyServiceServer) UpdateParty ¶
func (UnimplementedPartyServiceServer) UpdateParty(context.Context, *UpdatePartyRequest) (*UpdatePartyResponse, error)
func (UnimplementedPartyServiceServer) UpdatePartyContactDetail ¶
func (UnimplementedPartyServiceServer) UpdatePartyContactDetail(context.Context, *UpdatePartyContactDetailRequest) (*UpdatePartyContactDetailResponse, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct{}
UnimplementedUserServiceServer 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 (UnimplementedUserServiceServer) AddAPIPermission ¶
func (UnimplementedUserServiceServer) AddAPIPermission(context.Context, *AddAPIPermissionRequest) (*AddAPIPermissionResponse, error)
func (UnimplementedUserServiceServer) AddPermisionsToRoles ¶
func (UnimplementedUserServiceServer) AddPermisionsToRoles(context.Context, *AddPermisionsToRolesRequest) (*AddPermisionsToRolesResponse, error)
func (UnimplementedUserServiceServer) AssignRolesToUsers ¶
func (UnimplementedUserServiceServer) AssignRolesToUsers(context.Context, *AssignRolesToUsersRequest) (*AssignRolesToUsersResponse, error)
func (UnimplementedUserServiceServer) ChangePassword ¶
func (UnimplementedUserServiceServer) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error)
func (UnimplementedUserServiceServer) CreateRole ¶
func (UnimplementedUserServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
func (UnimplementedUserServiceServer) DeleteRole ¶
func (UnimplementedUserServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
func (UnimplementedUserServiceServer) DeleteUser ¶
func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedUserServiceServer) GetAuthUserDetails ¶
func (UnimplementedUserServiceServer) GetAuthUserDetails(context.Context, *GetAuthUserDetailsRequest) (*GetAuthUserDetailsResponse, error)
func (UnimplementedUserServiceServer) GetRole ¶
func (UnimplementedUserServiceServer) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error)
func (UnimplementedUserServiceServer) GetRolePermissions ¶
func (UnimplementedUserServiceServer) GetRolePermissions(context.Context, *GetRolePermissionsRequest) (*GetRolePermissionsResponse, error)
func (UnimplementedUserServiceServer) GetRoleUsers ¶
func (UnimplementedUserServiceServer) GetRoleUsers(context.Context, *GetRoleUsersRequest) (*GetRoleUsersResponse, error)
func (UnimplementedUserServiceServer) GetRoles ¶
func (UnimplementedUserServiceServer) GetRoles(context.Context, *GetRolesRequest) (*GetRolesResponse, error)
func (UnimplementedUserServiceServer) GetUser ¶
func (UnimplementedUserServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedUserServiceServer) GetUserByEmail ¶
func (UnimplementedUserServiceServer) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error)
func (UnimplementedUserServiceServer) GetUsers ¶
func (UnimplementedUserServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
func (UnimplementedUserServiceServer) RefreshToken ¶
func (UnimplementedUserServiceServer) RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error)
func (UnimplementedUserServiceServer) RemoveRolePermission ¶
func (UnimplementedUserServiceServer) RemoveRolePermission(context.Context, *RemoveRolePermissionRequest) (*RemoveRolePermissionResponse, error)
func (UnimplementedUserServiceServer) UpdateRole ¶
func (UnimplementedUserServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
func (UnimplementedUserServiceServer) UpdateUser ¶
func (UnimplementedUserServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
func (UnimplementedUserServiceServer) ViewUserRoles ¶
func (UnimplementedUserServiceServer) ViewUserRoles(context.Context, *ViewUserRolesRequest) (*ViewUserRolesResponse, error)
type UnsafeDocumentPartyServiceServer ¶
type UnsafeDocumentPartyServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDocumentPartyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DocumentPartyServiceServer will result in compilation errors.
type UnsafeLocationServiceServer ¶
type UnsafeLocationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLocationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LocationServiceServer will result in compilation errors.
type UnsafePartyServiceServer ¶
type UnsafePartyServiceServer interface {
// contains filtered or unexported methods
}
UnsafePartyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PartyServiceServer will result in compilation errors.
type UnsafeUserServiceServer ¶
type UnsafeUserServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.
type UpdatePartyContactDetailRequest ¶
type UpdatePartyContactDetailRequest struct { PartyId uint32 `protobuf:"varint,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` PartyContactDetailId string `protobuf:"bytes,6,opt,name=party_contact_detail_id,json=partyContactDetailId,proto3" json:"party_contact_detail_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 (*UpdatePartyContactDetailRequest) Descriptor
deprecated
func (*UpdatePartyContactDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePartyContactDetailRequest.ProtoReflect.Descriptor instead.
func (*UpdatePartyContactDetailRequest) GetEmail ¶
func (x *UpdatePartyContactDetailRequest) GetEmail() string
func (*UpdatePartyContactDetailRequest) GetName ¶
func (x *UpdatePartyContactDetailRequest) GetName() string
func (*UpdatePartyContactDetailRequest) GetPartyContactDetailId ¶
func (x *UpdatePartyContactDetailRequest) GetPartyContactDetailId() string
func (*UpdatePartyContactDetailRequest) GetPartyId ¶
func (x *UpdatePartyContactDetailRequest) GetPartyId() uint32
func (*UpdatePartyContactDetailRequest) GetPhone ¶
func (x *UpdatePartyContactDetailRequest) GetPhone() string
func (*UpdatePartyContactDetailRequest) GetRequestId ¶
func (x *UpdatePartyContactDetailRequest) GetRequestId() string
func (*UpdatePartyContactDetailRequest) GetUrl ¶
func (x *UpdatePartyContactDetailRequest) GetUrl() string
func (*UpdatePartyContactDetailRequest) GetUserEmail ¶
func (x *UpdatePartyContactDetailRequest) GetUserEmail() string
func (*UpdatePartyContactDetailRequest) ProtoMessage ¶
func (*UpdatePartyContactDetailRequest) ProtoMessage()
func (*UpdatePartyContactDetailRequest) ProtoReflect ¶
func (x *UpdatePartyContactDetailRequest) ProtoReflect() protoreflect.Message
func (*UpdatePartyContactDetailRequest) Reset ¶
func (x *UpdatePartyContactDetailRequest) Reset()
func (*UpdatePartyContactDetailRequest) String ¶
func (x *UpdatePartyContactDetailRequest) String() string
func (*UpdatePartyContactDetailRequest) Validate ¶
func (m *UpdatePartyContactDetailRequest) Validate() error
Validate checks the field values on UpdatePartyContactDetailRequest 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 (*UpdatePartyContactDetailRequest) ValidateAll ¶
func (m *UpdatePartyContactDetailRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePartyContactDetailRequest 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 UpdatePartyContactDetailRequestMultiError, or nil if none found.
type UpdatePartyContactDetailRequestMultiError ¶
type UpdatePartyContactDetailRequestMultiError []error
UpdatePartyContactDetailRequestMultiError is an error wrapping multiple validation errors returned by UpdatePartyContactDetailRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePartyContactDetailRequestMultiError) AllErrors ¶
func (m UpdatePartyContactDetailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePartyContactDetailRequestMultiError) Error ¶
func (m UpdatePartyContactDetailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePartyContactDetailRequestValidationError ¶
type UpdatePartyContactDetailRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePartyContactDetailRequestValidationError is the validation error returned by UpdatePartyContactDetailRequest.Validate if the designated constraints aren't met.
func (UpdatePartyContactDetailRequestValidationError) Cause ¶
func (e UpdatePartyContactDetailRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePartyContactDetailRequestValidationError) Error ¶
func (e UpdatePartyContactDetailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePartyContactDetailRequestValidationError) ErrorName ¶
func (e UpdatePartyContactDetailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePartyContactDetailRequestValidationError) Field ¶
func (e UpdatePartyContactDetailRequestValidationError) Field() string
Field function returns field value.
func (UpdatePartyContactDetailRequestValidationError) Key ¶
func (e UpdatePartyContactDetailRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePartyContactDetailRequestValidationError) Reason ¶
func (e UpdatePartyContactDetailRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePartyContactDetailResponse ¶
type UpdatePartyContactDetailResponse struct {
// contains filtered or unexported fields
}
func (*UpdatePartyContactDetailResponse) Descriptor
deprecated
func (*UpdatePartyContactDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePartyContactDetailResponse.ProtoReflect.Descriptor instead.
func (*UpdatePartyContactDetailResponse) ProtoMessage ¶
func (*UpdatePartyContactDetailResponse) ProtoMessage()
func (*UpdatePartyContactDetailResponse) ProtoReflect ¶
func (x *UpdatePartyContactDetailResponse) ProtoReflect() protoreflect.Message
func (*UpdatePartyContactDetailResponse) Reset ¶
func (x *UpdatePartyContactDetailResponse) Reset()
func (*UpdatePartyContactDetailResponse) String ¶
func (x *UpdatePartyContactDetailResponse) String() string
func (*UpdatePartyContactDetailResponse) Validate ¶
func (m *UpdatePartyContactDetailResponse) Validate() error
Validate checks the field values on UpdatePartyContactDetailResponse 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 (*UpdatePartyContactDetailResponse) ValidateAll ¶
func (m *UpdatePartyContactDetailResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePartyContactDetailResponse 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 UpdatePartyContactDetailResponseMultiError, or nil if none found.
type UpdatePartyContactDetailResponseMultiError ¶
type UpdatePartyContactDetailResponseMultiError []error
UpdatePartyContactDetailResponseMultiError is an error wrapping multiple validation errors returned by UpdatePartyContactDetailResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePartyContactDetailResponseMultiError) AllErrors ¶
func (m UpdatePartyContactDetailResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePartyContactDetailResponseMultiError) Error ¶
func (m UpdatePartyContactDetailResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePartyContactDetailResponseValidationError ¶
type UpdatePartyContactDetailResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePartyContactDetailResponseValidationError is the validation error returned by UpdatePartyContactDetailResponse.Validate if the designated constraints aren't met.
func (UpdatePartyContactDetailResponseValidationError) Cause ¶
func (e UpdatePartyContactDetailResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePartyContactDetailResponseValidationError) Error ¶
func (e UpdatePartyContactDetailResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePartyContactDetailResponseValidationError) ErrorName ¶
func (e UpdatePartyContactDetailResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePartyContactDetailResponseValidationError) Field ¶
func (e UpdatePartyContactDetailResponseValidationError) Field() string
Field function returns field value.
func (UpdatePartyContactDetailResponseValidationError) Key ¶
func (e UpdatePartyContactDetailResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePartyContactDetailResponseValidationError) Reason ¶
func (e UpdatePartyContactDetailResponseValidationError) Reason() string
Reason function returns reason value.
type UpdatePartyRequest ¶
type UpdatePartyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PartyName string `protobuf:"bytes,2,opt,name=party_name,json=partyName,proto3" json:"party_name,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 (*UpdatePartyRequest) Descriptor
deprecated
func (*UpdatePartyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePartyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePartyRequest) GetId ¶
func (x *UpdatePartyRequest) GetId() string
func (*UpdatePartyRequest) GetPartyName ¶
func (x *UpdatePartyRequest) GetPartyName() string
func (*UpdatePartyRequest) GetRequestId ¶
func (x *UpdatePartyRequest) GetRequestId() string
func (*UpdatePartyRequest) GetUserEmail ¶
func (x *UpdatePartyRequest) GetUserEmail() string
func (*UpdatePartyRequest) GetUserId ¶
func (x *UpdatePartyRequest) GetUserId() string
func (*UpdatePartyRequest) ProtoMessage ¶
func (*UpdatePartyRequest) ProtoMessage()
func (*UpdatePartyRequest) ProtoReflect ¶
func (x *UpdatePartyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePartyRequest) Reset ¶
func (x *UpdatePartyRequest) Reset()
func (*UpdatePartyRequest) String ¶
func (x *UpdatePartyRequest) String() string
func (*UpdatePartyRequest) Validate ¶
func (m *UpdatePartyRequest) Validate() error
Validate checks the field values on UpdatePartyRequest 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 (*UpdatePartyRequest) ValidateAll ¶
func (m *UpdatePartyRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePartyRequest 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 UpdatePartyRequestMultiError, or nil if none found.
type UpdatePartyRequestMultiError ¶
type UpdatePartyRequestMultiError []error
UpdatePartyRequestMultiError is an error wrapping multiple validation errors returned by UpdatePartyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePartyRequestMultiError) AllErrors ¶
func (m UpdatePartyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePartyRequestMultiError) Error ¶
func (m UpdatePartyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePartyRequestValidationError ¶
type UpdatePartyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePartyRequestValidationError is the validation error returned by UpdatePartyRequest.Validate if the designated constraints aren't met.
func (UpdatePartyRequestValidationError) Cause ¶
func (e UpdatePartyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePartyRequestValidationError) Error ¶
func (e UpdatePartyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePartyRequestValidationError) ErrorName ¶
func (e UpdatePartyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePartyRequestValidationError) Field ¶
func (e UpdatePartyRequestValidationError) Field() string
Field function returns field value.
func (UpdatePartyRequestValidationError) Key ¶
func (e UpdatePartyRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePartyRequestValidationError) Reason ¶
func (e UpdatePartyRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePartyResponse ¶
type UpdatePartyResponse struct {
// contains filtered or unexported fields
}
func (*UpdatePartyResponse) Descriptor
deprecated
func (*UpdatePartyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePartyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePartyResponse) ProtoMessage ¶
func (*UpdatePartyResponse) ProtoMessage()
func (*UpdatePartyResponse) ProtoReflect ¶
func (x *UpdatePartyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePartyResponse) Reset ¶
func (x *UpdatePartyResponse) Reset()
func (*UpdatePartyResponse) String ¶
func (x *UpdatePartyResponse) String() string
func (*UpdatePartyResponse) Validate ¶
func (m *UpdatePartyResponse) Validate() error
Validate checks the field values on UpdatePartyResponse 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 (*UpdatePartyResponse) ValidateAll ¶
func (m *UpdatePartyResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePartyResponse 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 UpdatePartyResponseMultiError, or nil if none found.
type UpdatePartyResponseMultiError ¶
type UpdatePartyResponseMultiError []error
UpdatePartyResponseMultiError is an error wrapping multiple validation errors returned by UpdatePartyResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePartyResponseMultiError) AllErrors ¶
func (m UpdatePartyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePartyResponseMultiError) Error ¶
func (m UpdatePartyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePartyResponseValidationError ¶
type UpdatePartyResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePartyResponseValidationError is the validation error returned by UpdatePartyResponse.Validate if the designated constraints aren't met.
func (UpdatePartyResponseValidationError) Cause ¶
func (e UpdatePartyResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePartyResponseValidationError) Error ¶
func (e UpdatePartyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePartyResponseValidationError) ErrorName ¶
func (e UpdatePartyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePartyResponseValidationError) Field ¶
func (e UpdatePartyResponseValidationError) Field() string
Field function returns field value.
func (UpdatePartyResponseValidationError) Key ¶
func (e UpdatePartyResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePartyResponseValidationError) Reason ¶
func (e UpdatePartyResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleRequest ¶
type UpdateRoleRequest struct { UpdateRole *v1.UpdateRole `protobuf:"bytes,1,opt,name=update_role,json=updateRole,proto3" json:"update_role,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleRequest) Descriptor
deprecated
func (*UpdateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleRequest) GetUpdateRole ¶
func (x *UpdateRoleRequest) GetUpdateRole() *v1.UpdateRole
func (*UpdateRoleRequest) ProtoMessage ¶
func (*UpdateRoleRequest) ProtoMessage()
func (*UpdateRoleRequest) ProtoReflect ¶
func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRoleRequest) Reset ¶
func (x *UpdateRoleRequest) Reset()
func (*UpdateRoleRequest) String ¶
func (x *UpdateRoleRequest) String() string
func (*UpdateRoleRequest) Validate ¶
func (m *UpdateRoleRequest) Validate() error
Validate checks the field values on UpdateRoleRequest 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 (*UpdateRoleRequest) ValidateAll ¶
func (m *UpdateRoleRequest) ValidateAll() error
ValidateAll checks the field values on UpdateRoleRequest 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 UpdateRoleRequestMultiError, or nil if none found.
type UpdateRoleRequestMultiError ¶
type UpdateRoleRequestMultiError []error
UpdateRoleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRoleRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleRequestMultiError) AllErrors ¶
func (m UpdateRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleRequestMultiError) Error ¶
func (m UpdateRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleRequestValidationError ¶
type UpdateRoleRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleRequestValidationError is the validation error returned by UpdateRoleRequest.Validate if the designated constraints aren't met.
func (UpdateRoleRequestValidationError) Cause ¶
func (e UpdateRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleRequestValidationError) Error ¶
func (e UpdateRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleRequestValidationError) ErrorName ¶
func (e UpdateRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleRequestValidationError) Field ¶
func (e UpdateRoleRequestValidationError) Field() string
Field function returns field value.
func (UpdateRoleRequestValidationError) Key ¶
func (e UpdateRoleRequestValidationError) Key() bool
Key function returns key value.
func (UpdateRoleRequestValidationError) Reason ¶
func (e UpdateRoleRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleResponse ¶
type UpdateRoleResponse struct { Role *v1.Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleResponse) Descriptor
deprecated
func (*UpdateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateRoleResponse) GetRole ¶
func (x *UpdateRoleResponse) GetRole() *v1.Role
func (*UpdateRoleResponse) ProtoMessage ¶
func (*UpdateRoleResponse) ProtoMessage()
func (*UpdateRoleResponse) ProtoReflect ¶
func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateRoleResponse) Reset ¶
func (x *UpdateRoleResponse) Reset()
func (*UpdateRoleResponse) String ¶
func (x *UpdateRoleResponse) String() string
func (*UpdateRoleResponse) Validate ¶
func (m *UpdateRoleResponse) Validate() error
Validate checks the field values on UpdateRoleResponse 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 (*UpdateRoleResponse) ValidateAll ¶
func (m *UpdateRoleResponse) ValidateAll() error
ValidateAll checks the field values on UpdateRoleResponse 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 UpdateRoleResponseMultiError, or nil if none found.
type UpdateRoleResponseMultiError ¶
type UpdateRoleResponseMultiError []error
UpdateRoleResponseMultiError is an error wrapping multiple validation errors returned by UpdateRoleResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleResponseMultiError) AllErrors ¶
func (m UpdateRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleResponseMultiError) Error ¶
func (m UpdateRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleResponseValidationError ¶
type UpdateRoleResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleResponseValidationError is the validation error returned by UpdateRoleResponse.Validate if the designated constraints aren't met.
func (UpdateRoleResponseValidationError) Cause ¶
func (e UpdateRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleResponseValidationError) Error ¶
func (e UpdateRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleResponseValidationError) ErrorName ¶
func (e UpdateRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleResponseValidationError) Field ¶
func (e UpdateRoleResponseValidationError) Field() string
Field function returns field value.
func (UpdateRoleResponseValidationError) Key ¶
func (e UpdateRoleResponseValidationError) Key() bool
Key function returns key value.
func (UpdateRoleResponseValidationError) Reason ¶
func (e UpdateRoleResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateUserRequest ¶
type UpdateUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` FirstName string `protobuf:"bytes,2,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"` LastName string `protobuf:"bytes,3,opt,name=last_name,json=lastName,proto3" json:"last_name,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 (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetFirstName ¶
func (x *UpdateUserRequest) GetFirstName() string
func (*UpdateUserRequest) GetId ¶
func (x *UpdateUserRequest) GetId() string
func (*UpdateUserRequest) GetLastName ¶
func (x *UpdateUserRequest) GetLastName() string
func (*UpdateUserRequest) GetRequestId ¶
func (x *UpdateUserRequest) GetRequestId() string
func (*UpdateUserRequest) GetUserEmail ¶
func (x *UpdateUserRequest) GetUserEmail() string
func (*UpdateUserRequest) GetUserId ¶
func (x *UpdateUserRequest) GetUserId() string
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
func (*UpdateUserRequest) Validate ¶
func (m *UpdateUserRequest) Validate() error
Validate checks the field values on UpdateUserRequest 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 (*UpdateUserRequest) ValidateAll ¶
func (m *UpdateUserRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserRequest 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 UpdateUserRequestMultiError, or nil if none found.
type UpdateUserRequestMultiError ¶
type UpdateUserRequestMultiError []error
UpdateUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserRequestMultiError) AllErrors ¶
func (m UpdateUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserRequestMultiError) Error ¶
func (m UpdateUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserRequestValidationError ¶
type UpdateUserRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserRequestValidationError is the validation error returned by UpdateUserRequest.Validate if the designated constraints aren't met.
func (UpdateUserRequestValidationError) Cause ¶
func (e UpdateUserRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserRequestValidationError) Error ¶
func (e UpdateUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserRequestValidationError) ErrorName ¶
func (e UpdateUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserRequestValidationError) Field ¶
func (e UpdateUserRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserRequestValidationError) Key ¶
func (e UpdateUserRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserRequestValidationError) Reason ¶
func (e UpdateUserRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserResponse ¶
type UpdateUserResponse struct {
// contains filtered or unexported fields
}
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
func (*UpdateUserResponse) Validate ¶
func (m *UpdateUserResponse) Validate() error
Validate checks the field values on UpdateUserResponse 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 (*UpdateUserResponse) ValidateAll ¶
func (m *UpdateUserResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserResponse 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 UpdateUserResponseMultiError, or nil if none found.
type UpdateUserResponseMultiError ¶
type UpdateUserResponseMultiError []error
UpdateUserResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserResponseMultiError) AllErrors ¶
func (m UpdateUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserResponseMultiError) Error ¶
func (m UpdateUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserResponseValidationError ¶
type UpdateUserResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserResponseValidationError is the validation error returned by UpdateUserResponse.Validate if the designated constraints aren't met.
func (UpdateUserResponseValidationError) Cause ¶
func (e UpdateUserResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserResponseValidationError) Error ¶
func (e UpdateUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserResponseValidationError) ErrorName ¶
func (e UpdateUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserResponseValidationError) Field ¶
func (e UpdateUserResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserResponseValidationError) Key ¶
func (e UpdateUserResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserResponseValidationError) Reason ¶
func (e UpdateUserResponseValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Picture string `protobuf:"bytes,3,opt,name=picture,proto3" json:"picture,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` RoleId string `protobuf:"bytes,5,opt,name=role_id,json=roleId,proto3" json:"role_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 (*User) Descriptor
deprecated
func (*User) GetPicture ¶
func (*User) GetRequestId ¶
func (*User) GetUserEmail ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User 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 (*User) ValidateAll ¶
ValidateAll checks the field values on User 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 UserMultiError, or nil if none found.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserServiceClient ¶
type UserServiceClient interface { GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) GetUserByEmail(ctx context.Context, in *GetUserByEmailRequest, opts ...grpc.CallOption) (*GetUserByEmailResponse, error) GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) ChangePassword(ctx context.Context, in *ChangePasswordRequest, opts ...grpc.CallOption) (*ChangePasswordResponse, error) GetAuthUserDetails(ctx context.Context, in *GetAuthUserDetailsRequest, opts ...grpc.CallOption) (*GetAuthUserDetailsResponse, error) RefreshToken(ctx context.Context, in *RefreshTokenRequest, opts ...grpc.CallOption) (*RefreshTokenResponse, error) UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) CreateRole(ctx context.Context, in *CreateRoleRequest, opts ...grpc.CallOption) (*CreateRoleResponse, error) GetRole(ctx context.Context, in *GetRoleRequest, opts ...grpc.CallOption) (*GetRoleResponse, error) GetRoles(ctx context.Context, in *GetRolesRequest, opts ...grpc.CallOption) (*GetRolesResponse, error) UpdateRole(ctx context.Context, in *UpdateRoleRequest, opts ...grpc.CallOption) (*UpdateRoleResponse, error) DeleteRole(ctx context.Context, in *DeleteRoleRequest, opts ...grpc.CallOption) (*DeleteRoleResponse, error) AddPermisionsToRoles(ctx context.Context, in *AddPermisionsToRolesRequest, opts ...grpc.CallOption) (*AddPermisionsToRolesResponse, error) RemoveRolePermission(ctx context.Context, in *RemoveRolePermissionRequest, opts ...grpc.CallOption) (*RemoveRolePermissionResponse, error) GetRolePermissions(ctx context.Context, in *GetRolePermissionsRequest, opts ...grpc.CallOption) (*GetRolePermissionsResponse, error) AssignRolesToUsers(ctx context.Context, in *AssignRolesToUsersRequest, opts ...grpc.CallOption) (*AssignRolesToUsersResponse, error) GetRoleUsers(ctx context.Context, in *GetRoleUsersRequest, opts ...grpc.CallOption) (*GetRoleUsersResponse, error) ViewUserRoles(ctx context.Context, in *ViewUserRolesRequest, opts ...grpc.CallOption) (*ViewUserRolesResponse, error) AddAPIPermission(ctx context.Context, in *AddAPIPermissionRequest, opts ...grpc.CallOption) (*AddAPIPermissionResponse, error) }
UserServiceClient is the client API for UserService 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 UserService service definition.
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceServer ¶
type UserServiceServer interface { GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) ChangePassword(context.Context, *ChangePasswordRequest) (*ChangePasswordResponse, error) GetAuthUserDetails(context.Context, *GetAuthUserDetailsRequest) (*GetAuthUserDetailsResponse, error) RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error) GetRole(context.Context, *GetRoleRequest) (*GetRoleResponse, error) GetRoles(context.Context, *GetRolesRequest) (*GetRolesResponse, error) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error) AddPermisionsToRoles(context.Context, *AddPermisionsToRolesRequest) (*AddPermisionsToRolesResponse, error) RemoveRolePermission(context.Context, *RemoveRolePermissionRequest) (*RemoveRolePermissionResponse, error) GetRolePermissions(context.Context, *GetRolePermissionsRequest) (*GetRolePermissionsResponse, error) AssignRolesToUsers(context.Context, *AssignRolesToUsersRequest) (*AssignRolesToUsersResponse, error) GetRoleUsers(context.Context, *GetRoleUsersRequest) (*GetRoleUsersResponse, error) ViewUserRoles(context.Context, *ViewUserRolesRequest) (*ViewUserRolesResponse, error) AddAPIPermission(context.Context, *AddAPIPermissionRequest) (*AddAPIPermissionResponse, error) // contains filtered or unexported methods }
UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility.
The UserService service definition.
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.
type ViewUserRolesRequest ¶
type ViewUserRolesRequest struct { ViewUserRoles *v1.ViewUserRoles `protobuf:"bytes,1,opt,name=view_user_roles,json=viewUserRoles,proto3" json:"view_user_roles,omitempty"` // contains filtered or unexported fields }
func (*ViewUserRolesRequest) Descriptor
deprecated
func (*ViewUserRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ViewUserRolesRequest.ProtoReflect.Descriptor instead.
func (*ViewUserRolesRequest) GetViewUserRoles ¶
func (x *ViewUserRolesRequest) GetViewUserRoles() *v1.ViewUserRoles
func (*ViewUserRolesRequest) ProtoMessage ¶
func (*ViewUserRolesRequest) ProtoMessage()
func (*ViewUserRolesRequest) ProtoReflect ¶
func (x *ViewUserRolesRequest) ProtoReflect() protoreflect.Message
func (*ViewUserRolesRequest) Reset ¶
func (x *ViewUserRolesRequest) Reset()
func (*ViewUserRolesRequest) String ¶
func (x *ViewUserRolesRequest) String() string
func (*ViewUserRolesRequest) Validate ¶
func (m *ViewUserRolesRequest) Validate() error
Validate checks the field values on ViewUserRolesRequest 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 (*ViewUserRolesRequest) ValidateAll ¶
func (m *ViewUserRolesRequest) ValidateAll() error
ValidateAll checks the field values on ViewUserRolesRequest 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 ViewUserRolesRequestMultiError, or nil if none found.
type ViewUserRolesRequestMultiError ¶
type ViewUserRolesRequestMultiError []error
ViewUserRolesRequestMultiError is an error wrapping multiple validation errors returned by ViewUserRolesRequest.ValidateAll() if the designated constraints aren't met.
func (ViewUserRolesRequestMultiError) AllErrors ¶
func (m ViewUserRolesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ViewUserRolesRequestMultiError) Error ¶
func (m ViewUserRolesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ViewUserRolesRequestValidationError ¶
type ViewUserRolesRequestValidationError struct {
// contains filtered or unexported fields
}
ViewUserRolesRequestValidationError is the validation error returned by ViewUserRolesRequest.Validate if the designated constraints aren't met.
func (ViewUserRolesRequestValidationError) Cause ¶
func (e ViewUserRolesRequestValidationError) Cause() error
Cause function returns cause value.
func (ViewUserRolesRequestValidationError) Error ¶
func (e ViewUserRolesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ViewUserRolesRequestValidationError) ErrorName ¶
func (e ViewUserRolesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ViewUserRolesRequestValidationError) Field ¶
func (e ViewUserRolesRequestValidationError) Field() string
Field function returns field value.
func (ViewUserRolesRequestValidationError) Key ¶
func (e ViewUserRolesRequestValidationError) Key() bool
Key function returns key value.
func (ViewUserRolesRequestValidationError) Reason ¶
func (e ViewUserRolesRequestValidationError) Reason() string
Reason function returns reason value.
type ViewUserRolesResponse ¶
type ViewUserRolesResponse struct { Roles []*v1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ViewUserRolesResponse) Descriptor
deprecated
func (*ViewUserRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ViewUserRolesResponse.ProtoReflect.Descriptor instead.
func (*ViewUserRolesResponse) GetRoles ¶
func (x *ViewUserRolesResponse) GetRoles() []*v1.Role
func (*ViewUserRolesResponse) ProtoMessage ¶
func (*ViewUserRolesResponse) ProtoMessage()
func (*ViewUserRolesResponse) ProtoReflect ¶
func (x *ViewUserRolesResponse) ProtoReflect() protoreflect.Message
func (*ViewUserRolesResponse) Reset ¶
func (x *ViewUserRolesResponse) Reset()
func (*ViewUserRolesResponse) String ¶
func (x *ViewUserRolesResponse) String() string
func (*ViewUserRolesResponse) Validate ¶
func (m *ViewUserRolesResponse) Validate() error
Validate checks the field values on ViewUserRolesResponse 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 (*ViewUserRolesResponse) ValidateAll ¶
func (m *ViewUserRolesResponse) ValidateAll() error
ValidateAll checks the field values on ViewUserRolesResponse 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 ViewUserRolesResponseMultiError, or nil if none found.
type ViewUserRolesResponseMultiError ¶
type ViewUserRolesResponseMultiError []error
ViewUserRolesResponseMultiError is an error wrapping multiple validation errors returned by ViewUserRolesResponse.ValidateAll() if the designated constraints aren't met.
func (ViewUserRolesResponseMultiError) AllErrors ¶
func (m ViewUserRolesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ViewUserRolesResponseMultiError) Error ¶
func (m ViewUserRolesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ViewUserRolesResponseValidationError ¶
type ViewUserRolesResponseValidationError struct {
// contains filtered or unexported fields
}
ViewUserRolesResponseValidationError is the validation error returned by ViewUserRolesResponse.Validate if the designated constraints aren't met.
func (ViewUserRolesResponseValidationError) Cause ¶
func (e ViewUserRolesResponseValidationError) Cause() error
Cause function returns cause value.
func (ViewUserRolesResponseValidationError) Error ¶
func (e ViewUserRolesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ViewUserRolesResponseValidationError) ErrorName ¶
func (e ViewUserRolesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ViewUserRolesResponseValidationError) Field ¶
func (e ViewUserRolesResponseValidationError) Field() string
Field function returns field value.
func (ViewUserRolesResponseValidationError) Key ¶
func (e ViewUserRolesResponseValidationError) Key() bool
Key function returns key value.
func (ViewUserRolesResponseValidationError) Reason ¶
func (e ViewUserRolesResponseValidationError) Reason() string
Reason function returns reason value.