Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterTaxServiceServer(s grpc.ServiceRegistrar, srv TaxServiceServer)
- type CreateTaxCategoryRequest
- func (*CreateTaxCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxCategoryRequest) GetBaseUnitMeasure() string
- func (x *CreateTaxCategoryRequest) GetPerUnitAmount() float64
- func (x *CreateTaxCategoryRequest) GetPercent() float32
- func (x *CreateTaxCategoryRequest) GetRequestId() string
- func (x *CreateTaxCategoryRequest) GetTaxCategoryName() string
- func (x *CreateTaxCategoryRequest) GetTaxExemptionReason() string
- func (x *CreateTaxCategoryRequest) GetTaxExemptionReasonCode() string
- func (x *CreateTaxCategoryRequest) GetTaxSchemeId() uint32
- func (x *CreateTaxCategoryRequest) GetTcId() string
- func (x *CreateTaxCategoryRequest) GetTierRange() string
- func (x *CreateTaxCategoryRequest) GetTierRatePercent() float32
- func (x *CreateTaxCategoryRequest) GetUserEmail() string
- func (x *CreateTaxCategoryRequest) GetUserId() string
- func (*CreateTaxCategoryRequest) ProtoMessage()
- func (x *CreateTaxCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaxCategoryRequest) Reset()
- func (x *CreateTaxCategoryRequest) String() string
- func (m *CreateTaxCategoryRequest) Validate() error
- func (m *CreateTaxCategoryRequest) ValidateAll() error
- type CreateTaxCategoryRequestMultiError
- type CreateTaxCategoryRequestValidationError
- func (e CreateTaxCategoryRequestValidationError) Cause() error
- func (e CreateTaxCategoryRequestValidationError) Error() string
- func (e CreateTaxCategoryRequestValidationError) ErrorName() string
- func (e CreateTaxCategoryRequestValidationError) Field() string
- func (e CreateTaxCategoryRequestValidationError) Key() bool
- func (e CreateTaxCategoryRequestValidationError) Reason() string
- type CreateTaxCategoryResponse
- func (*CreateTaxCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxCategoryResponse) GetTaxCategory() *TaxCategory
- func (*CreateTaxCategoryResponse) ProtoMessage()
- func (x *CreateTaxCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTaxCategoryResponse) Reset()
- func (x *CreateTaxCategoryResponse) String() string
- func (m *CreateTaxCategoryResponse) Validate() error
- func (m *CreateTaxCategoryResponse) ValidateAll() error
- type CreateTaxCategoryResponseMultiError
- type CreateTaxCategoryResponseValidationError
- func (e CreateTaxCategoryResponseValidationError) Cause() error
- func (e CreateTaxCategoryResponseValidationError) Error() string
- func (e CreateTaxCategoryResponseValidationError) ErrorName() string
- func (e CreateTaxCategoryResponseValidationError) Field() string
- func (e CreateTaxCategoryResponseValidationError) Key() bool
- func (e CreateTaxCategoryResponseValidationError) Reason() string
- type CreateTaxSchemeJurisdictionRequest
- func (*CreateTaxSchemeJurisdictionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSchemeJurisdictionRequest) GetAdditionalStreetName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListAgencyId() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListId() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListVersionId() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetAddressFormatCode() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetAddressTypeCode() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetBlockName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetBuildingName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetBuildingNumber() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCityName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCitySubdivisionName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCountryIdCode() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCountryName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCountrySubentity() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetCountrySubentityCode() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetDepartment() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetDistrict() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetFloor() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetInhouseMail() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetLocationCoordLat() float64
- func (x *CreateTaxSchemeJurisdictionRequest) GetLocationCoordLon() float64
- func (x *CreateTaxSchemeJurisdictionRequest) GetMarkAttention() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetMarkCare() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetNote() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetPlotIdentification() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetPostalZone() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetPostbox() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetRegion() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetRequestId() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetRoom() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetStreetName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetTaxSchemeId() uint32
- func (x *CreateTaxSchemeJurisdictionRequest) GetTaxSchemeName() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetTimezoneOffset() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetUserEmail() string
- func (x *CreateTaxSchemeJurisdictionRequest) GetUserId() string
- func (*CreateTaxSchemeJurisdictionRequest) ProtoMessage()
- func (x *CreateTaxSchemeJurisdictionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSchemeJurisdictionRequest) Reset()
- func (x *CreateTaxSchemeJurisdictionRequest) String() string
- func (m *CreateTaxSchemeJurisdictionRequest) Validate() error
- func (m *CreateTaxSchemeJurisdictionRequest) ValidateAll() error
- type CreateTaxSchemeJurisdictionRequestMultiError
- type CreateTaxSchemeJurisdictionRequestValidationError
- func (e CreateTaxSchemeJurisdictionRequestValidationError) Cause() error
- func (e CreateTaxSchemeJurisdictionRequestValidationError) Error() string
- func (e CreateTaxSchemeJurisdictionRequestValidationError) ErrorName() string
- func (e CreateTaxSchemeJurisdictionRequestValidationError) Field() string
- func (e CreateTaxSchemeJurisdictionRequestValidationError) Key() bool
- func (e CreateTaxSchemeJurisdictionRequestValidationError) Reason() string
- type CreateTaxSchemeJurisdictionResponse
- func (*CreateTaxSchemeJurisdictionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSchemeJurisdictionResponse) GetTaxSchemeJurisdiction() *TaxSchemeJurisdiction
- func (*CreateTaxSchemeJurisdictionResponse) ProtoMessage()
- func (x *CreateTaxSchemeJurisdictionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSchemeJurisdictionResponse) Reset()
- func (x *CreateTaxSchemeJurisdictionResponse) String() string
- func (m *CreateTaxSchemeJurisdictionResponse) Validate() error
- func (m *CreateTaxSchemeJurisdictionResponse) ValidateAll() error
- type CreateTaxSchemeJurisdictionResponseMultiError
- type CreateTaxSchemeJurisdictionResponseValidationError
- func (e CreateTaxSchemeJurisdictionResponseValidationError) Cause() error
- func (e CreateTaxSchemeJurisdictionResponseValidationError) Error() string
- func (e CreateTaxSchemeJurisdictionResponseValidationError) ErrorName() string
- func (e CreateTaxSchemeJurisdictionResponseValidationError) Field() string
- func (e CreateTaxSchemeJurisdictionResponseValidationError) Key() bool
- func (e CreateTaxSchemeJurisdictionResponseValidationError) Reason() string
- type CreateTaxSchemeRequest
- func (*CreateTaxSchemeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSchemeRequest) GetCurrencyCode() string
- func (x *CreateTaxSchemeRequest) GetRequestId() string
- func (x *CreateTaxSchemeRequest) GetTaxSchemeName() string
- func (x *CreateTaxSchemeRequest) GetTaxTypeCode() string
- func (x *CreateTaxSchemeRequest) GetTsId() string
- func (x *CreateTaxSchemeRequest) GetUserEmail() string
- func (x *CreateTaxSchemeRequest) GetUserId() string
- func (*CreateTaxSchemeRequest) ProtoMessage()
- func (x *CreateTaxSchemeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSchemeRequest) Reset()
- func (x *CreateTaxSchemeRequest) String() string
- func (m *CreateTaxSchemeRequest) Validate() error
- func (m *CreateTaxSchemeRequest) ValidateAll() error
- type CreateTaxSchemeRequestMultiError
- type CreateTaxSchemeRequestValidationError
- func (e CreateTaxSchemeRequestValidationError) Cause() error
- func (e CreateTaxSchemeRequestValidationError) Error() string
- func (e CreateTaxSchemeRequestValidationError) ErrorName() string
- func (e CreateTaxSchemeRequestValidationError) Field() string
- func (e CreateTaxSchemeRequestValidationError) Key() bool
- func (e CreateTaxSchemeRequestValidationError) Reason() string
- type CreateTaxSchemeResponse
- func (*CreateTaxSchemeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSchemeResponse) GetTaxScheme() *TaxScheme
- func (*CreateTaxSchemeResponse) ProtoMessage()
- func (x *CreateTaxSchemeResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSchemeResponse) Reset()
- func (x *CreateTaxSchemeResponse) String() string
- func (m *CreateTaxSchemeResponse) Validate() error
- func (m *CreateTaxSchemeResponse) ValidateAll() error
- type CreateTaxSchemeResponseMultiError
- type CreateTaxSchemeResponseValidationError
- func (e CreateTaxSchemeResponseValidationError) Cause() error
- func (e CreateTaxSchemeResponseValidationError) Error() string
- func (e CreateTaxSchemeResponseValidationError) ErrorName() string
- func (e CreateTaxSchemeResponseValidationError) Field() string
- func (e CreateTaxSchemeResponseValidationError) Key() bool
- func (e CreateTaxSchemeResponseValidationError) Reason() string
- type CreateTaxSubTotalRequest
- func (*CreateTaxSubTotalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSubTotalRequest) GetBaseUnitMeasure() string
- func (x *CreateTaxSubTotalRequest) GetCalculationSequenceNumeric() uint32
- func (x *CreateTaxSubTotalRequest) GetPerUnitAmount() float64
- func (x *CreateTaxSubTotalRequest) GetPercent() float32
- func (x *CreateTaxSubTotalRequest) GetRequestId() string
- func (x *CreateTaxSubTotalRequest) GetTaxAmount() float64
- func (x *CreateTaxSubTotalRequest) GetTaxCategoryId() uint32
- func (x *CreateTaxSubTotalRequest) GetTaxTotalId() uint32
- func (x *CreateTaxSubTotalRequest) GetTaxableAmount() float64
- func (x *CreateTaxSubTotalRequest) GetTierRange() string
- func (x *CreateTaxSubTotalRequest) GetTierRatePercent() float64
- func (x *CreateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount() float64
- func (x *CreateTaxSubTotalRequest) GetUserEmail() string
- func (x *CreateTaxSubTotalRequest) GetUserId() string
- func (*CreateTaxSubTotalRequest) ProtoMessage()
- func (x *CreateTaxSubTotalRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSubTotalRequest) Reset()
- func (x *CreateTaxSubTotalRequest) String() string
- func (m *CreateTaxSubTotalRequest) Validate() error
- func (m *CreateTaxSubTotalRequest) ValidateAll() error
- type CreateTaxSubTotalRequestMultiError
- type CreateTaxSubTotalRequestValidationError
- func (e CreateTaxSubTotalRequestValidationError) Cause() error
- func (e CreateTaxSubTotalRequestValidationError) Error() string
- func (e CreateTaxSubTotalRequestValidationError) ErrorName() string
- func (e CreateTaxSubTotalRequestValidationError) Field() string
- func (e CreateTaxSubTotalRequestValidationError) Key() bool
- func (e CreateTaxSubTotalRequestValidationError) Reason() string
- type CreateTaxSubTotalResponse
- func (*CreateTaxSubTotalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxSubTotalResponse) GetTaxSubTotal() *TaxSubTotal
- func (*CreateTaxSubTotalResponse) ProtoMessage()
- func (x *CreateTaxSubTotalResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTaxSubTotalResponse) Reset()
- func (x *CreateTaxSubTotalResponse) String() string
- func (m *CreateTaxSubTotalResponse) Validate() error
- func (m *CreateTaxSubTotalResponse) ValidateAll() error
- type CreateTaxSubTotalResponseMultiError
- type CreateTaxSubTotalResponseValidationError
- func (e CreateTaxSubTotalResponseValidationError) Cause() error
- func (e CreateTaxSubTotalResponseValidationError) Error() string
- func (e CreateTaxSubTotalResponseValidationError) ErrorName() string
- func (e CreateTaxSubTotalResponseValidationError) Field() string
- func (e CreateTaxSubTotalResponseValidationError) Key() bool
- func (e CreateTaxSubTotalResponseValidationError) Reason() string
- type CreateTaxTotalRequest
- func (*CreateTaxTotalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxTotalRequest) GetMasterFlag() string
- func (x *CreateTaxTotalRequest) GetMasterId() uint32
- func (x *CreateTaxTotalRequest) GetRequestId() string
- func (x *CreateTaxTotalRequest) GetRoundingAmount() float64
- func (x *CreateTaxTotalRequest) GetTaxAmount() float64
- func (x *CreateTaxTotalRequest) GetTaxCategoryId() uint32
- func (x *CreateTaxTotalRequest) GetTaxEvidenceIndicator() bool
- func (x *CreateTaxTotalRequest) GetTaxIncludedIndicator() bool
- func (x *CreateTaxTotalRequest) GetUserEmail() string
- func (x *CreateTaxTotalRequest) GetUserId() string
- func (*CreateTaxTotalRequest) ProtoMessage()
- func (x *CreateTaxTotalRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaxTotalRequest) Reset()
- func (x *CreateTaxTotalRequest) String() string
- func (m *CreateTaxTotalRequest) Validate() error
- func (m *CreateTaxTotalRequest) ValidateAll() error
- type CreateTaxTotalRequestMultiError
- type CreateTaxTotalRequestValidationError
- func (e CreateTaxTotalRequestValidationError) Cause() error
- func (e CreateTaxTotalRequestValidationError) Error() string
- func (e CreateTaxTotalRequestValidationError) ErrorName() string
- func (e CreateTaxTotalRequestValidationError) Field() string
- func (e CreateTaxTotalRequestValidationError) Key() bool
- func (e CreateTaxTotalRequestValidationError) Reason() string
- type CreateTaxTotalResponse
- func (*CreateTaxTotalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaxTotalResponse) GetTaxTotal() *TaxTotal
- func (*CreateTaxTotalResponse) ProtoMessage()
- func (x *CreateTaxTotalResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTaxTotalResponse) Reset()
- func (x *CreateTaxTotalResponse) String() string
- func (m *CreateTaxTotalResponse) Validate() error
- func (m *CreateTaxTotalResponse) ValidateAll() error
- type CreateTaxTotalResponseMultiError
- type CreateTaxTotalResponseValidationError
- func (e CreateTaxTotalResponseValidationError) Cause() error
- func (e CreateTaxTotalResponseValidationError) Error() string
- func (e CreateTaxTotalResponseValidationError) ErrorName() string
- func (e CreateTaxTotalResponseValidationError) Field() string
- func (e CreateTaxTotalResponseValidationError) Key() bool
- func (e CreateTaxTotalResponseValidationError) Reason() string
- type GetTaxSchemeRequest
- func (*GetTaxSchemeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaxSchemeRequest) GetGetRequest() *v1.GetRequest
- func (*GetTaxSchemeRequest) ProtoMessage()
- func (x *GetTaxSchemeRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaxSchemeRequest) Reset()
- func (x *GetTaxSchemeRequest) String() string
- func (m *GetTaxSchemeRequest) Validate() error
- func (m *GetTaxSchemeRequest) ValidateAll() error
- type GetTaxSchemeRequestMultiError
- type GetTaxSchemeRequestValidationError
- func (e GetTaxSchemeRequestValidationError) Cause() error
- func (e GetTaxSchemeRequestValidationError) Error() string
- func (e GetTaxSchemeRequestValidationError) ErrorName() string
- func (e GetTaxSchemeRequestValidationError) Field() string
- func (e GetTaxSchemeRequestValidationError) Key() bool
- func (e GetTaxSchemeRequestValidationError) Reason() string
- type GetTaxSchemeResponse
- func (*GetTaxSchemeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaxSchemeResponse) GetTaxScheme() *TaxScheme
- func (*GetTaxSchemeResponse) ProtoMessage()
- func (x *GetTaxSchemeResponse) ProtoReflect() protoreflect.Message
- func (x *GetTaxSchemeResponse) Reset()
- func (x *GetTaxSchemeResponse) String() string
- func (m *GetTaxSchemeResponse) Validate() error
- func (m *GetTaxSchemeResponse) ValidateAll() error
- type GetTaxSchemeResponseMultiError
- type GetTaxSchemeResponseValidationError
- func (e GetTaxSchemeResponseValidationError) Cause() error
- func (e GetTaxSchemeResponseValidationError) Error() string
- func (e GetTaxSchemeResponseValidationError) ErrorName() string
- func (e GetTaxSchemeResponseValidationError) Field() string
- func (e GetTaxSchemeResponseValidationError) Key() bool
- func (e GetTaxSchemeResponseValidationError) Reason() string
- type GetTaxSchemesRequest
- func (*GetTaxSchemesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaxSchemesRequest) GetLimit() string
- func (x *GetTaxSchemesRequest) GetNextCursor() string
- func (x *GetTaxSchemesRequest) GetRequestId() string
- func (x *GetTaxSchemesRequest) GetUserEmail() string
- func (*GetTaxSchemesRequest) ProtoMessage()
- func (x *GetTaxSchemesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaxSchemesRequest) Reset()
- func (x *GetTaxSchemesRequest) String() string
- func (m *GetTaxSchemesRequest) Validate() error
- func (m *GetTaxSchemesRequest) ValidateAll() error
- type GetTaxSchemesRequestMultiError
- type GetTaxSchemesRequestValidationError
- func (e GetTaxSchemesRequestValidationError) Cause() error
- func (e GetTaxSchemesRequestValidationError) Error() string
- func (e GetTaxSchemesRequestValidationError) ErrorName() string
- func (e GetTaxSchemesRequestValidationError) Field() string
- func (e GetTaxSchemesRequestValidationError) Key() bool
- func (e GetTaxSchemesRequestValidationError) Reason() string
- type GetTaxSchemesResponse
- func (*GetTaxSchemesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaxSchemesResponse) GetNextCursor() string
- func (x *GetTaxSchemesResponse) GetTaxSchemes() []*TaxScheme
- func (*GetTaxSchemesResponse) ProtoMessage()
- func (x *GetTaxSchemesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTaxSchemesResponse) Reset()
- func (x *GetTaxSchemesResponse) String() string
- func (m *GetTaxSchemesResponse) Validate() error
- func (m *GetTaxSchemesResponse) ValidateAll() error
- type GetTaxSchemesResponseMultiError
- type GetTaxSchemesResponseValidationError
- func (e GetTaxSchemesResponseValidationError) Cause() error
- func (e GetTaxSchemesResponseValidationError) Error() string
- func (e GetTaxSchemesResponseValidationError) ErrorName() string
- func (e GetTaxSchemesResponseValidationError) Field() string
- func (e GetTaxSchemesResponseValidationError) Key() bool
- func (e GetTaxSchemesResponseValidationError) Reason() string
- type TaxCategory
- func (*TaxCategory) Descriptor() ([]byte, []int)deprecated
- func (x *TaxCategory) GetCrUpdTime() *v1.CrUpdTime
- func (x *TaxCategory) GetCrUpdUser() *v1.CrUpdUser
- func (x *TaxCategory) GetTaxCategoryD() *TaxCategoryD
- func (*TaxCategory) ProtoMessage()
- func (x *TaxCategory) ProtoReflect() protoreflect.Message
- func (x *TaxCategory) Reset()
- func (x *TaxCategory) String() string
- func (m *TaxCategory) Validate() error
- func (m *TaxCategory) ValidateAll() error
- type TaxCategoryD
- func (*TaxCategoryD) Descriptor() ([]byte, []int)deprecated
- func (x *TaxCategoryD) GetBaseUnitMeasure() string
- func (x *TaxCategoryD) GetId() uint32
- func (x *TaxCategoryD) GetIdS() string
- func (x *TaxCategoryD) GetPerUnitAmount() float64
- func (x *TaxCategoryD) GetPercent() float32
- func (x *TaxCategoryD) GetTaxCategoryName() string
- func (x *TaxCategoryD) GetTaxExemptionReason() string
- func (x *TaxCategoryD) GetTaxExemptionReasonCode() string
- func (x *TaxCategoryD) GetTaxSchemeId() uint32
- func (x *TaxCategoryD) GetTcId() string
- func (x *TaxCategoryD) GetTierRange() string
- func (x *TaxCategoryD) GetTierRatePercent() float32
- func (x *TaxCategoryD) GetUuid4() []byte
- func (*TaxCategoryD) ProtoMessage()
- func (x *TaxCategoryD) ProtoReflect() protoreflect.Message
- func (x *TaxCategoryD) Reset()
- func (x *TaxCategoryD) String() string
- func (m *TaxCategoryD) Validate() error
- func (m *TaxCategoryD) ValidateAll() error
- type TaxCategoryDMultiError
- type TaxCategoryDValidationError
- func (e TaxCategoryDValidationError) Cause() error
- func (e TaxCategoryDValidationError) Error() string
- func (e TaxCategoryDValidationError) ErrorName() string
- func (e TaxCategoryDValidationError) Field() string
- func (e TaxCategoryDValidationError) Key() bool
- func (e TaxCategoryDValidationError) Reason() string
- type TaxCategoryMultiError
- type TaxCategoryValidationError
- func (e TaxCategoryValidationError) Cause() error
- func (e TaxCategoryValidationError) Error() string
- func (e TaxCategoryValidationError) ErrorName() string
- func (e TaxCategoryValidationError) Field() string
- func (e TaxCategoryValidationError) Key() bool
- func (e TaxCategoryValidationError) Reason() string
- type TaxScheme
- func (*TaxScheme) Descriptor() ([]byte, []int)deprecated
- func (x *TaxScheme) GetCrUpdTime() *v1.CrUpdTime
- func (x *TaxScheme) GetCrUpdUser() *v1.CrUpdUser
- func (x *TaxScheme) GetTaxSchemeD() *TaxSchemeD
- func (*TaxScheme) ProtoMessage()
- func (x *TaxScheme) ProtoReflect() protoreflect.Message
- func (x *TaxScheme) Reset()
- func (x *TaxScheme) String() string
- func (m *TaxScheme) Validate() error
- func (m *TaxScheme) ValidateAll() error
- type TaxSchemeD
- func (*TaxSchemeD) Descriptor() ([]byte, []int)deprecated
- func (x *TaxSchemeD) GetCurrencyCode() string
- func (x *TaxSchemeD) GetId() uint32
- func (x *TaxSchemeD) GetIdS() string
- func (x *TaxSchemeD) GetTaxSchemeName() string
- func (x *TaxSchemeD) GetTaxTypeCode() string
- func (x *TaxSchemeD) GetTsId() string
- func (x *TaxSchemeD) GetUuid4() []byte
- func (*TaxSchemeD) ProtoMessage()
- func (x *TaxSchemeD) ProtoReflect() protoreflect.Message
- func (x *TaxSchemeD) Reset()
- func (x *TaxSchemeD) String() string
- func (m *TaxSchemeD) Validate() error
- func (m *TaxSchemeD) ValidateAll() error
- type TaxSchemeDMultiError
- type TaxSchemeDValidationError
- type TaxSchemeJurisdiction
- func (*TaxSchemeJurisdiction) Descriptor() ([]byte, []int)deprecated
- func (x *TaxSchemeJurisdiction) GetCrUpdTime() *v1.CrUpdTime
- func (x *TaxSchemeJurisdiction) GetCrUpdUser() *v1.CrUpdUser
- func (x *TaxSchemeJurisdiction) GetTaxSchemeInfo() *v1.TaxSchemeInfo
- func (x *TaxSchemeJurisdiction) GetTaxSchemeJurisdictionD() *TaxSchemeJurisdictionD
- func (*TaxSchemeJurisdiction) ProtoMessage()
- func (x *TaxSchemeJurisdiction) ProtoReflect() protoreflect.Message
- func (x *TaxSchemeJurisdiction) Reset()
- func (x *TaxSchemeJurisdiction) String() string
- func (m *TaxSchemeJurisdiction) Validate() error
- func (m *TaxSchemeJurisdiction) ValidateAll() error
- type TaxSchemeJurisdictionD
- func (*TaxSchemeJurisdictionD) Descriptor() ([]byte, []int)deprecated
- func (x *TaxSchemeJurisdictionD) GetAddressId() uint32
- func (x *TaxSchemeJurisdictionD) GetId() uint32
- func (x *TaxSchemeJurisdictionD) GetIdS() string
- func (x *TaxSchemeJurisdictionD) GetUuid4() []byte
- func (*TaxSchemeJurisdictionD) ProtoMessage()
- func (x *TaxSchemeJurisdictionD) ProtoReflect() protoreflect.Message
- func (x *TaxSchemeJurisdictionD) Reset()
- func (x *TaxSchemeJurisdictionD) String() string
- func (m *TaxSchemeJurisdictionD) Validate() error
- func (m *TaxSchemeJurisdictionD) ValidateAll() error
- type TaxSchemeJurisdictionDMultiError
- type TaxSchemeJurisdictionDValidationError
- func (e TaxSchemeJurisdictionDValidationError) Cause() error
- func (e TaxSchemeJurisdictionDValidationError) Error() string
- func (e TaxSchemeJurisdictionDValidationError) ErrorName() string
- func (e TaxSchemeJurisdictionDValidationError) Field() string
- func (e TaxSchemeJurisdictionDValidationError) Key() bool
- func (e TaxSchemeJurisdictionDValidationError) Reason() string
- type TaxSchemeJurisdictionMultiError
- type TaxSchemeJurisdictionValidationError
- func (e TaxSchemeJurisdictionValidationError) Cause() error
- func (e TaxSchemeJurisdictionValidationError) Error() string
- func (e TaxSchemeJurisdictionValidationError) ErrorName() string
- func (e TaxSchemeJurisdictionValidationError) Field() string
- func (e TaxSchemeJurisdictionValidationError) Key() bool
- func (e TaxSchemeJurisdictionValidationError) Reason() string
- type TaxSchemeMultiError
- type TaxSchemeValidationError
- type TaxServiceClient
- type TaxServiceServer
- type TaxSubTotal
- func (*TaxSubTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TaxSubTotal) GetCrUpdTime() *v1.CrUpdTime
- func (x *TaxSubTotal) GetCrUpdUser() *v1.CrUpdUser
- func (x *TaxSubTotal) GetTaxSubTotalD() *TaxSubTotalD
- func (*TaxSubTotal) ProtoMessage()
- func (x *TaxSubTotal) ProtoReflect() protoreflect.Message
- func (x *TaxSubTotal) Reset()
- func (x *TaxSubTotal) String() string
- func (m *TaxSubTotal) Validate() error
- func (m *TaxSubTotal) ValidateAll() error
- type TaxSubTotalD
- func (*TaxSubTotalD) Descriptor() ([]byte, []int)deprecated
- func (x *TaxSubTotalD) GetBaseUnitMeasure() string
- func (x *TaxSubTotalD) GetCalculationSequenceNumeric() uint32
- func (x *TaxSubTotalD) GetId() uint32
- func (x *TaxSubTotalD) GetIdS() string
- func (x *TaxSubTotalD) GetPerUnitAmount() float64
- func (x *TaxSubTotalD) GetPercent() float32
- func (x *TaxSubTotalD) GetTaxAmount() float64
- func (x *TaxSubTotalD) GetTaxCategoryId() uint32
- func (x *TaxSubTotalD) GetTaxTotalId() uint32
- func (x *TaxSubTotalD) GetTaxableAmount() float64
- func (x *TaxSubTotalD) GetTierRange() string
- func (x *TaxSubTotalD) GetTierRatePercent() float64
- func (x *TaxSubTotalD) GetTransactionCurrencyTaxAmount() float64
- func (x *TaxSubTotalD) GetUuid4() []byte
- func (*TaxSubTotalD) ProtoMessage()
- func (x *TaxSubTotalD) ProtoReflect() protoreflect.Message
- func (x *TaxSubTotalD) Reset()
- func (x *TaxSubTotalD) String() string
- func (m *TaxSubTotalD) Validate() error
- func (m *TaxSubTotalD) ValidateAll() error
- type TaxSubTotalDMultiError
- type TaxSubTotalDValidationError
- func (e TaxSubTotalDValidationError) Cause() error
- func (e TaxSubTotalDValidationError) Error() string
- func (e TaxSubTotalDValidationError) ErrorName() string
- func (e TaxSubTotalDValidationError) Field() string
- func (e TaxSubTotalDValidationError) Key() bool
- func (e TaxSubTotalDValidationError) Reason() string
- type TaxSubTotalMultiError
- type TaxSubTotalValidationError
- func (e TaxSubTotalValidationError) Cause() error
- func (e TaxSubTotalValidationError) Error() string
- func (e TaxSubTotalValidationError) ErrorName() string
- func (e TaxSubTotalValidationError) Field() string
- func (e TaxSubTotalValidationError) Key() bool
- func (e TaxSubTotalValidationError) Reason() string
- type TaxTotal
- func (*TaxTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TaxTotal) GetCrUpdTime() *v1.CrUpdTime
- func (x *TaxTotal) GetCrUpdUser() *v1.CrUpdUser
- func (x *TaxTotal) GetTaxTotalD() *TaxTotalD
- func (*TaxTotal) ProtoMessage()
- func (x *TaxTotal) ProtoReflect() protoreflect.Message
- func (x *TaxTotal) Reset()
- func (x *TaxTotal) String() string
- func (m *TaxTotal) Validate() error
- func (m *TaxTotal) ValidateAll() error
- type TaxTotalD
- func (*TaxTotalD) Descriptor() ([]byte, []int)deprecated
- func (x *TaxTotalD) GetId() uint32
- func (x *TaxTotalD) GetIdS() string
- func (x *TaxTotalD) GetMasterFlag() string
- func (x *TaxTotalD) GetMasterId() uint32
- func (x *TaxTotalD) GetRoundingAmount() float64
- func (x *TaxTotalD) GetTaxAmount() float64
- func (x *TaxTotalD) GetTaxCategoryId() uint32
- func (x *TaxTotalD) GetTaxEvidenceIndicator() bool
- func (x *TaxTotalD) GetTaxIncludedIndicator() bool
- func (x *TaxTotalD) GetUuid4() []byte
- func (*TaxTotalD) ProtoMessage()
- func (x *TaxTotalD) ProtoReflect() protoreflect.Message
- func (x *TaxTotalD) Reset()
- func (x *TaxTotalD) String() string
- func (m *TaxTotalD) Validate() error
- func (m *TaxTotalD) ValidateAll() error
- type TaxTotalDMultiError
- type TaxTotalDValidationError
- type TaxTotalMultiError
- type TaxTotalValidationError
- type UnimplementedTaxServiceServer
- func (UnimplementedTaxServiceServer) CreateTaxCategory(context.Context, *CreateTaxCategoryRequest) (*CreateTaxCategoryResponse, error)
- func (UnimplementedTaxServiceServer) CreateTaxScheme(context.Context, *CreateTaxSchemeRequest) (*CreateTaxSchemeResponse, error)
- func (UnimplementedTaxServiceServer) CreateTaxSchemeJurisdiction(context.Context, *CreateTaxSchemeJurisdictionRequest) (*CreateTaxSchemeJurisdictionResponse, error)
- func (UnimplementedTaxServiceServer) CreateTaxSubTotal(context.Context, *CreateTaxSubTotalRequest) (*CreateTaxSubTotalResponse, error)
- func (UnimplementedTaxServiceServer) CreateTaxTotal(context.Context, *CreateTaxTotalRequest) (*CreateTaxTotalResponse, error)
- func (UnimplementedTaxServiceServer) GetTaxScheme(context.Context, *GetTaxSchemeRequest) (*GetTaxSchemeResponse, error)
- func (UnimplementedTaxServiceServer) GetTaxSchemes(context.Context, *GetTaxSchemesRequest) (*GetTaxSchemesResponse, error)
- func (UnimplementedTaxServiceServer) UpdateTaxCategory(context.Context, *UpdateTaxCategoryRequest) (*UpdateTaxCategoryResponse, error)
- func (UnimplementedTaxServiceServer) UpdateTaxScheme(context.Context, *UpdateTaxSchemeRequest) (*UpdateTaxSchemeResponse, error)
- func (UnimplementedTaxServiceServer) UpdateTaxSchemeJurisdiction(context.Context, *UpdateTaxSchemeJurisdictionRequest) (*UpdateTaxSchemeJurisdictionResponse, error)
- func (UnimplementedTaxServiceServer) UpdateTaxSubTotal(context.Context, *UpdateTaxSubTotalRequest) (*UpdateTaxSubTotalResponse, error)
- func (UnimplementedTaxServiceServer) UpdateTaxTotal(context.Context, *UpdateTaxTotalRequest) (*UpdateTaxTotalResponse, error)
- type UnsafeTaxServiceServer
- type UpdateTaxCategoryRequest
- func (*UpdateTaxCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaxCategoryRequest) GetBaseUnitMeasure() string
- func (x *UpdateTaxCategoryRequest) GetId() string
- func (x *UpdateTaxCategoryRequest) GetPerUnitAmount() float64
- func (x *UpdateTaxCategoryRequest) GetPercent() float32
- func (x *UpdateTaxCategoryRequest) GetRequestId() string
- func (x *UpdateTaxCategoryRequest) GetTaxCategoryName() string
- func (x *UpdateTaxCategoryRequest) GetTaxExemptionReason() string
- func (x *UpdateTaxCategoryRequest) GetTaxExemptionReasonCode() string
- func (x *UpdateTaxCategoryRequest) GetUserEmail() string
- func (x *UpdateTaxCategoryRequest) GetUserId() string
- func (*UpdateTaxCategoryRequest) ProtoMessage()
- func (x *UpdateTaxCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxCategoryRequest) Reset()
- func (x *UpdateTaxCategoryRequest) String() string
- func (m *UpdateTaxCategoryRequest) Validate() error
- func (m *UpdateTaxCategoryRequest) ValidateAll() error
- type UpdateTaxCategoryRequestMultiError
- type UpdateTaxCategoryRequestValidationError
- func (e UpdateTaxCategoryRequestValidationError) Cause() error
- func (e UpdateTaxCategoryRequestValidationError) Error() string
- func (e UpdateTaxCategoryRequestValidationError) ErrorName() string
- func (e UpdateTaxCategoryRequestValidationError) Field() string
- func (e UpdateTaxCategoryRequestValidationError) Key() bool
- func (e UpdateTaxCategoryRequestValidationError) Reason() string
- type UpdateTaxCategoryResponse
- func (*UpdateTaxCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTaxCategoryResponse) ProtoMessage()
- func (x *UpdateTaxCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxCategoryResponse) Reset()
- func (x *UpdateTaxCategoryResponse) String() string
- func (m *UpdateTaxCategoryResponse) Validate() error
- func (m *UpdateTaxCategoryResponse) ValidateAll() error
- type UpdateTaxCategoryResponseMultiError
- type UpdateTaxCategoryResponseValidationError
- func (e UpdateTaxCategoryResponseValidationError) Cause() error
- func (e UpdateTaxCategoryResponseValidationError) Error() string
- func (e UpdateTaxCategoryResponseValidationError) ErrorName() string
- func (e UpdateTaxCategoryResponseValidationError) Field() string
- func (e UpdateTaxCategoryResponseValidationError) Key() bool
- func (e UpdateTaxCategoryResponseValidationError) Reason() string
- type UpdateTaxSchemeJurisdictionRequest
- func (*UpdateTaxSchemeJurisdictionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaxSchemeJurisdictionRequest) GetId() string
- func (x *UpdateTaxSchemeJurisdictionRequest) GetRequestId() string
- func (x *UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeId() uint32
- func (x *UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeName() string
- func (x *UpdateTaxSchemeJurisdictionRequest) GetUserEmail() string
- func (x *UpdateTaxSchemeJurisdictionRequest) GetUserId() string
- func (*UpdateTaxSchemeJurisdictionRequest) ProtoMessage()
- func (x *UpdateTaxSchemeJurisdictionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSchemeJurisdictionRequest) Reset()
- func (x *UpdateTaxSchemeJurisdictionRequest) String() string
- func (m *UpdateTaxSchemeJurisdictionRequest) Validate() error
- func (m *UpdateTaxSchemeJurisdictionRequest) ValidateAll() error
- type UpdateTaxSchemeJurisdictionRequestMultiError
- type UpdateTaxSchemeJurisdictionRequestValidationError
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) Cause() error
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) Error() string
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) ErrorName() string
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) Field() string
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) Key() bool
- func (e UpdateTaxSchemeJurisdictionRequestValidationError) Reason() string
- type UpdateTaxSchemeJurisdictionResponse
- func (*UpdateTaxSchemeJurisdictionResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTaxSchemeJurisdictionResponse) ProtoMessage()
- func (x *UpdateTaxSchemeJurisdictionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSchemeJurisdictionResponse) Reset()
- func (x *UpdateTaxSchemeJurisdictionResponse) String() string
- func (m *UpdateTaxSchemeJurisdictionResponse) Validate() error
- func (m *UpdateTaxSchemeJurisdictionResponse) ValidateAll() error
- type UpdateTaxSchemeJurisdictionResponseMultiError
- type UpdateTaxSchemeJurisdictionResponseValidationError
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) Cause() error
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) Error() string
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) ErrorName() string
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) Field() string
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) Key() bool
- func (e UpdateTaxSchemeJurisdictionResponseValidationError) Reason() string
- type UpdateTaxSchemeRequest
- func (*UpdateTaxSchemeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaxSchemeRequest) GetCurrencyCode() string
- func (x *UpdateTaxSchemeRequest) GetId() string
- func (x *UpdateTaxSchemeRequest) GetRequestId() string
- func (x *UpdateTaxSchemeRequest) GetTaxSchemeName() string
- func (x *UpdateTaxSchemeRequest) GetTaxTypeCode() string
- func (x *UpdateTaxSchemeRequest) GetUserEmail() string
- func (x *UpdateTaxSchemeRequest) GetUserId() string
- func (*UpdateTaxSchemeRequest) ProtoMessage()
- func (x *UpdateTaxSchemeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSchemeRequest) Reset()
- func (x *UpdateTaxSchemeRequest) String() string
- func (m *UpdateTaxSchemeRequest) Validate() error
- func (m *UpdateTaxSchemeRequest) ValidateAll() error
- type UpdateTaxSchemeRequestMultiError
- type UpdateTaxSchemeRequestValidationError
- func (e UpdateTaxSchemeRequestValidationError) Cause() error
- func (e UpdateTaxSchemeRequestValidationError) Error() string
- func (e UpdateTaxSchemeRequestValidationError) ErrorName() string
- func (e UpdateTaxSchemeRequestValidationError) Field() string
- func (e UpdateTaxSchemeRequestValidationError) Key() bool
- func (e UpdateTaxSchemeRequestValidationError) Reason() string
- type UpdateTaxSchemeResponse
- func (*UpdateTaxSchemeResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTaxSchemeResponse) ProtoMessage()
- func (x *UpdateTaxSchemeResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSchemeResponse) Reset()
- func (x *UpdateTaxSchemeResponse) String() string
- func (m *UpdateTaxSchemeResponse) Validate() error
- func (m *UpdateTaxSchemeResponse) ValidateAll() error
- type UpdateTaxSchemeResponseMultiError
- type UpdateTaxSchemeResponseValidationError
- func (e UpdateTaxSchemeResponseValidationError) Cause() error
- func (e UpdateTaxSchemeResponseValidationError) Error() string
- func (e UpdateTaxSchemeResponseValidationError) ErrorName() string
- func (e UpdateTaxSchemeResponseValidationError) Field() string
- func (e UpdateTaxSchemeResponseValidationError) Key() bool
- func (e UpdateTaxSchemeResponseValidationError) Reason() string
- type UpdateTaxSubTotalRequest
- func (*UpdateTaxSubTotalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaxSubTotalRequest) GetBaseUnitMeasure() string
- func (x *UpdateTaxSubTotalRequest) GetCalculationSequenceNumeric() uint32
- func (x *UpdateTaxSubTotalRequest) GetId() string
- func (x *UpdateTaxSubTotalRequest) GetPerUnitAmount() float64
- func (x *UpdateTaxSubTotalRequest) GetPercent() float32
- func (x *UpdateTaxSubTotalRequest) GetRequestId() string
- func (x *UpdateTaxSubTotalRequest) GetTaxAmount() float64
- func (x *UpdateTaxSubTotalRequest) GetTaxableAmount() float64
- func (x *UpdateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount() float64
- func (x *UpdateTaxSubTotalRequest) GetUserEmail() string
- func (x *UpdateTaxSubTotalRequest) GetUserId() string
- func (*UpdateTaxSubTotalRequest) ProtoMessage()
- func (x *UpdateTaxSubTotalRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSubTotalRequest) Reset()
- func (x *UpdateTaxSubTotalRequest) String() string
- func (m *UpdateTaxSubTotalRequest) Validate() error
- func (m *UpdateTaxSubTotalRequest) ValidateAll() error
- type UpdateTaxSubTotalRequestMultiError
- type UpdateTaxSubTotalRequestValidationError
- func (e UpdateTaxSubTotalRequestValidationError) Cause() error
- func (e UpdateTaxSubTotalRequestValidationError) Error() string
- func (e UpdateTaxSubTotalRequestValidationError) ErrorName() string
- func (e UpdateTaxSubTotalRequestValidationError) Field() string
- func (e UpdateTaxSubTotalRequestValidationError) Key() bool
- func (e UpdateTaxSubTotalRequestValidationError) Reason() string
- type UpdateTaxSubTotalResponse
- func (*UpdateTaxSubTotalResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTaxSubTotalResponse) ProtoMessage()
- func (x *UpdateTaxSubTotalResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxSubTotalResponse) Reset()
- func (x *UpdateTaxSubTotalResponse) String() string
- func (m *UpdateTaxSubTotalResponse) Validate() error
- func (m *UpdateTaxSubTotalResponse) ValidateAll() error
- type UpdateTaxSubTotalResponseMultiError
- type UpdateTaxSubTotalResponseValidationError
- func (e UpdateTaxSubTotalResponseValidationError) Cause() error
- func (e UpdateTaxSubTotalResponseValidationError) Error() string
- func (e UpdateTaxSubTotalResponseValidationError) ErrorName() string
- func (e UpdateTaxSubTotalResponseValidationError) Field() string
- func (e UpdateTaxSubTotalResponseValidationError) Key() bool
- func (e UpdateTaxSubTotalResponseValidationError) Reason() string
- type UpdateTaxTotalRequest
- func (*UpdateTaxTotalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaxTotalRequest) GetId() string
- func (x *UpdateTaxTotalRequest) GetRequestId() string
- func (x *UpdateTaxTotalRequest) GetRoundingAmount() float64
- func (x *UpdateTaxTotalRequest) GetTaxAmount() float64
- func (x *UpdateTaxTotalRequest) GetUserEmail() string
- func (x *UpdateTaxTotalRequest) GetUserId() string
- func (*UpdateTaxTotalRequest) ProtoMessage()
- func (x *UpdateTaxTotalRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxTotalRequest) Reset()
- func (x *UpdateTaxTotalRequest) String() string
- func (m *UpdateTaxTotalRequest) Validate() error
- func (m *UpdateTaxTotalRequest) ValidateAll() error
- type UpdateTaxTotalRequestMultiError
- type UpdateTaxTotalRequestValidationError
- func (e UpdateTaxTotalRequestValidationError) Cause() error
- func (e UpdateTaxTotalRequestValidationError) Error() string
- func (e UpdateTaxTotalRequestValidationError) ErrorName() string
- func (e UpdateTaxTotalRequestValidationError) Field() string
- func (e UpdateTaxTotalRequestValidationError) Key() bool
- func (e UpdateTaxTotalRequestValidationError) Reason() string
- type UpdateTaxTotalResponse
- func (*UpdateTaxTotalResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateTaxTotalResponse) ProtoMessage()
- func (x *UpdateTaxTotalResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateTaxTotalResponse) Reset()
- func (x *UpdateTaxTotalResponse) String() string
- func (m *UpdateTaxTotalResponse) Validate() error
- func (m *UpdateTaxTotalResponse) ValidateAll() error
- type UpdateTaxTotalResponseMultiError
- type UpdateTaxTotalResponseValidationError
- func (e UpdateTaxTotalResponseValidationError) Cause() error
- func (e UpdateTaxTotalResponseValidationError) Error() string
- func (e UpdateTaxTotalResponseValidationError) ErrorName() string
- func (e UpdateTaxTotalResponseValidationError) Field() string
- func (e UpdateTaxTotalResponseValidationError) Key() bool
- func (e UpdateTaxTotalResponseValidationError) Reason() string
Constants ¶
const ( TaxService_GetTaxSchemes_FullMethodName = "/tax.v1.TaxService/GetTaxSchemes" TaxService_GetTaxScheme_FullMethodName = "/tax.v1.TaxService/GetTaxScheme" TaxService_CreateTaxCategory_FullMethodName = "/tax.v1.TaxService/CreateTaxCategory" TaxService_UpdateTaxCategory_FullMethodName = "/tax.v1.TaxService/UpdateTaxCategory" TaxService_CreateTaxScheme_FullMethodName = "/tax.v1.TaxService/CreateTaxScheme" TaxService_UpdateTaxScheme_FullMethodName = "/tax.v1.TaxService/UpdateTaxScheme" TaxService_CreateTaxSchemeJurisdiction_FullMethodName = "/tax.v1.TaxService/CreateTaxSchemeJurisdiction" TaxService_UpdateTaxSchemeJurisdiction_FullMethodName = "/tax.v1.TaxService/UpdateTaxSchemeJurisdiction" TaxService_CreateTaxTotal_FullMethodName = "/tax.v1.TaxService/CreateTaxTotal" TaxService_UpdateTaxTotal_FullMethodName = "/tax.v1.TaxService/UpdateTaxTotal" TaxService_CreateTaxSubTotal_FullMethodName = "/tax.v1.TaxService/CreateTaxSubTotal" TaxService_UpdateTaxSubTotal_FullMethodName = "/tax.v1.TaxService/UpdateTaxSubTotal" )
Variables ¶
var File_tax_v1_tax_proto protoreflect.FileDescriptor
var TaxService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "tax.v1.TaxService", HandlerType: (*TaxServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetTaxSchemes", Handler: _TaxService_GetTaxSchemes_Handler, }, { MethodName: "GetTaxScheme", Handler: _TaxService_GetTaxScheme_Handler, }, { MethodName: "CreateTaxCategory", Handler: _TaxService_CreateTaxCategory_Handler, }, { MethodName: "UpdateTaxCategory", Handler: _TaxService_UpdateTaxCategory_Handler, }, { MethodName: "CreateTaxScheme", Handler: _TaxService_CreateTaxScheme_Handler, }, { MethodName: "UpdateTaxScheme", Handler: _TaxService_UpdateTaxScheme_Handler, }, { MethodName: "CreateTaxSchemeJurisdiction", Handler: _TaxService_CreateTaxSchemeJurisdiction_Handler, }, { MethodName: "UpdateTaxSchemeJurisdiction", Handler: _TaxService_UpdateTaxSchemeJurisdiction_Handler, }, { MethodName: "CreateTaxTotal", Handler: _TaxService_CreateTaxTotal_Handler, }, { MethodName: "UpdateTaxTotal", Handler: _TaxService_UpdateTaxTotal_Handler, }, { MethodName: "CreateTaxSubTotal", Handler: _TaxService_CreateTaxSubTotal_Handler, }, { MethodName: "UpdateTaxSubTotal", Handler: _TaxService_UpdateTaxSubTotal_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "tax/v1/tax.proto", }
TaxService_ServiceDesc is the grpc.ServiceDesc for TaxService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterTaxServiceServer ¶
func RegisterTaxServiceServer(s grpc.ServiceRegistrar, srv TaxServiceServer)
Types ¶
type CreateTaxCategoryRequest ¶
type CreateTaxCategoryRequest struct { TcId string `protobuf:"bytes,1,opt,name=tc_id,json=tcId,proto3" json:"tc_id,omitempty"` TaxCategoryName string `protobuf:"bytes,2,opt,name=tax_category_name,json=taxCategoryName,proto3" json:"tax_category_name,omitempty"` Percent float32 `protobuf:"fixed32,3,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,4,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,5,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` TaxExemptionReasonCode string `` /* 131-byte string literal not displayed */ TaxExemptionReason string `protobuf:"bytes,7,opt,name=tax_exemption_reason,json=taxExemptionReason,proto3" json:"tax_exemption_reason,omitempty"` TierRange string `protobuf:"bytes,8,opt,name=tier_range,json=tierRange,proto3" json:"tier_range,omitempty"` TierRatePercent float32 `protobuf:"fixed32,9,opt,name=tier_rate_percent,json=tierRatePercent,proto3" json:"tier_rate_percent,omitempty"` TaxSchemeId uint32 `protobuf:"varint,10,opt,name=tax_scheme_id,json=taxSchemeId,proto3" json:"tax_scheme_id,omitempty"` UserId string `protobuf:"bytes,11,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,12,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,13,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxCategoryRequest) Descriptor
deprecated
func (*CreateTaxCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxCategoryRequest.ProtoReflect.Descriptor instead.
func (*CreateTaxCategoryRequest) GetBaseUnitMeasure ¶
func (x *CreateTaxCategoryRequest) GetBaseUnitMeasure() string
func (*CreateTaxCategoryRequest) GetPerUnitAmount ¶
func (x *CreateTaxCategoryRequest) GetPerUnitAmount() float64
func (*CreateTaxCategoryRequest) GetPercent ¶
func (x *CreateTaxCategoryRequest) GetPercent() float32
func (*CreateTaxCategoryRequest) GetRequestId ¶
func (x *CreateTaxCategoryRequest) GetRequestId() string
func (*CreateTaxCategoryRequest) GetTaxCategoryName ¶
func (x *CreateTaxCategoryRequest) GetTaxCategoryName() string
func (*CreateTaxCategoryRequest) GetTaxExemptionReason ¶
func (x *CreateTaxCategoryRequest) GetTaxExemptionReason() string
func (*CreateTaxCategoryRequest) GetTaxExemptionReasonCode ¶
func (x *CreateTaxCategoryRequest) GetTaxExemptionReasonCode() string
func (*CreateTaxCategoryRequest) GetTaxSchemeId ¶
func (x *CreateTaxCategoryRequest) GetTaxSchemeId() uint32
func (*CreateTaxCategoryRequest) GetTcId ¶
func (x *CreateTaxCategoryRequest) GetTcId() string
func (*CreateTaxCategoryRequest) GetTierRange ¶
func (x *CreateTaxCategoryRequest) GetTierRange() string
func (*CreateTaxCategoryRequest) GetTierRatePercent ¶
func (x *CreateTaxCategoryRequest) GetTierRatePercent() float32
func (*CreateTaxCategoryRequest) GetUserEmail ¶
func (x *CreateTaxCategoryRequest) GetUserEmail() string
func (*CreateTaxCategoryRequest) GetUserId ¶
func (x *CreateTaxCategoryRequest) GetUserId() string
func (*CreateTaxCategoryRequest) ProtoMessage ¶
func (*CreateTaxCategoryRequest) ProtoMessage()
func (*CreateTaxCategoryRequest) ProtoReflect ¶
func (x *CreateTaxCategoryRequest) ProtoReflect() protoreflect.Message
func (*CreateTaxCategoryRequest) Reset ¶
func (x *CreateTaxCategoryRequest) Reset()
func (*CreateTaxCategoryRequest) String ¶
func (x *CreateTaxCategoryRequest) String() string
func (*CreateTaxCategoryRequest) Validate ¶
func (m *CreateTaxCategoryRequest) Validate() error
Validate checks the field values on CreateTaxCategoryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxCategoryRequest) ValidateAll ¶
func (m *CreateTaxCategoryRequest) ValidateAll() error
ValidateAll checks the field values on CreateTaxCategoryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxCategoryRequestMultiError, or nil if none found.
type CreateTaxCategoryRequestMultiError ¶
type CreateTaxCategoryRequestMultiError []error
CreateTaxCategoryRequestMultiError is an error wrapping multiple validation errors returned by CreateTaxCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTaxCategoryRequestMultiError) AllErrors ¶
func (m CreateTaxCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxCategoryRequestMultiError) Error ¶
func (m CreateTaxCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxCategoryRequestValidationError ¶
type CreateTaxCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTaxCategoryRequestValidationError is the validation error returned by CreateTaxCategoryRequest.Validate if the designated constraints aren't met.
func (CreateTaxCategoryRequestValidationError) Cause ¶
func (e CreateTaxCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxCategoryRequestValidationError) Error ¶
func (e CreateTaxCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxCategoryRequestValidationError) ErrorName ¶
func (e CreateTaxCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxCategoryRequestValidationError) Field ¶
func (e CreateTaxCategoryRequestValidationError) Field() string
Field function returns field value.
func (CreateTaxCategoryRequestValidationError) Key ¶
func (e CreateTaxCategoryRequestValidationError) Key() bool
Key function returns key value.
func (CreateTaxCategoryRequestValidationError) Reason ¶
func (e CreateTaxCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTaxCategoryResponse ¶
type CreateTaxCategoryResponse struct { TaxCategory *TaxCategory `protobuf:"bytes,1,opt,name=tax_category,json=taxCategory,proto3" json:"tax_category,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxCategoryResponse) Descriptor
deprecated
func (*CreateTaxCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxCategoryResponse.ProtoReflect.Descriptor instead.
func (*CreateTaxCategoryResponse) GetTaxCategory ¶
func (x *CreateTaxCategoryResponse) GetTaxCategory() *TaxCategory
func (*CreateTaxCategoryResponse) ProtoMessage ¶
func (*CreateTaxCategoryResponse) ProtoMessage()
func (*CreateTaxCategoryResponse) ProtoReflect ¶
func (x *CreateTaxCategoryResponse) ProtoReflect() protoreflect.Message
func (*CreateTaxCategoryResponse) Reset ¶
func (x *CreateTaxCategoryResponse) Reset()
func (*CreateTaxCategoryResponse) String ¶
func (x *CreateTaxCategoryResponse) String() string
func (*CreateTaxCategoryResponse) Validate ¶
func (m *CreateTaxCategoryResponse) Validate() error
Validate checks the field values on CreateTaxCategoryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxCategoryResponse) ValidateAll ¶
func (m *CreateTaxCategoryResponse) ValidateAll() error
ValidateAll checks the field values on CreateTaxCategoryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxCategoryResponseMultiError, or nil if none found.
type CreateTaxCategoryResponseMultiError ¶
type CreateTaxCategoryResponseMultiError []error
CreateTaxCategoryResponseMultiError is an error wrapping multiple validation errors returned by CreateTaxCategoryResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTaxCategoryResponseMultiError) AllErrors ¶
func (m CreateTaxCategoryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxCategoryResponseMultiError) Error ¶
func (m CreateTaxCategoryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxCategoryResponseValidationError ¶
type CreateTaxCategoryResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTaxCategoryResponseValidationError is the validation error returned by CreateTaxCategoryResponse.Validate if the designated constraints aren't met.
func (CreateTaxCategoryResponseValidationError) Cause ¶
func (e CreateTaxCategoryResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxCategoryResponseValidationError) Error ¶
func (e CreateTaxCategoryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxCategoryResponseValidationError) ErrorName ¶
func (e CreateTaxCategoryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxCategoryResponseValidationError) Field ¶
func (e CreateTaxCategoryResponseValidationError) Field() string
Field function returns field value.
func (CreateTaxCategoryResponseValidationError) Key ¶
func (e CreateTaxCategoryResponseValidationError) Key() bool
Key function returns key value.
func (CreateTaxCategoryResponseValidationError) Reason ¶
func (e CreateTaxCategoryResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSchemeJurisdictionRequest ¶
type CreateTaxSchemeJurisdictionRequest struct { AddrListAgencyId string `protobuf:"bytes,1,opt,name=addr_list_agency_id,json=addrListAgencyId,proto3" json:"addr_list_agency_id,omitempty"` AddrListId string `protobuf:"bytes,2,opt,name=addr_list_id,json=addrListId,proto3" json:"addr_list_id,omitempty"` AddrListVersionId string `protobuf:"bytes,3,opt,name=addr_list_version_id,json=addrListVersionId,proto3" json:"addr_list_version_id,omitempty"` AddressTypeCode string `protobuf:"bytes,4,opt,name=address_type_code,json=addressTypeCode,proto3" json:"address_type_code,omitempty"` AddressFormatCode string `protobuf:"bytes,5,opt,name=address_format_code,json=addressFormatCode,proto3" json:"address_format_code,omitempty"` Postbox string `protobuf:"bytes,6,opt,name=postbox,proto3" json:"postbox,omitempty"` Floor string `protobuf:"bytes,7,opt,name=floor,proto3" json:"floor,omitempty"` Room string `protobuf:"bytes,8,opt,name=room,proto3" json:"room,omitempty"` StreetName string `protobuf:"bytes,9,opt,name=street_name,json=streetName,proto3" json:"street_name,omitempty"` AdditionalStreetName string `protobuf:"bytes,10,opt,name=additional_street_name,json=additionalStreetName,proto3" json:"additional_street_name,omitempty"` BlockName string `protobuf:"bytes,11,opt,name=block_name,json=blockName,proto3" json:"block_name,omitempty"` BuildingName string `protobuf:"bytes,12,opt,name=building_name,json=buildingName,proto3" json:"building_name,omitempty"` BuildingNumber string `protobuf:"bytes,13,opt,name=building_number,json=buildingNumber,proto3" json:"building_number,omitempty"` InhouseMail string `protobuf:"bytes,14,opt,name=inhouse_mail,json=inhouseMail,proto3" json:"inhouse_mail,omitempty"` Department string `protobuf:"bytes,15,opt,name=department,proto3" json:"department,omitempty"` MarkAttention string `protobuf:"bytes,16,opt,name=mark_attention,json=markAttention,proto3" json:"mark_attention,omitempty"` MarkCare string `protobuf:"bytes,17,opt,name=mark_care,json=markCare,proto3" json:"mark_care,omitempty"` PlotIdentification string `protobuf:"bytes,18,opt,name=plot_identification,json=plotIdentification,proto3" json:"plot_identification,omitempty"` CitySubdivisionName string `protobuf:"bytes,19,opt,name=city_subdivision_name,json=citySubdivisionName,proto3" json:"city_subdivision_name,omitempty"` CityName string `protobuf:"bytes,20,opt,name=city_name,json=cityName,proto3" json:"city_name,omitempty"` PostalZone string `protobuf:"bytes,21,opt,name=postal_zone,json=postalZone,proto3" json:"postal_zone,omitempty"` CountrySubentity string `protobuf:"bytes,22,opt,name=country_subentity,json=countrySubentity,proto3" json:"country_subentity,omitempty"` CountrySubentityCode string `protobuf:"bytes,23,opt,name=country_subentity_code,json=countrySubentityCode,proto3" json:"country_subentity_code,omitempty"` Region string `protobuf:"bytes,24,opt,name=region,proto3" json:"region,omitempty"` District string `protobuf:"bytes,25,opt,name=district,proto3" json:"district,omitempty"` TimezoneOffset string `protobuf:"bytes,26,opt,name=timezone_offset,json=timezoneOffset,proto3" json:"timezone_offset,omitempty"` CountryIdCode string `protobuf:"bytes,27,opt,name=country_id_code,json=countryIdCode,proto3" json:"country_id_code,omitempty"` CountryName string `protobuf:"bytes,28,opt,name=country_name,json=countryName,proto3" json:"country_name,omitempty"` LocationCoordLat float64 `protobuf:"fixed64,29,opt,name=location_coord_lat,json=locationCoordLat,proto3" json:"location_coord_lat,omitempty"` LocationCoordLon float64 `protobuf:"fixed64,30,opt,name=location_coord_lon,json=locationCoordLon,proto3" json:"location_coord_lon,omitempty"` Note string `protobuf:"bytes,31,opt,name=note,proto3" json:"note,omitempty"` TaxSchemeId uint32 `protobuf:"varint,32,opt,name=tax_scheme_id,json=taxSchemeId,proto3" json:"tax_scheme_id,omitempty"` TaxSchemeName string `protobuf:"bytes,33,opt,name=tax_scheme_name,json=taxSchemeName,proto3" json:"tax_scheme_name,omitempty"` UserId string `protobuf:"bytes,34,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,35,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,36,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxSchemeJurisdictionRequest) Descriptor
deprecated
func (*CreateTaxSchemeJurisdictionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSchemeJurisdictionRequest.ProtoReflect.Descriptor instead.
func (*CreateTaxSchemeJurisdictionRequest) GetAdditionalStreetName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAdditionalStreetName() string
func (*CreateTaxSchemeJurisdictionRequest) GetAddrListAgencyId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListAgencyId() string
func (*CreateTaxSchemeJurisdictionRequest) GetAddrListId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListId() string
func (*CreateTaxSchemeJurisdictionRequest) GetAddrListVersionId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAddrListVersionId() string
func (*CreateTaxSchemeJurisdictionRequest) GetAddressFormatCode ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAddressFormatCode() string
func (*CreateTaxSchemeJurisdictionRequest) GetAddressTypeCode ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetAddressTypeCode() string
func (*CreateTaxSchemeJurisdictionRequest) GetBlockName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetBlockName() string
func (*CreateTaxSchemeJurisdictionRequest) GetBuildingName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetBuildingName() string
func (*CreateTaxSchemeJurisdictionRequest) GetBuildingNumber ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetBuildingNumber() string
func (*CreateTaxSchemeJurisdictionRequest) GetCityName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCityName() string
func (*CreateTaxSchemeJurisdictionRequest) GetCitySubdivisionName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCitySubdivisionName() string
func (*CreateTaxSchemeJurisdictionRequest) GetCountryIdCode ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCountryIdCode() string
func (*CreateTaxSchemeJurisdictionRequest) GetCountryName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCountryName() string
func (*CreateTaxSchemeJurisdictionRequest) GetCountrySubentity ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCountrySubentity() string
func (*CreateTaxSchemeJurisdictionRequest) GetCountrySubentityCode ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetCountrySubentityCode() string
func (*CreateTaxSchemeJurisdictionRequest) GetDepartment ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetDepartment() string
func (*CreateTaxSchemeJurisdictionRequest) GetDistrict ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetDistrict() string
func (*CreateTaxSchemeJurisdictionRequest) GetFloor ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetFloor() string
func (*CreateTaxSchemeJurisdictionRequest) GetInhouseMail ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetInhouseMail() string
func (*CreateTaxSchemeJurisdictionRequest) GetLocationCoordLat ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetLocationCoordLat() float64
func (*CreateTaxSchemeJurisdictionRequest) GetLocationCoordLon ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetLocationCoordLon() float64
func (*CreateTaxSchemeJurisdictionRequest) GetMarkAttention ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetMarkAttention() string
func (*CreateTaxSchemeJurisdictionRequest) GetMarkCare ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetMarkCare() string
func (*CreateTaxSchemeJurisdictionRequest) GetNote ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetNote() string
func (*CreateTaxSchemeJurisdictionRequest) GetPlotIdentification ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetPlotIdentification() string
func (*CreateTaxSchemeJurisdictionRequest) GetPostalZone ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetPostalZone() string
func (*CreateTaxSchemeJurisdictionRequest) GetPostbox ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetPostbox() string
func (*CreateTaxSchemeJurisdictionRequest) GetRegion ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetRegion() string
func (*CreateTaxSchemeJurisdictionRequest) GetRequestId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetRequestId() string
func (*CreateTaxSchemeJurisdictionRequest) GetRoom ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetRoom() string
func (*CreateTaxSchemeJurisdictionRequest) GetStreetName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetStreetName() string
func (*CreateTaxSchemeJurisdictionRequest) GetTaxSchemeId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetTaxSchemeId() uint32
func (*CreateTaxSchemeJurisdictionRequest) GetTaxSchemeName ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetTaxSchemeName() string
func (*CreateTaxSchemeJurisdictionRequest) GetTimezoneOffset ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetTimezoneOffset() string
func (*CreateTaxSchemeJurisdictionRequest) GetUserEmail ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetUserEmail() string
func (*CreateTaxSchemeJurisdictionRequest) GetUserId ¶
func (x *CreateTaxSchemeJurisdictionRequest) GetUserId() string
func (*CreateTaxSchemeJurisdictionRequest) ProtoMessage ¶
func (*CreateTaxSchemeJurisdictionRequest) ProtoMessage()
func (*CreateTaxSchemeJurisdictionRequest) ProtoReflect ¶
func (x *CreateTaxSchemeJurisdictionRequest) ProtoReflect() protoreflect.Message
func (*CreateTaxSchemeJurisdictionRequest) Reset ¶
func (x *CreateTaxSchemeJurisdictionRequest) Reset()
func (*CreateTaxSchemeJurisdictionRequest) String ¶
func (x *CreateTaxSchemeJurisdictionRequest) String() string
func (*CreateTaxSchemeJurisdictionRequest) Validate ¶
func (m *CreateTaxSchemeJurisdictionRequest) Validate() error
Validate checks the field values on CreateTaxSchemeJurisdictionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSchemeJurisdictionRequest) ValidateAll ¶
func (m *CreateTaxSchemeJurisdictionRequest) ValidateAll() error
ValidateAll checks the field values on CreateTaxSchemeJurisdictionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSchemeJurisdictionRequestMultiError, or nil if none found.
type CreateTaxSchemeJurisdictionRequestMultiError ¶
type CreateTaxSchemeJurisdictionRequestMultiError []error
CreateTaxSchemeJurisdictionRequestMultiError is an error wrapping multiple validation errors returned by CreateTaxSchemeJurisdictionRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSchemeJurisdictionRequestMultiError) AllErrors ¶
func (m CreateTaxSchemeJurisdictionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSchemeJurisdictionRequestMultiError) Error ¶
func (m CreateTaxSchemeJurisdictionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSchemeJurisdictionRequestValidationError ¶
type CreateTaxSchemeJurisdictionRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSchemeJurisdictionRequestValidationError is the validation error returned by CreateTaxSchemeJurisdictionRequest.Validate if the designated constraints aren't met.
func (CreateTaxSchemeJurisdictionRequestValidationError) Cause ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSchemeJurisdictionRequestValidationError) Error ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSchemeJurisdictionRequestValidationError) ErrorName ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSchemeJurisdictionRequestValidationError) Field ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) Field() string
Field function returns field value.
func (CreateTaxSchemeJurisdictionRequestValidationError) Key ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) Key() bool
Key function returns key value.
func (CreateTaxSchemeJurisdictionRequestValidationError) Reason ¶
func (e CreateTaxSchemeJurisdictionRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSchemeJurisdictionResponse ¶
type CreateTaxSchemeJurisdictionResponse struct { TaxSchemeJurisdiction *TaxSchemeJurisdiction `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateTaxSchemeJurisdictionResponse) Descriptor
deprecated
func (*CreateTaxSchemeJurisdictionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSchemeJurisdictionResponse.ProtoReflect.Descriptor instead.
func (*CreateTaxSchemeJurisdictionResponse) GetTaxSchemeJurisdiction ¶
func (x *CreateTaxSchemeJurisdictionResponse) GetTaxSchemeJurisdiction() *TaxSchemeJurisdiction
func (*CreateTaxSchemeJurisdictionResponse) ProtoMessage ¶
func (*CreateTaxSchemeJurisdictionResponse) ProtoMessage()
func (*CreateTaxSchemeJurisdictionResponse) ProtoReflect ¶
func (x *CreateTaxSchemeJurisdictionResponse) ProtoReflect() protoreflect.Message
func (*CreateTaxSchemeJurisdictionResponse) Reset ¶
func (x *CreateTaxSchemeJurisdictionResponse) Reset()
func (*CreateTaxSchemeJurisdictionResponse) String ¶
func (x *CreateTaxSchemeJurisdictionResponse) String() string
func (*CreateTaxSchemeJurisdictionResponse) Validate ¶
func (m *CreateTaxSchemeJurisdictionResponse) Validate() error
Validate checks the field values on CreateTaxSchemeJurisdictionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSchemeJurisdictionResponse) ValidateAll ¶
func (m *CreateTaxSchemeJurisdictionResponse) ValidateAll() error
ValidateAll checks the field values on CreateTaxSchemeJurisdictionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSchemeJurisdictionResponseMultiError, or nil if none found.
type CreateTaxSchemeJurisdictionResponseMultiError ¶
type CreateTaxSchemeJurisdictionResponseMultiError []error
CreateTaxSchemeJurisdictionResponseMultiError is an error wrapping multiple validation errors returned by CreateTaxSchemeJurisdictionResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSchemeJurisdictionResponseMultiError) AllErrors ¶
func (m CreateTaxSchemeJurisdictionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSchemeJurisdictionResponseMultiError) Error ¶
func (m CreateTaxSchemeJurisdictionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSchemeJurisdictionResponseValidationError ¶
type CreateTaxSchemeJurisdictionResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSchemeJurisdictionResponseValidationError is the validation error returned by CreateTaxSchemeJurisdictionResponse.Validate if the designated constraints aren't met.
func (CreateTaxSchemeJurisdictionResponseValidationError) Cause ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSchemeJurisdictionResponseValidationError) Error ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSchemeJurisdictionResponseValidationError) ErrorName ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSchemeJurisdictionResponseValidationError) Field ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) Field() string
Field function returns field value.
func (CreateTaxSchemeJurisdictionResponseValidationError) Key ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) Key() bool
Key function returns key value.
func (CreateTaxSchemeJurisdictionResponseValidationError) Reason ¶
func (e CreateTaxSchemeJurisdictionResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSchemeRequest ¶
type CreateTaxSchemeRequest struct { TsId string `protobuf:"bytes,1,opt,name=ts_id,json=tsId,proto3" json:"ts_id,omitempty"` TaxSchemeName string `protobuf:"bytes,2,opt,name=tax_scheme_name,json=taxSchemeName,proto3" json:"tax_scheme_name,omitempty"` TaxTypeCode string `protobuf:"bytes,3,opt,name=tax_type_code,json=taxTypeCode,proto3" json:"tax_type_code,omitempty"` CurrencyCode string `protobuf:"bytes,4,opt,name=currency_code,json=currencyCode,proto3" json:"currency_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 (*CreateTaxSchemeRequest) Descriptor
deprecated
func (*CreateTaxSchemeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSchemeRequest.ProtoReflect.Descriptor instead.
func (*CreateTaxSchemeRequest) GetCurrencyCode ¶
func (x *CreateTaxSchemeRequest) GetCurrencyCode() string
func (*CreateTaxSchemeRequest) GetRequestId ¶
func (x *CreateTaxSchemeRequest) GetRequestId() string
func (*CreateTaxSchemeRequest) GetTaxSchemeName ¶
func (x *CreateTaxSchemeRequest) GetTaxSchemeName() string
func (*CreateTaxSchemeRequest) GetTaxTypeCode ¶
func (x *CreateTaxSchemeRequest) GetTaxTypeCode() string
func (*CreateTaxSchemeRequest) GetTsId ¶
func (x *CreateTaxSchemeRequest) GetTsId() string
func (*CreateTaxSchemeRequest) GetUserEmail ¶
func (x *CreateTaxSchemeRequest) GetUserEmail() string
func (*CreateTaxSchemeRequest) GetUserId ¶
func (x *CreateTaxSchemeRequest) GetUserId() string
func (*CreateTaxSchemeRequest) ProtoMessage ¶
func (*CreateTaxSchemeRequest) ProtoMessage()
func (*CreateTaxSchemeRequest) ProtoReflect ¶
func (x *CreateTaxSchemeRequest) ProtoReflect() protoreflect.Message
func (*CreateTaxSchemeRequest) Reset ¶
func (x *CreateTaxSchemeRequest) Reset()
func (*CreateTaxSchemeRequest) String ¶
func (x *CreateTaxSchemeRequest) String() string
func (*CreateTaxSchemeRequest) Validate ¶
func (m *CreateTaxSchemeRequest) Validate() error
Validate checks the field values on CreateTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSchemeRequest) ValidateAll ¶
func (m *CreateTaxSchemeRequest) ValidateAll() error
ValidateAll checks the field values on CreateTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSchemeRequestMultiError, or nil if none found.
type CreateTaxSchemeRequestMultiError ¶
type CreateTaxSchemeRequestMultiError []error
CreateTaxSchemeRequestMultiError is an error wrapping multiple validation errors returned by CreateTaxSchemeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSchemeRequestMultiError) AllErrors ¶
func (m CreateTaxSchemeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSchemeRequestMultiError) Error ¶
func (m CreateTaxSchemeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSchemeRequestValidationError ¶
type CreateTaxSchemeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSchemeRequestValidationError is the validation error returned by CreateTaxSchemeRequest.Validate if the designated constraints aren't met.
func (CreateTaxSchemeRequestValidationError) Cause ¶
func (e CreateTaxSchemeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSchemeRequestValidationError) Error ¶
func (e CreateTaxSchemeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSchemeRequestValidationError) ErrorName ¶
func (e CreateTaxSchemeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSchemeRequestValidationError) Field ¶
func (e CreateTaxSchemeRequestValidationError) Field() string
Field function returns field value.
func (CreateTaxSchemeRequestValidationError) Key ¶
func (e CreateTaxSchemeRequestValidationError) Key() bool
Key function returns key value.
func (CreateTaxSchemeRequestValidationError) Reason ¶
func (e CreateTaxSchemeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSchemeResponse ¶
type CreateTaxSchemeResponse struct { TaxScheme *TaxScheme `protobuf:"bytes,1,opt,name=tax_scheme,json=taxScheme,proto3" json:"tax_scheme,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxSchemeResponse) Descriptor
deprecated
func (*CreateTaxSchemeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSchemeResponse.ProtoReflect.Descriptor instead.
func (*CreateTaxSchemeResponse) GetTaxScheme ¶
func (x *CreateTaxSchemeResponse) GetTaxScheme() *TaxScheme
func (*CreateTaxSchemeResponse) ProtoMessage ¶
func (*CreateTaxSchemeResponse) ProtoMessage()
func (*CreateTaxSchemeResponse) ProtoReflect ¶
func (x *CreateTaxSchemeResponse) ProtoReflect() protoreflect.Message
func (*CreateTaxSchemeResponse) Reset ¶
func (x *CreateTaxSchemeResponse) Reset()
func (*CreateTaxSchemeResponse) String ¶
func (x *CreateTaxSchemeResponse) String() string
func (*CreateTaxSchemeResponse) Validate ¶
func (m *CreateTaxSchemeResponse) Validate() error
Validate checks the field values on CreateTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSchemeResponse) ValidateAll ¶
func (m *CreateTaxSchemeResponse) ValidateAll() error
ValidateAll checks the field values on CreateTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSchemeResponseMultiError, or nil if none found.
type CreateTaxSchemeResponseMultiError ¶
type CreateTaxSchemeResponseMultiError []error
CreateTaxSchemeResponseMultiError is an error wrapping multiple validation errors returned by CreateTaxSchemeResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSchemeResponseMultiError) AllErrors ¶
func (m CreateTaxSchemeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSchemeResponseMultiError) Error ¶
func (m CreateTaxSchemeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSchemeResponseValidationError ¶
type CreateTaxSchemeResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSchemeResponseValidationError is the validation error returned by CreateTaxSchemeResponse.Validate if the designated constraints aren't met.
func (CreateTaxSchemeResponseValidationError) Cause ¶
func (e CreateTaxSchemeResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSchemeResponseValidationError) Error ¶
func (e CreateTaxSchemeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSchemeResponseValidationError) ErrorName ¶
func (e CreateTaxSchemeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSchemeResponseValidationError) Field ¶
func (e CreateTaxSchemeResponseValidationError) Field() string
Field function returns field value.
func (CreateTaxSchemeResponseValidationError) Key ¶
func (e CreateTaxSchemeResponseValidationError) Key() bool
Key function returns key value.
func (CreateTaxSchemeResponseValidationError) Reason ¶
func (e CreateTaxSchemeResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSubTotalRequest ¶
type CreateTaxSubTotalRequest struct { TaxableAmount float64 `protobuf:"fixed64,1,opt,name=taxable_amount,json=taxableAmount,proto3" json:"taxable_amount,omitempty"` TaxAmount float64 `protobuf:"fixed64,2,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` CalculationSequenceNumeric uint32 `` /* 142-byte string literal not displayed */ TransactionCurrencyTaxAmount float64 `` /* 151-byte string literal not displayed */ Percent float32 `protobuf:"fixed32,5,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,6,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,7,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` TierRange string `protobuf:"bytes,8,opt,name=tier_range,json=tierRange,proto3" json:"tier_range,omitempty"` TierRatePercent float64 `protobuf:"fixed64,9,opt,name=tier_rate_percent,json=tierRatePercent,proto3" json:"tier_rate_percent,omitempty"` TaxCategoryId uint32 `protobuf:"varint,10,opt,name=tax_category_id,json=taxCategoryId,proto3" json:"tax_category_id,omitempty"` TaxTotalId uint32 `protobuf:"varint,11,opt,name=tax_total_id,json=taxTotalId,proto3" json:"tax_total_id,omitempty"` UserId string `protobuf:"bytes,12,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,13,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,14,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxSubTotalRequest) Descriptor
deprecated
func (*CreateTaxSubTotalRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSubTotalRequest.ProtoReflect.Descriptor instead.
func (*CreateTaxSubTotalRequest) GetBaseUnitMeasure ¶
func (x *CreateTaxSubTotalRequest) GetBaseUnitMeasure() string
func (*CreateTaxSubTotalRequest) GetCalculationSequenceNumeric ¶
func (x *CreateTaxSubTotalRequest) GetCalculationSequenceNumeric() uint32
func (*CreateTaxSubTotalRequest) GetPerUnitAmount ¶
func (x *CreateTaxSubTotalRequest) GetPerUnitAmount() float64
func (*CreateTaxSubTotalRequest) GetPercent ¶
func (x *CreateTaxSubTotalRequest) GetPercent() float32
func (*CreateTaxSubTotalRequest) GetRequestId ¶
func (x *CreateTaxSubTotalRequest) GetRequestId() string
func (*CreateTaxSubTotalRequest) GetTaxAmount ¶
func (x *CreateTaxSubTotalRequest) GetTaxAmount() float64
func (*CreateTaxSubTotalRequest) GetTaxCategoryId ¶
func (x *CreateTaxSubTotalRequest) GetTaxCategoryId() uint32
func (*CreateTaxSubTotalRequest) GetTaxTotalId ¶
func (x *CreateTaxSubTotalRequest) GetTaxTotalId() uint32
func (*CreateTaxSubTotalRequest) GetTaxableAmount ¶
func (x *CreateTaxSubTotalRequest) GetTaxableAmount() float64
func (*CreateTaxSubTotalRequest) GetTierRange ¶
func (x *CreateTaxSubTotalRequest) GetTierRange() string
func (*CreateTaxSubTotalRequest) GetTierRatePercent ¶
func (x *CreateTaxSubTotalRequest) GetTierRatePercent() float64
func (*CreateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount ¶
func (x *CreateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount() float64
func (*CreateTaxSubTotalRequest) GetUserEmail ¶
func (x *CreateTaxSubTotalRequest) GetUserEmail() string
func (*CreateTaxSubTotalRequest) GetUserId ¶
func (x *CreateTaxSubTotalRequest) GetUserId() string
func (*CreateTaxSubTotalRequest) ProtoMessage ¶
func (*CreateTaxSubTotalRequest) ProtoMessage()
func (*CreateTaxSubTotalRequest) ProtoReflect ¶
func (x *CreateTaxSubTotalRequest) ProtoReflect() protoreflect.Message
func (*CreateTaxSubTotalRequest) Reset ¶
func (x *CreateTaxSubTotalRequest) Reset()
func (*CreateTaxSubTotalRequest) String ¶
func (x *CreateTaxSubTotalRequest) String() string
func (*CreateTaxSubTotalRequest) Validate ¶
func (m *CreateTaxSubTotalRequest) Validate() error
Validate checks the field values on CreateTaxSubTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSubTotalRequest) ValidateAll ¶
func (m *CreateTaxSubTotalRequest) ValidateAll() error
ValidateAll checks the field values on CreateTaxSubTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSubTotalRequestMultiError, or nil if none found.
type CreateTaxSubTotalRequestMultiError ¶
type CreateTaxSubTotalRequestMultiError []error
CreateTaxSubTotalRequestMultiError is an error wrapping multiple validation errors returned by CreateTaxSubTotalRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSubTotalRequestMultiError) AllErrors ¶
func (m CreateTaxSubTotalRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSubTotalRequestMultiError) Error ¶
func (m CreateTaxSubTotalRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSubTotalRequestValidationError ¶
type CreateTaxSubTotalRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSubTotalRequestValidationError is the validation error returned by CreateTaxSubTotalRequest.Validate if the designated constraints aren't met.
func (CreateTaxSubTotalRequestValidationError) Cause ¶
func (e CreateTaxSubTotalRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSubTotalRequestValidationError) Error ¶
func (e CreateTaxSubTotalRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSubTotalRequestValidationError) ErrorName ¶
func (e CreateTaxSubTotalRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSubTotalRequestValidationError) Field ¶
func (e CreateTaxSubTotalRequestValidationError) Field() string
Field function returns field value.
func (CreateTaxSubTotalRequestValidationError) Key ¶
func (e CreateTaxSubTotalRequestValidationError) Key() bool
Key function returns key value.
func (CreateTaxSubTotalRequestValidationError) Reason ¶
func (e CreateTaxSubTotalRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTaxSubTotalResponse ¶
type CreateTaxSubTotalResponse struct { TaxSubTotal *TaxSubTotal `protobuf:"bytes,1,opt,name=tax_sub_total,json=taxSubTotal,proto3" json:"tax_sub_total,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxSubTotalResponse) Descriptor
deprecated
func (*CreateTaxSubTotalResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxSubTotalResponse.ProtoReflect.Descriptor instead.
func (*CreateTaxSubTotalResponse) GetTaxSubTotal ¶
func (x *CreateTaxSubTotalResponse) GetTaxSubTotal() *TaxSubTotal
func (*CreateTaxSubTotalResponse) ProtoMessage ¶
func (*CreateTaxSubTotalResponse) ProtoMessage()
func (*CreateTaxSubTotalResponse) ProtoReflect ¶
func (x *CreateTaxSubTotalResponse) ProtoReflect() protoreflect.Message
func (*CreateTaxSubTotalResponse) Reset ¶
func (x *CreateTaxSubTotalResponse) Reset()
func (*CreateTaxSubTotalResponse) String ¶
func (x *CreateTaxSubTotalResponse) String() string
func (*CreateTaxSubTotalResponse) Validate ¶
func (m *CreateTaxSubTotalResponse) Validate() error
Validate checks the field values on CreateTaxSubTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxSubTotalResponse) ValidateAll ¶
func (m *CreateTaxSubTotalResponse) ValidateAll() error
ValidateAll checks the field values on CreateTaxSubTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxSubTotalResponseMultiError, or nil if none found.
type CreateTaxSubTotalResponseMultiError ¶
type CreateTaxSubTotalResponseMultiError []error
CreateTaxSubTotalResponseMultiError is an error wrapping multiple validation errors returned by CreateTaxSubTotalResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTaxSubTotalResponseMultiError) AllErrors ¶
func (m CreateTaxSubTotalResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxSubTotalResponseMultiError) Error ¶
func (m CreateTaxSubTotalResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxSubTotalResponseValidationError ¶
type CreateTaxSubTotalResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTaxSubTotalResponseValidationError is the validation error returned by CreateTaxSubTotalResponse.Validate if the designated constraints aren't met.
func (CreateTaxSubTotalResponseValidationError) Cause ¶
func (e CreateTaxSubTotalResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxSubTotalResponseValidationError) Error ¶
func (e CreateTaxSubTotalResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxSubTotalResponseValidationError) ErrorName ¶
func (e CreateTaxSubTotalResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxSubTotalResponseValidationError) Field ¶
func (e CreateTaxSubTotalResponseValidationError) Field() string
Field function returns field value.
func (CreateTaxSubTotalResponseValidationError) Key ¶
func (e CreateTaxSubTotalResponseValidationError) Key() bool
Key function returns key value.
func (CreateTaxSubTotalResponseValidationError) Reason ¶
func (e CreateTaxSubTotalResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTaxTotalRequest ¶
type CreateTaxTotalRequest struct { TaxAmount float64 `protobuf:"fixed64,1,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` RoundingAmount float64 `protobuf:"fixed64,2,opt,name=rounding_amount,json=roundingAmount,proto3" json:"rounding_amount,omitempty"` TaxEvidenceIndicator bool `protobuf:"varint,3,opt,name=tax_evidence_indicator,json=taxEvidenceIndicator,proto3" json:"tax_evidence_indicator,omitempty"` TaxIncludedIndicator bool `protobuf:"varint,4,opt,name=tax_included_indicator,json=taxIncludedIndicator,proto3" json:"tax_included_indicator,omitempty"` MasterFlag string `protobuf:"bytes,5,opt,name=master_flag,json=masterFlag,proto3" json:"master_flag,omitempty"` MasterId uint32 `protobuf:"varint,6,opt,name=master_id,json=masterId,proto3" json:"master_id,omitempty"` TaxCategoryId uint32 `protobuf:"varint,7,opt,name=tax_category_id,json=taxCategoryId,proto3" json:"tax_category_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 (*CreateTaxTotalRequest) Descriptor
deprecated
func (*CreateTaxTotalRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxTotalRequest.ProtoReflect.Descriptor instead.
func (*CreateTaxTotalRequest) GetMasterFlag ¶
func (x *CreateTaxTotalRequest) GetMasterFlag() string
func (*CreateTaxTotalRequest) GetMasterId ¶
func (x *CreateTaxTotalRequest) GetMasterId() uint32
func (*CreateTaxTotalRequest) GetRequestId ¶
func (x *CreateTaxTotalRequest) GetRequestId() string
func (*CreateTaxTotalRequest) GetRoundingAmount ¶
func (x *CreateTaxTotalRequest) GetRoundingAmount() float64
func (*CreateTaxTotalRequest) GetTaxAmount ¶
func (x *CreateTaxTotalRequest) GetTaxAmount() float64
func (*CreateTaxTotalRequest) GetTaxCategoryId ¶
func (x *CreateTaxTotalRequest) GetTaxCategoryId() uint32
func (*CreateTaxTotalRequest) GetTaxEvidenceIndicator ¶
func (x *CreateTaxTotalRequest) GetTaxEvidenceIndicator() bool
func (*CreateTaxTotalRequest) GetTaxIncludedIndicator ¶
func (x *CreateTaxTotalRequest) GetTaxIncludedIndicator() bool
func (*CreateTaxTotalRequest) GetUserEmail ¶
func (x *CreateTaxTotalRequest) GetUserEmail() string
func (*CreateTaxTotalRequest) GetUserId ¶
func (x *CreateTaxTotalRequest) GetUserId() string
func (*CreateTaxTotalRequest) ProtoMessage ¶
func (*CreateTaxTotalRequest) ProtoMessage()
func (*CreateTaxTotalRequest) ProtoReflect ¶
func (x *CreateTaxTotalRequest) ProtoReflect() protoreflect.Message
func (*CreateTaxTotalRequest) Reset ¶
func (x *CreateTaxTotalRequest) Reset()
func (*CreateTaxTotalRequest) String ¶
func (x *CreateTaxTotalRequest) String() string
func (*CreateTaxTotalRequest) Validate ¶
func (m *CreateTaxTotalRequest) Validate() error
Validate checks the field values on CreateTaxTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxTotalRequest) ValidateAll ¶
func (m *CreateTaxTotalRequest) ValidateAll() error
ValidateAll checks the field values on CreateTaxTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxTotalRequestMultiError, or nil if none found.
type CreateTaxTotalRequestMultiError ¶
type CreateTaxTotalRequestMultiError []error
CreateTaxTotalRequestMultiError is an error wrapping multiple validation errors returned by CreateTaxTotalRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTaxTotalRequestMultiError) AllErrors ¶
func (m CreateTaxTotalRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxTotalRequestMultiError) Error ¶
func (m CreateTaxTotalRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxTotalRequestValidationError ¶
type CreateTaxTotalRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTaxTotalRequestValidationError is the validation error returned by CreateTaxTotalRequest.Validate if the designated constraints aren't met.
func (CreateTaxTotalRequestValidationError) Cause ¶
func (e CreateTaxTotalRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxTotalRequestValidationError) Error ¶
func (e CreateTaxTotalRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxTotalRequestValidationError) ErrorName ¶
func (e CreateTaxTotalRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxTotalRequestValidationError) Field ¶
func (e CreateTaxTotalRequestValidationError) Field() string
Field function returns field value.
func (CreateTaxTotalRequestValidationError) Key ¶
func (e CreateTaxTotalRequestValidationError) Key() bool
Key function returns key value.
func (CreateTaxTotalRequestValidationError) Reason ¶
func (e CreateTaxTotalRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTaxTotalResponse ¶
type CreateTaxTotalResponse struct { TaxTotal *TaxTotal `protobuf:"bytes,1,opt,name=tax_total,json=taxTotal,proto3" json:"tax_total,omitempty"` // contains filtered or unexported fields }
func (*CreateTaxTotalResponse) Descriptor
deprecated
func (*CreateTaxTotalResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaxTotalResponse.ProtoReflect.Descriptor instead.
func (*CreateTaxTotalResponse) GetTaxTotal ¶
func (x *CreateTaxTotalResponse) GetTaxTotal() *TaxTotal
func (*CreateTaxTotalResponse) ProtoMessage ¶
func (*CreateTaxTotalResponse) ProtoMessage()
func (*CreateTaxTotalResponse) ProtoReflect ¶
func (x *CreateTaxTotalResponse) ProtoReflect() protoreflect.Message
func (*CreateTaxTotalResponse) Reset ¶
func (x *CreateTaxTotalResponse) Reset()
func (*CreateTaxTotalResponse) String ¶
func (x *CreateTaxTotalResponse) String() string
func (*CreateTaxTotalResponse) Validate ¶
func (m *CreateTaxTotalResponse) Validate() error
Validate checks the field values on CreateTaxTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateTaxTotalResponse) ValidateAll ¶
func (m *CreateTaxTotalResponse) ValidateAll() error
ValidateAll checks the field values on CreateTaxTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateTaxTotalResponseMultiError, or nil if none found.
type CreateTaxTotalResponseMultiError ¶
type CreateTaxTotalResponseMultiError []error
CreateTaxTotalResponseMultiError is an error wrapping multiple validation errors returned by CreateTaxTotalResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTaxTotalResponseMultiError) AllErrors ¶
func (m CreateTaxTotalResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTaxTotalResponseMultiError) Error ¶
func (m CreateTaxTotalResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTaxTotalResponseValidationError ¶
type CreateTaxTotalResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTaxTotalResponseValidationError is the validation error returned by CreateTaxTotalResponse.Validate if the designated constraints aren't met.
func (CreateTaxTotalResponseValidationError) Cause ¶
func (e CreateTaxTotalResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTaxTotalResponseValidationError) Error ¶
func (e CreateTaxTotalResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTaxTotalResponseValidationError) ErrorName ¶
func (e CreateTaxTotalResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTaxTotalResponseValidationError) Field ¶
func (e CreateTaxTotalResponseValidationError) Field() string
Field function returns field value.
func (CreateTaxTotalResponseValidationError) Key ¶
func (e CreateTaxTotalResponseValidationError) Key() bool
Key function returns key value.
func (CreateTaxTotalResponseValidationError) Reason ¶
func (e CreateTaxTotalResponseValidationError) Reason() string
Reason function returns reason value.
type GetTaxSchemeRequest ¶
type GetTaxSchemeRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetTaxSchemeRequest) Descriptor
deprecated
func (*GetTaxSchemeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaxSchemeRequest.ProtoReflect.Descriptor instead.
func (*GetTaxSchemeRequest) GetGetRequest ¶
func (x *GetTaxSchemeRequest) GetGetRequest() *v1.GetRequest
func (*GetTaxSchemeRequest) ProtoMessage ¶
func (*GetTaxSchemeRequest) ProtoMessage()
func (*GetTaxSchemeRequest) ProtoReflect ¶
func (x *GetTaxSchemeRequest) ProtoReflect() protoreflect.Message
func (*GetTaxSchemeRequest) Reset ¶
func (x *GetTaxSchemeRequest) Reset()
func (*GetTaxSchemeRequest) String ¶
func (x *GetTaxSchemeRequest) String() string
func (*GetTaxSchemeRequest) Validate ¶
func (m *GetTaxSchemeRequest) Validate() error
Validate checks the field values on GetTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTaxSchemeRequest) ValidateAll ¶
func (m *GetTaxSchemeRequest) ValidateAll() error
ValidateAll checks the field values on GetTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTaxSchemeRequestMultiError, or nil if none found.
type GetTaxSchemeRequestMultiError ¶
type GetTaxSchemeRequestMultiError []error
GetTaxSchemeRequestMultiError is an error wrapping multiple validation errors returned by GetTaxSchemeRequest.ValidateAll() if the designated constraints aren't met.
func (GetTaxSchemeRequestMultiError) AllErrors ¶
func (m GetTaxSchemeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTaxSchemeRequestMultiError) Error ¶
func (m GetTaxSchemeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTaxSchemeRequestValidationError ¶
type GetTaxSchemeRequestValidationError struct {
// contains filtered or unexported fields
}
GetTaxSchemeRequestValidationError is the validation error returned by GetTaxSchemeRequest.Validate if the designated constraints aren't met.
func (GetTaxSchemeRequestValidationError) Cause ¶
func (e GetTaxSchemeRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTaxSchemeRequestValidationError) Error ¶
func (e GetTaxSchemeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaxSchemeRequestValidationError) ErrorName ¶
func (e GetTaxSchemeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaxSchemeRequestValidationError) Field ¶
func (e GetTaxSchemeRequestValidationError) Field() string
Field function returns field value.
func (GetTaxSchemeRequestValidationError) Key ¶
func (e GetTaxSchemeRequestValidationError) Key() bool
Key function returns key value.
func (GetTaxSchemeRequestValidationError) Reason ¶
func (e GetTaxSchemeRequestValidationError) Reason() string
Reason function returns reason value.
type GetTaxSchemeResponse ¶
type GetTaxSchemeResponse struct { TaxScheme *TaxScheme `protobuf:"bytes,1,opt,name=tax_scheme,json=taxScheme,proto3" json:"tax_scheme,omitempty"` // contains filtered or unexported fields }
func (*GetTaxSchemeResponse) Descriptor
deprecated
func (*GetTaxSchemeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaxSchemeResponse.ProtoReflect.Descriptor instead.
func (*GetTaxSchemeResponse) GetTaxScheme ¶
func (x *GetTaxSchemeResponse) GetTaxScheme() *TaxScheme
func (*GetTaxSchemeResponse) ProtoMessage ¶
func (*GetTaxSchemeResponse) ProtoMessage()
func (*GetTaxSchemeResponse) ProtoReflect ¶
func (x *GetTaxSchemeResponse) ProtoReflect() protoreflect.Message
func (*GetTaxSchemeResponse) Reset ¶
func (x *GetTaxSchemeResponse) Reset()
func (*GetTaxSchemeResponse) String ¶
func (x *GetTaxSchemeResponse) String() string
func (*GetTaxSchemeResponse) Validate ¶
func (m *GetTaxSchemeResponse) Validate() error
Validate checks the field values on GetTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTaxSchemeResponse) ValidateAll ¶
func (m *GetTaxSchemeResponse) ValidateAll() error
ValidateAll checks the field values on GetTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTaxSchemeResponseMultiError, or nil if none found.
type GetTaxSchemeResponseMultiError ¶
type GetTaxSchemeResponseMultiError []error
GetTaxSchemeResponseMultiError is an error wrapping multiple validation errors returned by GetTaxSchemeResponse.ValidateAll() if the designated constraints aren't met.
func (GetTaxSchemeResponseMultiError) AllErrors ¶
func (m GetTaxSchemeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTaxSchemeResponseMultiError) Error ¶
func (m GetTaxSchemeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTaxSchemeResponseValidationError ¶
type GetTaxSchemeResponseValidationError struct {
// contains filtered or unexported fields
}
GetTaxSchemeResponseValidationError is the validation error returned by GetTaxSchemeResponse.Validate if the designated constraints aren't met.
func (GetTaxSchemeResponseValidationError) Cause ¶
func (e GetTaxSchemeResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTaxSchemeResponseValidationError) Error ¶
func (e GetTaxSchemeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaxSchemeResponseValidationError) ErrorName ¶
func (e GetTaxSchemeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaxSchemeResponseValidationError) Field ¶
func (e GetTaxSchemeResponseValidationError) Field() string
Field function returns field value.
func (GetTaxSchemeResponseValidationError) Key ¶
func (e GetTaxSchemeResponseValidationError) Key() bool
Key function returns key value.
func (GetTaxSchemeResponseValidationError) Reason ¶
func (e GetTaxSchemeResponseValidationError) Reason() string
Reason function returns reason value.
type GetTaxSchemesRequest ¶
type GetTaxSchemesRequest 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 (*GetTaxSchemesRequest) Descriptor
deprecated
func (*GetTaxSchemesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaxSchemesRequest.ProtoReflect.Descriptor instead.
func (*GetTaxSchemesRequest) GetLimit ¶
func (x *GetTaxSchemesRequest) GetLimit() string
func (*GetTaxSchemesRequest) GetNextCursor ¶
func (x *GetTaxSchemesRequest) GetNextCursor() string
func (*GetTaxSchemesRequest) GetRequestId ¶
func (x *GetTaxSchemesRequest) GetRequestId() string
func (*GetTaxSchemesRequest) GetUserEmail ¶
func (x *GetTaxSchemesRequest) GetUserEmail() string
func (*GetTaxSchemesRequest) ProtoMessage ¶
func (*GetTaxSchemesRequest) ProtoMessage()
func (*GetTaxSchemesRequest) ProtoReflect ¶
func (x *GetTaxSchemesRequest) ProtoReflect() protoreflect.Message
func (*GetTaxSchemesRequest) Reset ¶
func (x *GetTaxSchemesRequest) Reset()
func (*GetTaxSchemesRequest) String ¶
func (x *GetTaxSchemesRequest) String() string
func (*GetTaxSchemesRequest) Validate ¶
func (m *GetTaxSchemesRequest) Validate() error
Validate checks the field values on GetTaxSchemesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTaxSchemesRequest) ValidateAll ¶
func (m *GetTaxSchemesRequest) ValidateAll() error
ValidateAll checks the field values on GetTaxSchemesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTaxSchemesRequestMultiError, or nil if none found.
type GetTaxSchemesRequestMultiError ¶
type GetTaxSchemesRequestMultiError []error
GetTaxSchemesRequestMultiError is an error wrapping multiple validation errors returned by GetTaxSchemesRequest.ValidateAll() if the designated constraints aren't met.
func (GetTaxSchemesRequestMultiError) AllErrors ¶
func (m GetTaxSchemesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTaxSchemesRequestMultiError) Error ¶
func (m GetTaxSchemesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTaxSchemesRequestValidationError ¶
type GetTaxSchemesRequestValidationError struct {
// contains filtered or unexported fields
}
GetTaxSchemesRequestValidationError is the validation error returned by GetTaxSchemesRequest.Validate if the designated constraints aren't met.
func (GetTaxSchemesRequestValidationError) Cause ¶
func (e GetTaxSchemesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTaxSchemesRequestValidationError) Error ¶
func (e GetTaxSchemesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaxSchemesRequestValidationError) ErrorName ¶
func (e GetTaxSchemesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaxSchemesRequestValidationError) Field ¶
func (e GetTaxSchemesRequestValidationError) Field() string
Field function returns field value.
func (GetTaxSchemesRequestValidationError) Key ¶
func (e GetTaxSchemesRequestValidationError) Key() bool
Key function returns key value.
func (GetTaxSchemesRequestValidationError) Reason ¶
func (e GetTaxSchemesRequestValidationError) Reason() string
Reason function returns reason value.
type GetTaxSchemesResponse ¶
type GetTaxSchemesResponse struct { TaxSchemes []*TaxScheme `protobuf:"bytes,1,rep,name=tax_schemes,json=taxSchemes,proto3" json:"tax_schemes,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetTaxSchemesResponse) Descriptor
deprecated
func (*GetTaxSchemesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaxSchemesResponse.ProtoReflect.Descriptor instead.
func (*GetTaxSchemesResponse) GetNextCursor ¶
func (x *GetTaxSchemesResponse) GetNextCursor() string
func (*GetTaxSchemesResponse) GetTaxSchemes ¶
func (x *GetTaxSchemesResponse) GetTaxSchemes() []*TaxScheme
func (*GetTaxSchemesResponse) ProtoMessage ¶
func (*GetTaxSchemesResponse) ProtoMessage()
func (*GetTaxSchemesResponse) ProtoReflect ¶
func (x *GetTaxSchemesResponse) ProtoReflect() protoreflect.Message
func (*GetTaxSchemesResponse) Reset ¶
func (x *GetTaxSchemesResponse) Reset()
func (*GetTaxSchemesResponse) String ¶
func (x *GetTaxSchemesResponse) String() string
func (*GetTaxSchemesResponse) Validate ¶
func (m *GetTaxSchemesResponse) Validate() error
Validate checks the field values on GetTaxSchemesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTaxSchemesResponse) ValidateAll ¶
func (m *GetTaxSchemesResponse) ValidateAll() error
ValidateAll checks the field values on GetTaxSchemesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTaxSchemesResponseMultiError, or nil if none found.
type GetTaxSchemesResponseMultiError ¶
type GetTaxSchemesResponseMultiError []error
GetTaxSchemesResponseMultiError is an error wrapping multiple validation errors returned by GetTaxSchemesResponse.ValidateAll() if the designated constraints aren't met.
func (GetTaxSchemesResponseMultiError) AllErrors ¶
func (m GetTaxSchemesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTaxSchemesResponseMultiError) Error ¶
func (m GetTaxSchemesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTaxSchemesResponseValidationError ¶
type GetTaxSchemesResponseValidationError struct {
// contains filtered or unexported fields
}
GetTaxSchemesResponseValidationError is the validation error returned by GetTaxSchemesResponse.Validate if the designated constraints aren't met.
func (GetTaxSchemesResponseValidationError) Cause ¶
func (e GetTaxSchemesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTaxSchemesResponseValidationError) Error ¶
func (e GetTaxSchemesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaxSchemesResponseValidationError) ErrorName ¶
func (e GetTaxSchemesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaxSchemesResponseValidationError) Field ¶
func (e GetTaxSchemesResponseValidationError) Field() string
Field function returns field value.
func (GetTaxSchemesResponseValidationError) Key ¶
func (e GetTaxSchemesResponseValidationError) Key() bool
Key function returns key value.
func (GetTaxSchemesResponseValidationError) Reason ¶
func (e GetTaxSchemesResponseValidationError) Reason() string
Reason function returns reason value.
type TaxCategory ¶
type TaxCategory struct { TaxCategoryD *TaxCategoryD `protobuf:"bytes,1,opt,name=tax_category_d,json=taxCategoryD,proto3" json:"tax_category_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 (*TaxCategory) Descriptor
deprecated
func (*TaxCategory) Descriptor() ([]byte, []int)
Deprecated: Use TaxCategory.ProtoReflect.Descriptor instead.
func (*TaxCategory) GetCrUpdTime ¶
func (x *TaxCategory) GetCrUpdTime() *v1.CrUpdTime
func (*TaxCategory) GetCrUpdUser ¶
func (x *TaxCategory) GetCrUpdUser() *v1.CrUpdUser
func (*TaxCategory) GetTaxCategoryD ¶
func (x *TaxCategory) GetTaxCategoryD() *TaxCategoryD
func (*TaxCategory) ProtoMessage ¶
func (*TaxCategory) ProtoMessage()
func (*TaxCategory) ProtoReflect ¶
func (x *TaxCategory) ProtoReflect() protoreflect.Message
func (*TaxCategory) Reset ¶
func (x *TaxCategory) Reset()
func (*TaxCategory) String ¶
func (x *TaxCategory) String() string
func (*TaxCategory) Validate ¶
func (m *TaxCategory) Validate() error
Validate checks the field values on TaxCategory with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxCategory) ValidateAll ¶
func (m *TaxCategory) ValidateAll() error
ValidateAll checks the field values on TaxCategory with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxCategoryMultiError, or nil if none found.
type TaxCategoryD ¶
type TaxCategoryD 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"` TcId string `protobuf:"bytes,4,opt,name=tc_id,json=tcId,proto3" json:"tc_id,omitempty"` TaxCategoryName string `protobuf:"bytes,5,opt,name=tax_category_name,json=taxCategoryName,proto3" json:"tax_category_name,omitempty"` Percent float32 `protobuf:"fixed32,6,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,7,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,8,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` TaxExemptionReasonCode string `` /* 131-byte string literal not displayed */ TaxExemptionReason string `protobuf:"bytes,10,opt,name=tax_exemption_reason,json=taxExemptionReason,proto3" json:"tax_exemption_reason,omitempty"` TierRange string `protobuf:"bytes,11,opt,name=tier_range,json=tierRange,proto3" json:"tier_range,omitempty"` TierRatePercent float32 `protobuf:"fixed32,12,opt,name=tier_rate_percent,json=tierRatePercent,proto3" json:"tier_rate_percent,omitempty"` TaxSchemeId uint32 `protobuf:"varint,13,opt,name=tax_scheme_id,json=taxSchemeId,proto3" json:"tax_scheme_id,omitempty"` // contains filtered or unexported fields }
func (*TaxCategoryD) Descriptor
deprecated
func (*TaxCategoryD) Descriptor() ([]byte, []int)
Deprecated: Use TaxCategoryD.ProtoReflect.Descriptor instead.
func (*TaxCategoryD) GetBaseUnitMeasure ¶
func (x *TaxCategoryD) GetBaseUnitMeasure() string
func (*TaxCategoryD) GetId ¶
func (x *TaxCategoryD) GetId() uint32
func (*TaxCategoryD) GetIdS ¶
func (x *TaxCategoryD) GetIdS() string
func (*TaxCategoryD) GetPerUnitAmount ¶
func (x *TaxCategoryD) GetPerUnitAmount() float64
func (*TaxCategoryD) GetPercent ¶
func (x *TaxCategoryD) GetPercent() float32
func (*TaxCategoryD) GetTaxCategoryName ¶
func (x *TaxCategoryD) GetTaxCategoryName() string
func (*TaxCategoryD) GetTaxExemptionReason ¶
func (x *TaxCategoryD) GetTaxExemptionReason() string
func (*TaxCategoryD) GetTaxExemptionReasonCode ¶
func (x *TaxCategoryD) GetTaxExemptionReasonCode() string
func (*TaxCategoryD) GetTaxSchemeId ¶
func (x *TaxCategoryD) GetTaxSchemeId() uint32
func (*TaxCategoryD) GetTcId ¶
func (x *TaxCategoryD) GetTcId() string
func (*TaxCategoryD) GetTierRange ¶
func (x *TaxCategoryD) GetTierRange() string
func (*TaxCategoryD) GetTierRatePercent ¶
func (x *TaxCategoryD) GetTierRatePercent() float32
func (*TaxCategoryD) GetUuid4 ¶
func (x *TaxCategoryD) GetUuid4() []byte
func (*TaxCategoryD) ProtoMessage ¶
func (*TaxCategoryD) ProtoMessage()
func (*TaxCategoryD) ProtoReflect ¶
func (x *TaxCategoryD) ProtoReflect() protoreflect.Message
func (*TaxCategoryD) Reset ¶
func (x *TaxCategoryD) Reset()
func (*TaxCategoryD) String ¶
func (x *TaxCategoryD) String() string
func (*TaxCategoryD) Validate ¶
func (m *TaxCategoryD) Validate() error
Validate checks the field values on TaxCategoryD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxCategoryD) ValidateAll ¶
func (m *TaxCategoryD) ValidateAll() error
ValidateAll checks the field values on TaxCategoryD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxCategoryDMultiError, or nil if none found.
type TaxCategoryDMultiError ¶
type TaxCategoryDMultiError []error
TaxCategoryDMultiError is an error wrapping multiple validation errors returned by TaxCategoryD.ValidateAll() if the designated constraints aren't met.
func (TaxCategoryDMultiError) AllErrors ¶
func (m TaxCategoryDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxCategoryDMultiError) Error ¶
func (m TaxCategoryDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxCategoryDValidationError ¶
type TaxCategoryDValidationError struct {
// contains filtered or unexported fields
}
TaxCategoryDValidationError is the validation error returned by TaxCategoryD.Validate if the designated constraints aren't met.
func (TaxCategoryDValidationError) Cause ¶
func (e TaxCategoryDValidationError) Cause() error
Cause function returns cause value.
func (TaxCategoryDValidationError) Error ¶
func (e TaxCategoryDValidationError) Error() string
Error satisfies the builtin error interface
func (TaxCategoryDValidationError) ErrorName ¶
func (e TaxCategoryDValidationError) ErrorName() string
ErrorName returns error name.
func (TaxCategoryDValidationError) Field ¶
func (e TaxCategoryDValidationError) Field() string
Field function returns field value.
func (TaxCategoryDValidationError) Key ¶
func (e TaxCategoryDValidationError) Key() bool
Key function returns key value.
func (TaxCategoryDValidationError) Reason ¶
func (e TaxCategoryDValidationError) Reason() string
Reason function returns reason value.
type TaxCategoryMultiError ¶
type TaxCategoryMultiError []error
TaxCategoryMultiError is an error wrapping multiple validation errors returned by TaxCategory.ValidateAll() if the designated constraints aren't met.
func (TaxCategoryMultiError) AllErrors ¶
func (m TaxCategoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxCategoryMultiError) Error ¶
func (m TaxCategoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxCategoryValidationError ¶
type TaxCategoryValidationError struct {
// contains filtered or unexported fields
}
TaxCategoryValidationError is the validation error returned by TaxCategory.Validate if the designated constraints aren't met.
func (TaxCategoryValidationError) Cause ¶
func (e TaxCategoryValidationError) Cause() error
Cause function returns cause value.
func (TaxCategoryValidationError) Error ¶
func (e TaxCategoryValidationError) Error() string
Error satisfies the builtin error interface
func (TaxCategoryValidationError) ErrorName ¶
func (e TaxCategoryValidationError) ErrorName() string
ErrorName returns error name.
func (TaxCategoryValidationError) Field ¶
func (e TaxCategoryValidationError) Field() string
Field function returns field value.
func (TaxCategoryValidationError) Key ¶
func (e TaxCategoryValidationError) Key() bool
Key function returns key value.
func (TaxCategoryValidationError) Reason ¶
func (e TaxCategoryValidationError) Reason() string
Reason function returns reason value.
type TaxScheme ¶
type TaxScheme struct { TaxSchemeD *TaxSchemeD `protobuf:"bytes,1,opt,name=tax_scheme_d,json=taxSchemeD,proto3" json:"tax_scheme_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 (*TaxScheme) Descriptor
deprecated
func (*TaxScheme) GetCrUpdTime ¶
func (*TaxScheme) GetCrUpdUser ¶
func (*TaxScheme) GetTaxSchemeD ¶
func (x *TaxScheme) GetTaxSchemeD() *TaxSchemeD
func (*TaxScheme) ProtoMessage ¶
func (*TaxScheme) ProtoMessage()
func (*TaxScheme) ProtoReflect ¶
func (x *TaxScheme) ProtoReflect() protoreflect.Message
func (*TaxScheme) Validate ¶
Validate checks the field values on TaxScheme with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxScheme) ValidateAll ¶
ValidateAll checks the field values on TaxScheme with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSchemeMultiError, or nil if none found.
type TaxSchemeD ¶
type TaxSchemeD 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"` TsId string `protobuf:"bytes,4,opt,name=ts_id,json=tsId,proto3" json:"ts_id,omitempty"` TaxSchemeName string `protobuf:"bytes,5,opt,name=tax_scheme_name,json=taxSchemeName,proto3" json:"tax_scheme_name,omitempty"` TaxTypeCode string `protobuf:"bytes,6,opt,name=tax_type_code,json=taxTypeCode,proto3" json:"tax_type_code,omitempty"` CurrencyCode string `protobuf:"bytes,7,opt,name=currency_code,json=currencyCode,proto3" json:"currency_code,omitempty"` // contains filtered or unexported fields }
func (*TaxSchemeD) Descriptor
deprecated
func (*TaxSchemeD) Descriptor() ([]byte, []int)
Deprecated: Use TaxSchemeD.ProtoReflect.Descriptor instead.
func (*TaxSchemeD) GetCurrencyCode ¶
func (x *TaxSchemeD) GetCurrencyCode() string
func (*TaxSchemeD) GetId ¶
func (x *TaxSchemeD) GetId() uint32
func (*TaxSchemeD) GetIdS ¶
func (x *TaxSchemeD) GetIdS() string
func (*TaxSchemeD) GetTaxSchemeName ¶
func (x *TaxSchemeD) GetTaxSchemeName() string
func (*TaxSchemeD) GetTaxTypeCode ¶
func (x *TaxSchemeD) GetTaxTypeCode() string
func (*TaxSchemeD) GetTsId ¶
func (x *TaxSchemeD) GetTsId() string
func (*TaxSchemeD) GetUuid4 ¶
func (x *TaxSchemeD) GetUuid4() []byte
func (*TaxSchemeD) ProtoMessage ¶
func (*TaxSchemeD) ProtoMessage()
func (*TaxSchemeD) ProtoReflect ¶
func (x *TaxSchemeD) ProtoReflect() protoreflect.Message
func (*TaxSchemeD) Reset ¶
func (x *TaxSchemeD) Reset()
func (*TaxSchemeD) String ¶
func (x *TaxSchemeD) String() string
func (*TaxSchemeD) Validate ¶
func (m *TaxSchemeD) Validate() error
Validate checks the field values on TaxSchemeD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxSchemeD) ValidateAll ¶
func (m *TaxSchemeD) ValidateAll() error
ValidateAll checks the field values on TaxSchemeD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSchemeDMultiError, or nil if none found.
type TaxSchemeDMultiError ¶
type TaxSchemeDMultiError []error
TaxSchemeDMultiError is an error wrapping multiple validation errors returned by TaxSchemeD.ValidateAll() if the designated constraints aren't met.
func (TaxSchemeDMultiError) AllErrors ¶
func (m TaxSchemeDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSchemeDMultiError) Error ¶
func (m TaxSchemeDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSchemeDValidationError ¶
type TaxSchemeDValidationError struct {
// contains filtered or unexported fields
}
TaxSchemeDValidationError is the validation error returned by TaxSchemeD.Validate if the designated constraints aren't met.
func (TaxSchemeDValidationError) Cause ¶
func (e TaxSchemeDValidationError) Cause() error
Cause function returns cause value.
func (TaxSchemeDValidationError) Error ¶
func (e TaxSchemeDValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSchemeDValidationError) ErrorName ¶
func (e TaxSchemeDValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSchemeDValidationError) Field ¶
func (e TaxSchemeDValidationError) Field() string
Field function returns field value.
func (TaxSchemeDValidationError) Key ¶
func (e TaxSchemeDValidationError) Key() bool
Key function returns key value.
func (TaxSchemeDValidationError) Reason ¶
func (e TaxSchemeDValidationError) Reason() string
Reason function returns reason value.
type TaxSchemeJurisdiction ¶
type TaxSchemeJurisdiction struct { TaxSchemeJurisdictionD *TaxSchemeJurisdictionD `` /* 131-byte string literal not displayed */ TaxSchemeInfo *v1.TaxSchemeInfo `protobuf:"bytes,2,opt,name=tax_scheme_info,json=taxSchemeInfo,proto3" json:"tax_scheme_info,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*TaxSchemeJurisdiction) Descriptor
deprecated
func (*TaxSchemeJurisdiction) Descriptor() ([]byte, []int)
Deprecated: Use TaxSchemeJurisdiction.ProtoReflect.Descriptor instead.
func (*TaxSchemeJurisdiction) GetCrUpdTime ¶
func (x *TaxSchemeJurisdiction) GetCrUpdTime() *v1.CrUpdTime
func (*TaxSchemeJurisdiction) GetCrUpdUser ¶
func (x *TaxSchemeJurisdiction) GetCrUpdUser() *v1.CrUpdUser
func (*TaxSchemeJurisdiction) GetTaxSchemeInfo ¶
func (x *TaxSchemeJurisdiction) GetTaxSchemeInfo() *v1.TaxSchemeInfo
func (*TaxSchemeJurisdiction) GetTaxSchemeJurisdictionD ¶
func (x *TaxSchemeJurisdiction) GetTaxSchemeJurisdictionD() *TaxSchemeJurisdictionD
func (*TaxSchemeJurisdiction) ProtoMessage ¶
func (*TaxSchemeJurisdiction) ProtoMessage()
func (*TaxSchemeJurisdiction) ProtoReflect ¶
func (x *TaxSchemeJurisdiction) ProtoReflect() protoreflect.Message
func (*TaxSchemeJurisdiction) Reset ¶
func (x *TaxSchemeJurisdiction) Reset()
func (*TaxSchemeJurisdiction) String ¶
func (x *TaxSchemeJurisdiction) String() string
func (*TaxSchemeJurisdiction) Validate ¶
func (m *TaxSchemeJurisdiction) Validate() error
Validate checks the field values on TaxSchemeJurisdiction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxSchemeJurisdiction) ValidateAll ¶
func (m *TaxSchemeJurisdiction) ValidateAll() error
ValidateAll checks the field values on TaxSchemeJurisdiction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSchemeJurisdictionMultiError, or nil if none found.
type TaxSchemeJurisdictionD ¶
type TaxSchemeJurisdictionD 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"` AddressId uint32 `protobuf:"varint,4,opt,name=address_id,json=addressId,proto3" json:"address_id,omitempty"` // contains filtered or unexported fields }
func (*TaxSchemeJurisdictionD) Descriptor
deprecated
func (*TaxSchemeJurisdictionD) Descriptor() ([]byte, []int)
Deprecated: Use TaxSchemeJurisdictionD.ProtoReflect.Descriptor instead.
func (*TaxSchemeJurisdictionD) GetAddressId ¶
func (x *TaxSchemeJurisdictionD) GetAddressId() uint32
func (*TaxSchemeJurisdictionD) GetId ¶
func (x *TaxSchemeJurisdictionD) GetId() uint32
func (*TaxSchemeJurisdictionD) GetIdS ¶
func (x *TaxSchemeJurisdictionD) GetIdS() string
func (*TaxSchemeJurisdictionD) GetUuid4 ¶
func (x *TaxSchemeJurisdictionD) GetUuid4() []byte
func (*TaxSchemeJurisdictionD) ProtoMessage ¶
func (*TaxSchemeJurisdictionD) ProtoMessage()
func (*TaxSchemeJurisdictionD) ProtoReflect ¶
func (x *TaxSchemeJurisdictionD) ProtoReflect() protoreflect.Message
func (*TaxSchemeJurisdictionD) Reset ¶
func (x *TaxSchemeJurisdictionD) Reset()
func (*TaxSchemeJurisdictionD) String ¶
func (x *TaxSchemeJurisdictionD) String() string
func (*TaxSchemeJurisdictionD) Validate ¶
func (m *TaxSchemeJurisdictionD) Validate() error
Validate checks the field values on TaxSchemeJurisdictionD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxSchemeJurisdictionD) ValidateAll ¶
func (m *TaxSchemeJurisdictionD) ValidateAll() error
ValidateAll checks the field values on TaxSchemeJurisdictionD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSchemeJurisdictionDMultiError, or nil if none found.
type TaxSchemeJurisdictionDMultiError ¶
type TaxSchemeJurisdictionDMultiError []error
TaxSchemeJurisdictionDMultiError is an error wrapping multiple validation errors returned by TaxSchemeJurisdictionD.ValidateAll() if the designated constraints aren't met.
func (TaxSchemeJurisdictionDMultiError) AllErrors ¶
func (m TaxSchemeJurisdictionDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSchemeJurisdictionDMultiError) Error ¶
func (m TaxSchemeJurisdictionDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSchemeJurisdictionDValidationError ¶
type TaxSchemeJurisdictionDValidationError struct {
// contains filtered or unexported fields
}
TaxSchemeJurisdictionDValidationError is the validation error returned by TaxSchemeJurisdictionD.Validate if the designated constraints aren't met.
func (TaxSchemeJurisdictionDValidationError) Cause ¶
func (e TaxSchemeJurisdictionDValidationError) Cause() error
Cause function returns cause value.
func (TaxSchemeJurisdictionDValidationError) Error ¶
func (e TaxSchemeJurisdictionDValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSchemeJurisdictionDValidationError) ErrorName ¶
func (e TaxSchemeJurisdictionDValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSchemeJurisdictionDValidationError) Field ¶
func (e TaxSchemeJurisdictionDValidationError) Field() string
Field function returns field value.
func (TaxSchemeJurisdictionDValidationError) Key ¶
func (e TaxSchemeJurisdictionDValidationError) Key() bool
Key function returns key value.
func (TaxSchemeJurisdictionDValidationError) Reason ¶
func (e TaxSchemeJurisdictionDValidationError) Reason() string
Reason function returns reason value.
type TaxSchemeJurisdictionMultiError ¶
type TaxSchemeJurisdictionMultiError []error
TaxSchemeJurisdictionMultiError is an error wrapping multiple validation errors returned by TaxSchemeJurisdiction.ValidateAll() if the designated constraints aren't met.
func (TaxSchemeJurisdictionMultiError) AllErrors ¶
func (m TaxSchemeJurisdictionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSchemeJurisdictionMultiError) Error ¶
func (m TaxSchemeJurisdictionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSchemeJurisdictionValidationError ¶
type TaxSchemeJurisdictionValidationError struct {
// contains filtered or unexported fields
}
TaxSchemeJurisdictionValidationError is the validation error returned by TaxSchemeJurisdiction.Validate if the designated constraints aren't met.
func (TaxSchemeJurisdictionValidationError) Cause ¶
func (e TaxSchemeJurisdictionValidationError) Cause() error
Cause function returns cause value.
func (TaxSchemeJurisdictionValidationError) Error ¶
func (e TaxSchemeJurisdictionValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSchemeJurisdictionValidationError) ErrorName ¶
func (e TaxSchemeJurisdictionValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSchemeJurisdictionValidationError) Field ¶
func (e TaxSchemeJurisdictionValidationError) Field() string
Field function returns field value.
func (TaxSchemeJurisdictionValidationError) Key ¶
func (e TaxSchemeJurisdictionValidationError) Key() bool
Key function returns key value.
func (TaxSchemeJurisdictionValidationError) Reason ¶
func (e TaxSchemeJurisdictionValidationError) Reason() string
Reason function returns reason value.
type TaxSchemeMultiError ¶
type TaxSchemeMultiError []error
TaxSchemeMultiError is an error wrapping multiple validation errors returned by TaxScheme.ValidateAll() if the designated constraints aren't met.
func (TaxSchemeMultiError) AllErrors ¶
func (m TaxSchemeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSchemeMultiError) Error ¶
func (m TaxSchemeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSchemeValidationError ¶
type TaxSchemeValidationError struct {
// contains filtered or unexported fields
}
TaxSchemeValidationError is the validation error returned by TaxScheme.Validate if the designated constraints aren't met.
func (TaxSchemeValidationError) Cause ¶
func (e TaxSchemeValidationError) Cause() error
Cause function returns cause value.
func (TaxSchemeValidationError) Error ¶
func (e TaxSchemeValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSchemeValidationError) ErrorName ¶
func (e TaxSchemeValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSchemeValidationError) Field ¶
func (e TaxSchemeValidationError) Field() string
Field function returns field value.
func (TaxSchemeValidationError) Key ¶
func (e TaxSchemeValidationError) Key() bool
Key function returns key value.
func (TaxSchemeValidationError) Reason ¶
func (e TaxSchemeValidationError) Reason() string
Reason function returns reason value.
type TaxServiceClient ¶
type TaxServiceClient interface { GetTaxSchemes(ctx context.Context, in *GetTaxSchemesRequest, opts ...grpc.CallOption) (*GetTaxSchemesResponse, error) GetTaxScheme(ctx context.Context, in *GetTaxSchemeRequest, opts ...grpc.CallOption) (*GetTaxSchemeResponse, error) CreateTaxCategory(ctx context.Context, in *CreateTaxCategoryRequest, opts ...grpc.CallOption) (*CreateTaxCategoryResponse, error) UpdateTaxCategory(ctx context.Context, in *UpdateTaxCategoryRequest, opts ...grpc.CallOption) (*UpdateTaxCategoryResponse, error) CreateTaxScheme(ctx context.Context, in *CreateTaxSchemeRequest, opts ...grpc.CallOption) (*CreateTaxSchemeResponse, error) UpdateTaxScheme(ctx context.Context, in *UpdateTaxSchemeRequest, opts ...grpc.CallOption) (*UpdateTaxSchemeResponse, error) CreateTaxSchemeJurisdiction(ctx context.Context, in *CreateTaxSchemeJurisdictionRequest, opts ...grpc.CallOption) (*CreateTaxSchemeJurisdictionResponse, error) UpdateTaxSchemeJurisdiction(ctx context.Context, in *UpdateTaxSchemeJurisdictionRequest, opts ...grpc.CallOption) (*UpdateTaxSchemeJurisdictionResponse, error) CreateTaxTotal(ctx context.Context, in *CreateTaxTotalRequest, opts ...grpc.CallOption) (*CreateTaxTotalResponse, error) UpdateTaxTotal(ctx context.Context, in *UpdateTaxTotalRequest, opts ...grpc.CallOption) (*UpdateTaxTotalResponse, error) CreateTaxSubTotal(ctx context.Context, in *CreateTaxSubTotalRequest, opts ...grpc.CallOption) (*CreateTaxSubTotalResponse, error) UpdateTaxSubTotal(ctx context.Context, in *UpdateTaxSubTotalRequest, opts ...grpc.CallOption) (*UpdateTaxSubTotalResponse, error) }
TaxServiceClient is the client API for TaxService 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 TaxService service definition.
func NewTaxServiceClient ¶
func NewTaxServiceClient(cc grpc.ClientConnInterface) TaxServiceClient
type TaxServiceServer ¶
type TaxServiceServer interface { GetTaxSchemes(context.Context, *GetTaxSchemesRequest) (*GetTaxSchemesResponse, error) GetTaxScheme(context.Context, *GetTaxSchemeRequest) (*GetTaxSchemeResponse, error) CreateTaxCategory(context.Context, *CreateTaxCategoryRequest) (*CreateTaxCategoryResponse, error) UpdateTaxCategory(context.Context, *UpdateTaxCategoryRequest) (*UpdateTaxCategoryResponse, error) CreateTaxScheme(context.Context, *CreateTaxSchemeRequest) (*CreateTaxSchemeResponse, error) UpdateTaxScheme(context.Context, *UpdateTaxSchemeRequest) (*UpdateTaxSchemeResponse, error) CreateTaxSchemeJurisdiction(context.Context, *CreateTaxSchemeJurisdictionRequest) (*CreateTaxSchemeJurisdictionResponse, error) UpdateTaxSchemeJurisdiction(context.Context, *UpdateTaxSchemeJurisdictionRequest) (*UpdateTaxSchemeJurisdictionResponse, error) CreateTaxTotal(context.Context, *CreateTaxTotalRequest) (*CreateTaxTotalResponse, error) UpdateTaxTotal(context.Context, *UpdateTaxTotalRequest) (*UpdateTaxTotalResponse, error) CreateTaxSubTotal(context.Context, *CreateTaxSubTotalRequest) (*CreateTaxSubTotalResponse, error) UpdateTaxSubTotal(context.Context, *UpdateTaxSubTotalRequest) (*UpdateTaxSubTotalResponse, error) // contains filtered or unexported methods }
TaxServiceServer is the server API for TaxService service. All implementations must embed UnimplementedTaxServiceServer for forward compatibility.
The TaxService service definition.
type TaxSubTotal ¶
type TaxSubTotal struct { TaxSubTotalD *TaxSubTotalD `protobuf:"bytes,1,opt,name=tax_sub_total_d,json=taxSubTotalD,proto3" json:"tax_sub_total_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 (*TaxSubTotal) Descriptor
deprecated
func (*TaxSubTotal) Descriptor() ([]byte, []int)
Deprecated: Use TaxSubTotal.ProtoReflect.Descriptor instead.
func (*TaxSubTotal) GetCrUpdTime ¶
func (x *TaxSubTotal) GetCrUpdTime() *v1.CrUpdTime
func (*TaxSubTotal) GetCrUpdUser ¶
func (x *TaxSubTotal) GetCrUpdUser() *v1.CrUpdUser
func (*TaxSubTotal) GetTaxSubTotalD ¶
func (x *TaxSubTotal) GetTaxSubTotalD() *TaxSubTotalD
func (*TaxSubTotal) ProtoMessage ¶
func (*TaxSubTotal) ProtoMessage()
func (*TaxSubTotal) ProtoReflect ¶
func (x *TaxSubTotal) ProtoReflect() protoreflect.Message
func (*TaxSubTotal) Reset ¶
func (x *TaxSubTotal) Reset()
func (*TaxSubTotal) String ¶
func (x *TaxSubTotal) String() string
func (*TaxSubTotal) Validate ¶
func (m *TaxSubTotal) Validate() error
Validate checks the field values on TaxSubTotal with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxSubTotal) ValidateAll ¶
func (m *TaxSubTotal) ValidateAll() error
ValidateAll checks the field values on TaxSubTotal with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSubTotalMultiError, or nil if none found.
type TaxSubTotalD ¶
type TaxSubTotalD 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"` TaxableAmount float64 `protobuf:"fixed64,4,opt,name=taxable_amount,json=taxableAmount,proto3" json:"taxable_amount,omitempty"` TaxAmount float64 `protobuf:"fixed64,5,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` CalculationSequenceNumeric uint32 `` /* 142-byte string literal not displayed */ TransactionCurrencyTaxAmount float64 `` /* 151-byte string literal not displayed */ Percent float32 `protobuf:"fixed32,8,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,9,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,10,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` TierRange string `protobuf:"bytes,11,opt,name=tier_range,json=tierRange,proto3" json:"tier_range,omitempty"` TierRatePercent float64 `protobuf:"fixed64,12,opt,name=tier_rate_percent,json=tierRatePercent,proto3" json:"tier_rate_percent,omitempty"` TaxCategoryId uint32 `protobuf:"varint,13,opt,name=tax_category_id,json=taxCategoryId,proto3" json:"tax_category_id,omitempty"` TaxTotalId uint32 `protobuf:"varint,14,opt,name=tax_total_id,json=taxTotalId,proto3" json:"tax_total_id,omitempty"` // contains filtered or unexported fields }
func (*TaxSubTotalD) Descriptor
deprecated
func (*TaxSubTotalD) Descriptor() ([]byte, []int)
Deprecated: Use TaxSubTotalD.ProtoReflect.Descriptor instead.
func (*TaxSubTotalD) GetBaseUnitMeasure ¶
func (x *TaxSubTotalD) GetBaseUnitMeasure() string
func (*TaxSubTotalD) GetCalculationSequenceNumeric ¶
func (x *TaxSubTotalD) GetCalculationSequenceNumeric() uint32
func (*TaxSubTotalD) GetId ¶
func (x *TaxSubTotalD) GetId() uint32
func (*TaxSubTotalD) GetIdS ¶
func (x *TaxSubTotalD) GetIdS() string
func (*TaxSubTotalD) GetPerUnitAmount ¶
func (x *TaxSubTotalD) GetPerUnitAmount() float64
func (*TaxSubTotalD) GetPercent ¶
func (x *TaxSubTotalD) GetPercent() float32
func (*TaxSubTotalD) GetTaxAmount ¶
func (x *TaxSubTotalD) GetTaxAmount() float64
func (*TaxSubTotalD) GetTaxCategoryId ¶
func (x *TaxSubTotalD) GetTaxCategoryId() uint32
func (*TaxSubTotalD) GetTaxTotalId ¶
func (x *TaxSubTotalD) GetTaxTotalId() uint32
func (*TaxSubTotalD) GetTaxableAmount ¶
func (x *TaxSubTotalD) GetTaxableAmount() float64
func (*TaxSubTotalD) GetTierRange ¶
func (x *TaxSubTotalD) GetTierRange() string
func (*TaxSubTotalD) GetTierRatePercent ¶
func (x *TaxSubTotalD) GetTierRatePercent() float64
func (*TaxSubTotalD) GetTransactionCurrencyTaxAmount ¶
func (x *TaxSubTotalD) GetTransactionCurrencyTaxAmount() float64
func (*TaxSubTotalD) GetUuid4 ¶
func (x *TaxSubTotalD) GetUuid4() []byte
func (*TaxSubTotalD) ProtoMessage ¶
func (*TaxSubTotalD) ProtoMessage()
func (*TaxSubTotalD) ProtoReflect ¶
func (x *TaxSubTotalD) ProtoReflect() protoreflect.Message
func (*TaxSubTotalD) Reset ¶
func (x *TaxSubTotalD) Reset()
func (*TaxSubTotalD) String ¶
func (x *TaxSubTotalD) String() string
func (*TaxSubTotalD) Validate ¶
func (m *TaxSubTotalD) Validate() error
Validate checks the field values on TaxSubTotalD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxSubTotalD) ValidateAll ¶
func (m *TaxSubTotalD) ValidateAll() error
ValidateAll checks the field values on TaxSubTotalD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxSubTotalDMultiError, or nil if none found.
type TaxSubTotalDMultiError ¶
type TaxSubTotalDMultiError []error
TaxSubTotalDMultiError is an error wrapping multiple validation errors returned by TaxSubTotalD.ValidateAll() if the designated constraints aren't met.
func (TaxSubTotalDMultiError) AllErrors ¶
func (m TaxSubTotalDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSubTotalDMultiError) Error ¶
func (m TaxSubTotalDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSubTotalDValidationError ¶
type TaxSubTotalDValidationError struct {
// contains filtered or unexported fields
}
TaxSubTotalDValidationError is the validation error returned by TaxSubTotalD.Validate if the designated constraints aren't met.
func (TaxSubTotalDValidationError) Cause ¶
func (e TaxSubTotalDValidationError) Cause() error
Cause function returns cause value.
func (TaxSubTotalDValidationError) Error ¶
func (e TaxSubTotalDValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSubTotalDValidationError) ErrorName ¶
func (e TaxSubTotalDValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSubTotalDValidationError) Field ¶
func (e TaxSubTotalDValidationError) Field() string
Field function returns field value.
func (TaxSubTotalDValidationError) Key ¶
func (e TaxSubTotalDValidationError) Key() bool
Key function returns key value.
func (TaxSubTotalDValidationError) Reason ¶
func (e TaxSubTotalDValidationError) Reason() string
Reason function returns reason value.
type TaxSubTotalMultiError ¶
type TaxSubTotalMultiError []error
TaxSubTotalMultiError is an error wrapping multiple validation errors returned by TaxSubTotal.ValidateAll() if the designated constraints aren't met.
func (TaxSubTotalMultiError) AllErrors ¶
func (m TaxSubTotalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxSubTotalMultiError) Error ¶
func (m TaxSubTotalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxSubTotalValidationError ¶
type TaxSubTotalValidationError struct {
// contains filtered or unexported fields
}
TaxSubTotalValidationError is the validation error returned by TaxSubTotal.Validate if the designated constraints aren't met.
func (TaxSubTotalValidationError) Cause ¶
func (e TaxSubTotalValidationError) Cause() error
Cause function returns cause value.
func (TaxSubTotalValidationError) Error ¶
func (e TaxSubTotalValidationError) Error() string
Error satisfies the builtin error interface
func (TaxSubTotalValidationError) ErrorName ¶
func (e TaxSubTotalValidationError) ErrorName() string
ErrorName returns error name.
func (TaxSubTotalValidationError) Field ¶
func (e TaxSubTotalValidationError) Field() string
Field function returns field value.
func (TaxSubTotalValidationError) Key ¶
func (e TaxSubTotalValidationError) Key() bool
Key function returns key value.
func (TaxSubTotalValidationError) Reason ¶
func (e TaxSubTotalValidationError) Reason() string
Reason function returns reason value.
type TaxTotal ¶
type TaxTotal struct { TaxTotalD *TaxTotalD `protobuf:"bytes,1,opt,name=tax_total_d,json=taxTotalD,proto3" json:"tax_total_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 (*TaxTotal) Descriptor
deprecated
func (*TaxTotal) GetCrUpdTime ¶
func (*TaxTotal) GetCrUpdUser ¶
func (*TaxTotal) GetTaxTotalD ¶
func (*TaxTotal) ProtoMessage ¶
func (*TaxTotal) ProtoMessage()
func (*TaxTotal) ProtoReflect ¶
func (x *TaxTotal) ProtoReflect() protoreflect.Message
func (*TaxTotal) Validate ¶
Validate checks the field values on TaxTotal with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxTotal) ValidateAll ¶
ValidateAll checks the field values on TaxTotal with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxTotalMultiError, or nil if none found.
type TaxTotalD ¶
type TaxTotalD 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"` TaxAmount float64 `protobuf:"fixed64,4,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` RoundingAmount float64 `protobuf:"fixed64,5,opt,name=rounding_amount,json=roundingAmount,proto3" json:"rounding_amount,omitempty"` TaxEvidenceIndicator bool `protobuf:"varint,6,opt,name=tax_evidence_indicator,json=taxEvidenceIndicator,proto3" json:"tax_evidence_indicator,omitempty"` TaxIncludedIndicator bool `protobuf:"varint,7,opt,name=tax_included_indicator,json=taxIncludedIndicator,proto3" json:"tax_included_indicator,omitempty"` TaxCategoryId uint32 `protobuf:"varint,8,opt,name=tax_category_id,json=taxCategoryId,proto3" json:"tax_category_id,omitempty"` MasterFlag string `protobuf:"bytes,9,opt,name=master_flag,json=masterFlag,proto3" json:"master_flag,omitempty"` MasterId uint32 `protobuf:"varint,10,opt,name=master_id,json=masterId,proto3" json:"master_id,omitempty"` // contains filtered or unexported fields }
func (*TaxTotalD) Descriptor
deprecated
func (*TaxTotalD) GetMasterFlag ¶
func (*TaxTotalD) GetMasterId ¶
func (*TaxTotalD) GetRoundingAmount ¶
func (*TaxTotalD) GetTaxAmount ¶
func (*TaxTotalD) GetTaxCategoryId ¶
func (*TaxTotalD) GetTaxEvidenceIndicator ¶
func (*TaxTotalD) GetTaxIncludedIndicator ¶
func (*TaxTotalD) ProtoMessage ¶
func (*TaxTotalD) ProtoMessage()
func (*TaxTotalD) ProtoReflect ¶
func (x *TaxTotalD) ProtoReflect() protoreflect.Message
func (*TaxTotalD) Validate ¶
Validate checks the field values on TaxTotalD with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TaxTotalD) ValidateAll ¶
ValidateAll checks the field values on TaxTotalD with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TaxTotalDMultiError, or nil if none found.
type TaxTotalDMultiError ¶
type TaxTotalDMultiError []error
TaxTotalDMultiError is an error wrapping multiple validation errors returned by TaxTotalD.ValidateAll() if the designated constraints aren't met.
func (TaxTotalDMultiError) AllErrors ¶
func (m TaxTotalDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxTotalDMultiError) Error ¶
func (m TaxTotalDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxTotalDValidationError ¶
type TaxTotalDValidationError struct {
// contains filtered or unexported fields
}
TaxTotalDValidationError is the validation error returned by TaxTotalD.Validate if the designated constraints aren't met.
func (TaxTotalDValidationError) Cause ¶
func (e TaxTotalDValidationError) Cause() error
Cause function returns cause value.
func (TaxTotalDValidationError) Error ¶
func (e TaxTotalDValidationError) Error() string
Error satisfies the builtin error interface
func (TaxTotalDValidationError) ErrorName ¶
func (e TaxTotalDValidationError) ErrorName() string
ErrorName returns error name.
func (TaxTotalDValidationError) Field ¶
func (e TaxTotalDValidationError) Field() string
Field function returns field value.
func (TaxTotalDValidationError) Key ¶
func (e TaxTotalDValidationError) Key() bool
Key function returns key value.
func (TaxTotalDValidationError) Reason ¶
func (e TaxTotalDValidationError) Reason() string
Reason function returns reason value.
type TaxTotalMultiError ¶
type TaxTotalMultiError []error
TaxTotalMultiError is an error wrapping multiple validation errors returned by TaxTotal.ValidateAll() if the designated constraints aren't met.
func (TaxTotalMultiError) AllErrors ¶
func (m TaxTotalMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TaxTotalMultiError) Error ¶
func (m TaxTotalMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TaxTotalValidationError ¶
type TaxTotalValidationError struct {
// contains filtered or unexported fields
}
TaxTotalValidationError is the validation error returned by TaxTotal.Validate if the designated constraints aren't met.
func (TaxTotalValidationError) Cause ¶
func (e TaxTotalValidationError) Cause() error
Cause function returns cause value.
func (TaxTotalValidationError) Error ¶
func (e TaxTotalValidationError) Error() string
Error satisfies the builtin error interface
func (TaxTotalValidationError) ErrorName ¶
func (e TaxTotalValidationError) ErrorName() string
ErrorName returns error name.
func (TaxTotalValidationError) Field ¶
func (e TaxTotalValidationError) Field() string
Field function returns field value.
func (TaxTotalValidationError) Key ¶
func (e TaxTotalValidationError) Key() bool
Key function returns key value.
func (TaxTotalValidationError) Reason ¶
func (e TaxTotalValidationError) Reason() string
Reason function returns reason value.
type UnimplementedTaxServiceServer ¶
type UnimplementedTaxServiceServer struct{}
UnimplementedTaxServiceServer 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 (UnimplementedTaxServiceServer) CreateTaxCategory ¶
func (UnimplementedTaxServiceServer) CreateTaxCategory(context.Context, *CreateTaxCategoryRequest) (*CreateTaxCategoryResponse, error)
func (UnimplementedTaxServiceServer) CreateTaxScheme ¶
func (UnimplementedTaxServiceServer) CreateTaxScheme(context.Context, *CreateTaxSchemeRequest) (*CreateTaxSchemeResponse, error)
func (UnimplementedTaxServiceServer) CreateTaxSchemeJurisdiction ¶
func (UnimplementedTaxServiceServer) CreateTaxSchemeJurisdiction(context.Context, *CreateTaxSchemeJurisdictionRequest) (*CreateTaxSchemeJurisdictionResponse, error)
func (UnimplementedTaxServiceServer) CreateTaxSubTotal ¶
func (UnimplementedTaxServiceServer) CreateTaxSubTotal(context.Context, *CreateTaxSubTotalRequest) (*CreateTaxSubTotalResponse, error)
func (UnimplementedTaxServiceServer) CreateTaxTotal ¶
func (UnimplementedTaxServiceServer) CreateTaxTotal(context.Context, *CreateTaxTotalRequest) (*CreateTaxTotalResponse, error)
func (UnimplementedTaxServiceServer) GetTaxScheme ¶
func (UnimplementedTaxServiceServer) GetTaxScheme(context.Context, *GetTaxSchemeRequest) (*GetTaxSchemeResponse, error)
func (UnimplementedTaxServiceServer) GetTaxSchemes ¶
func (UnimplementedTaxServiceServer) GetTaxSchemes(context.Context, *GetTaxSchemesRequest) (*GetTaxSchemesResponse, error)
func (UnimplementedTaxServiceServer) UpdateTaxCategory ¶
func (UnimplementedTaxServiceServer) UpdateTaxCategory(context.Context, *UpdateTaxCategoryRequest) (*UpdateTaxCategoryResponse, error)
func (UnimplementedTaxServiceServer) UpdateTaxScheme ¶
func (UnimplementedTaxServiceServer) UpdateTaxScheme(context.Context, *UpdateTaxSchemeRequest) (*UpdateTaxSchemeResponse, error)
func (UnimplementedTaxServiceServer) UpdateTaxSchemeJurisdiction ¶
func (UnimplementedTaxServiceServer) UpdateTaxSchemeJurisdiction(context.Context, *UpdateTaxSchemeJurisdictionRequest) (*UpdateTaxSchemeJurisdictionResponse, error)
func (UnimplementedTaxServiceServer) UpdateTaxSubTotal ¶
func (UnimplementedTaxServiceServer) UpdateTaxSubTotal(context.Context, *UpdateTaxSubTotalRequest) (*UpdateTaxSubTotalResponse, error)
func (UnimplementedTaxServiceServer) UpdateTaxTotal ¶
func (UnimplementedTaxServiceServer) UpdateTaxTotal(context.Context, *UpdateTaxTotalRequest) (*UpdateTaxTotalResponse, error)
type UnsafeTaxServiceServer ¶
type UnsafeTaxServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTaxServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TaxServiceServer will result in compilation errors.
type UpdateTaxCategoryRequest ¶
type UpdateTaxCategoryRequest struct { TaxCategoryName string `protobuf:"bytes,1,opt,name=tax_category_name,json=taxCategoryName,proto3" json:"tax_category_name,omitempty"` Percent float32 `protobuf:"fixed32,2,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,3,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,4,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` TaxExemptionReasonCode string `` /* 131-byte string literal not displayed */ TaxExemptionReason string `protobuf:"bytes,6,opt,name=tax_exemption_reason,json=taxExemptionReason,proto3" json:"tax_exemption_reason,omitempty"` Id string `protobuf:"bytes,7,opt,name=id,proto3" json:"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 (*UpdateTaxCategoryRequest) Descriptor
deprecated
func (*UpdateTaxCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxCategoryRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaxCategoryRequest) GetBaseUnitMeasure ¶
func (x *UpdateTaxCategoryRequest) GetBaseUnitMeasure() string
func (*UpdateTaxCategoryRequest) GetId ¶
func (x *UpdateTaxCategoryRequest) GetId() string
func (*UpdateTaxCategoryRequest) GetPerUnitAmount ¶
func (x *UpdateTaxCategoryRequest) GetPerUnitAmount() float64
func (*UpdateTaxCategoryRequest) GetPercent ¶
func (x *UpdateTaxCategoryRequest) GetPercent() float32
func (*UpdateTaxCategoryRequest) GetRequestId ¶
func (x *UpdateTaxCategoryRequest) GetRequestId() string
func (*UpdateTaxCategoryRequest) GetTaxCategoryName ¶
func (x *UpdateTaxCategoryRequest) GetTaxCategoryName() string
func (*UpdateTaxCategoryRequest) GetTaxExemptionReason ¶
func (x *UpdateTaxCategoryRequest) GetTaxExemptionReason() string
func (*UpdateTaxCategoryRequest) GetTaxExemptionReasonCode ¶
func (x *UpdateTaxCategoryRequest) GetTaxExemptionReasonCode() string
func (*UpdateTaxCategoryRequest) GetUserEmail ¶
func (x *UpdateTaxCategoryRequest) GetUserEmail() string
func (*UpdateTaxCategoryRequest) GetUserId ¶
func (x *UpdateTaxCategoryRequest) GetUserId() string
func (*UpdateTaxCategoryRequest) ProtoMessage ¶
func (*UpdateTaxCategoryRequest) ProtoMessage()
func (*UpdateTaxCategoryRequest) ProtoReflect ¶
func (x *UpdateTaxCategoryRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaxCategoryRequest) Reset ¶
func (x *UpdateTaxCategoryRequest) Reset()
func (*UpdateTaxCategoryRequest) String ¶
func (x *UpdateTaxCategoryRequest) String() string
func (*UpdateTaxCategoryRequest) Validate ¶
func (m *UpdateTaxCategoryRequest) Validate() error
Validate checks the field values on UpdateTaxCategoryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxCategoryRequest) ValidateAll ¶
func (m *UpdateTaxCategoryRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTaxCategoryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxCategoryRequestMultiError, or nil if none found.
type UpdateTaxCategoryRequestMultiError ¶
type UpdateTaxCategoryRequestMultiError []error
UpdateTaxCategoryRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaxCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxCategoryRequestMultiError) AllErrors ¶
func (m UpdateTaxCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxCategoryRequestMultiError) Error ¶
func (m UpdateTaxCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxCategoryRequestValidationError ¶
type UpdateTaxCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxCategoryRequestValidationError is the validation error returned by UpdateTaxCategoryRequest.Validate if the designated constraints aren't met.
func (UpdateTaxCategoryRequestValidationError) Cause ¶
func (e UpdateTaxCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxCategoryRequestValidationError) Error ¶
func (e UpdateTaxCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxCategoryRequestValidationError) ErrorName ¶
func (e UpdateTaxCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxCategoryRequestValidationError) Field ¶
func (e UpdateTaxCategoryRequestValidationError) Field() string
Field function returns field value.
func (UpdateTaxCategoryRequestValidationError) Key ¶
func (e UpdateTaxCategoryRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTaxCategoryRequestValidationError) Reason ¶
func (e UpdateTaxCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxCategoryResponse ¶
type UpdateTaxCategoryResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaxCategoryResponse) Descriptor
deprecated
func (*UpdateTaxCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxCategoryResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaxCategoryResponse) ProtoMessage ¶
func (*UpdateTaxCategoryResponse) ProtoMessage()
func (*UpdateTaxCategoryResponse) ProtoReflect ¶
func (x *UpdateTaxCategoryResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaxCategoryResponse) Reset ¶
func (x *UpdateTaxCategoryResponse) Reset()
func (*UpdateTaxCategoryResponse) String ¶
func (x *UpdateTaxCategoryResponse) String() string
func (*UpdateTaxCategoryResponse) Validate ¶
func (m *UpdateTaxCategoryResponse) Validate() error
Validate checks the field values on UpdateTaxCategoryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxCategoryResponse) ValidateAll ¶
func (m *UpdateTaxCategoryResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTaxCategoryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxCategoryResponseMultiError, or nil if none found.
type UpdateTaxCategoryResponseMultiError ¶
type UpdateTaxCategoryResponseMultiError []error
UpdateTaxCategoryResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaxCategoryResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxCategoryResponseMultiError) AllErrors ¶
func (m UpdateTaxCategoryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxCategoryResponseMultiError) Error ¶
func (m UpdateTaxCategoryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxCategoryResponseValidationError ¶
type UpdateTaxCategoryResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxCategoryResponseValidationError is the validation error returned by UpdateTaxCategoryResponse.Validate if the designated constraints aren't met.
func (UpdateTaxCategoryResponseValidationError) Cause ¶
func (e UpdateTaxCategoryResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxCategoryResponseValidationError) Error ¶
func (e UpdateTaxCategoryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxCategoryResponseValidationError) ErrorName ¶
func (e UpdateTaxCategoryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxCategoryResponseValidationError) Field ¶
func (e UpdateTaxCategoryResponseValidationError) Field() string
Field function returns field value.
func (UpdateTaxCategoryResponseValidationError) Key ¶
func (e UpdateTaxCategoryResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTaxCategoryResponseValidationError) Reason ¶
func (e UpdateTaxCategoryResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSchemeJurisdictionRequest ¶
type UpdateTaxSchemeJurisdictionRequest struct { TaxSchemeId uint32 `protobuf:"varint,1,opt,name=tax_scheme_id,json=taxSchemeId,proto3" json:"tax_scheme_id,omitempty"` TaxSchemeName string `protobuf:"bytes,2,opt,name=tax_scheme_name,json=taxSchemeName,proto3" json:"tax_scheme_name,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaxSchemeJurisdictionRequest) Descriptor
deprecated
func (*UpdateTaxSchemeJurisdictionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSchemeJurisdictionRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaxSchemeJurisdictionRequest) GetId ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetId() string
func (*UpdateTaxSchemeJurisdictionRequest) GetRequestId ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetRequestId() string
func (*UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeId ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeId() uint32
func (*UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeName ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetTaxSchemeName() string
func (*UpdateTaxSchemeJurisdictionRequest) GetUserEmail ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetUserEmail() string
func (*UpdateTaxSchemeJurisdictionRequest) GetUserId ¶
func (x *UpdateTaxSchemeJurisdictionRequest) GetUserId() string
func (*UpdateTaxSchemeJurisdictionRequest) ProtoMessage ¶
func (*UpdateTaxSchemeJurisdictionRequest) ProtoMessage()
func (*UpdateTaxSchemeJurisdictionRequest) ProtoReflect ¶
func (x *UpdateTaxSchemeJurisdictionRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaxSchemeJurisdictionRequest) Reset ¶
func (x *UpdateTaxSchemeJurisdictionRequest) Reset()
func (*UpdateTaxSchemeJurisdictionRequest) String ¶
func (x *UpdateTaxSchemeJurisdictionRequest) String() string
func (*UpdateTaxSchemeJurisdictionRequest) Validate ¶
func (m *UpdateTaxSchemeJurisdictionRequest) Validate() error
Validate checks the field values on UpdateTaxSchemeJurisdictionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSchemeJurisdictionRequest) ValidateAll ¶
func (m *UpdateTaxSchemeJurisdictionRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSchemeJurisdictionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSchemeJurisdictionRequestMultiError, or nil if none found.
type UpdateTaxSchemeJurisdictionRequestMultiError ¶
type UpdateTaxSchemeJurisdictionRequestMultiError []error
UpdateTaxSchemeJurisdictionRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaxSchemeJurisdictionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSchemeJurisdictionRequestMultiError) AllErrors ¶
func (m UpdateTaxSchemeJurisdictionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSchemeJurisdictionRequestMultiError) Error ¶
func (m UpdateTaxSchemeJurisdictionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSchemeJurisdictionRequestValidationError ¶
type UpdateTaxSchemeJurisdictionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSchemeJurisdictionRequestValidationError is the validation error returned by UpdateTaxSchemeJurisdictionRequest.Validate if the designated constraints aren't met.
func (UpdateTaxSchemeJurisdictionRequestValidationError) Cause ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSchemeJurisdictionRequestValidationError) Error ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSchemeJurisdictionRequestValidationError) ErrorName ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSchemeJurisdictionRequestValidationError) Field ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) Field() string
Field function returns field value.
func (UpdateTaxSchemeJurisdictionRequestValidationError) Key ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSchemeJurisdictionRequestValidationError) Reason ¶
func (e UpdateTaxSchemeJurisdictionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSchemeJurisdictionResponse ¶
type UpdateTaxSchemeJurisdictionResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaxSchemeJurisdictionResponse) Descriptor
deprecated
func (*UpdateTaxSchemeJurisdictionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSchemeJurisdictionResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaxSchemeJurisdictionResponse) ProtoMessage ¶
func (*UpdateTaxSchemeJurisdictionResponse) ProtoMessage()
func (*UpdateTaxSchemeJurisdictionResponse) ProtoReflect ¶
func (x *UpdateTaxSchemeJurisdictionResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaxSchemeJurisdictionResponse) Reset ¶
func (x *UpdateTaxSchemeJurisdictionResponse) Reset()
func (*UpdateTaxSchemeJurisdictionResponse) String ¶
func (x *UpdateTaxSchemeJurisdictionResponse) String() string
func (*UpdateTaxSchemeJurisdictionResponse) Validate ¶
func (m *UpdateTaxSchemeJurisdictionResponse) Validate() error
Validate checks the field values on UpdateTaxSchemeJurisdictionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSchemeJurisdictionResponse) ValidateAll ¶
func (m *UpdateTaxSchemeJurisdictionResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSchemeJurisdictionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSchemeJurisdictionResponseMultiError, or nil if none found.
type UpdateTaxSchemeJurisdictionResponseMultiError ¶
type UpdateTaxSchemeJurisdictionResponseMultiError []error
UpdateTaxSchemeJurisdictionResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaxSchemeJurisdictionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSchemeJurisdictionResponseMultiError) AllErrors ¶
func (m UpdateTaxSchemeJurisdictionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSchemeJurisdictionResponseMultiError) Error ¶
func (m UpdateTaxSchemeJurisdictionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSchemeJurisdictionResponseValidationError ¶
type UpdateTaxSchemeJurisdictionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSchemeJurisdictionResponseValidationError is the validation error returned by UpdateTaxSchemeJurisdictionResponse.Validate if the designated constraints aren't met.
func (UpdateTaxSchemeJurisdictionResponseValidationError) Cause ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSchemeJurisdictionResponseValidationError) Error ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSchemeJurisdictionResponseValidationError) ErrorName ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSchemeJurisdictionResponseValidationError) Field ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) Field() string
Field function returns field value.
func (UpdateTaxSchemeJurisdictionResponseValidationError) Key ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSchemeJurisdictionResponseValidationError) Reason ¶
func (e UpdateTaxSchemeJurisdictionResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSchemeRequest ¶
type UpdateTaxSchemeRequest struct { TaxSchemeName string `protobuf:"bytes,1,opt,name=tax_scheme_name,json=taxSchemeName,proto3" json:"tax_scheme_name,omitempty"` TaxTypeCode string `protobuf:"bytes,2,opt,name=tax_type_code,json=taxTypeCode,proto3" json:"tax_type_code,omitempty"` CurrencyCode string `protobuf:"bytes,3,opt,name=currency_code,json=currencyCode,proto3" json:"currency_code,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaxSchemeRequest) Descriptor
deprecated
func (*UpdateTaxSchemeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSchemeRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaxSchemeRequest) GetCurrencyCode ¶
func (x *UpdateTaxSchemeRequest) GetCurrencyCode() string
func (*UpdateTaxSchemeRequest) GetId ¶
func (x *UpdateTaxSchemeRequest) GetId() string
func (*UpdateTaxSchemeRequest) GetRequestId ¶
func (x *UpdateTaxSchemeRequest) GetRequestId() string
func (*UpdateTaxSchemeRequest) GetTaxSchemeName ¶
func (x *UpdateTaxSchemeRequest) GetTaxSchemeName() string
func (*UpdateTaxSchemeRequest) GetTaxTypeCode ¶
func (x *UpdateTaxSchemeRequest) GetTaxTypeCode() string
func (*UpdateTaxSchemeRequest) GetUserEmail ¶
func (x *UpdateTaxSchemeRequest) GetUserEmail() string
func (*UpdateTaxSchemeRequest) GetUserId ¶
func (x *UpdateTaxSchemeRequest) GetUserId() string
func (*UpdateTaxSchemeRequest) ProtoMessage ¶
func (*UpdateTaxSchemeRequest) ProtoMessage()
func (*UpdateTaxSchemeRequest) ProtoReflect ¶
func (x *UpdateTaxSchemeRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaxSchemeRequest) Reset ¶
func (x *UpdateTaxSchemeRequest) Reset()
func (*UpdateTaxSchemeRequest) String ¶
func (x *UpdateTaxSchemeRequest) String() string
func (*UpdateTaxSchemeRequest) Validate ¶
func (m *UpdateTaxSchemeRequest) Validate() error
Validate checks the field values on UpdateTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSchemeRequest) ValidateAll ¶
func (m *UpdateTaxSchemeRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSchemeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSchemeRequestMultiError, or nil if none found.
type UpdateTaxSchemeRequestMultiError ¶
type UpdateTaxSchemeRequestMultiError []error
UpdateTaxSchemeRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaxSchemeRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSchemeRequestMultiError) AllErrors ¶
func (m UpdateTaxSchemeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSchemeRequestMultiError) Error ¶
func (m UpdateTaxSchemeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSchemeRequestValidationError ¶
type UpdateTaxSchemeRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSchemeRequestValidationError is the validation error returned by UpdateTaxSchemeRequest.Validate if the designated constraints aren't met.
func (UpdateTaxSchemeRequestValidationError) Cause ¶
func (e UpdateTaxSchemeRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSchemeRequestValidationError) Error ¶
func (e UpdateTaxSchemeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSchemeRequestValidationError) ErrorName ¶
func (e UpdateTaxSchemeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSchemeRequestValidationError) Field ¶
func (e UpdateTaxSchemeRequestValidationError) Field() string
Field function returns field value.
func (UpdateTaxSchemeRequestValidationError) Key ¶
func (e UpdateTaxSchemeRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSchemeRequestValidationError) Reason ¶
func (e UpdateTaxSchemeRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSchemeResponse ¶
type UpdateTaxSchemeResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaxSchemeResponse) Descriptor
deprecated
func (*UpdateTaxSchemeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSchemeResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaxSchemeResponse) ProtoMessage ¶
func (*UpdateTaxSchemeResponse) ProtoMessage()
func (*UpdateTaxSchemeResponse) ProtoReflect ¶
func (x *UpdateTaxSchemeResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaxSchemeResponse) Reset ¶
func (x *UpdateTaxSchemeResponse) Reset()
func (*UpdateTaxSchemeResponse) String ¶
func (x *UpdateTaxSchemeResponse) String() string
func (*UpdateTaxSchemeResponse) Validate ¶
func (m *UpdateTaxSchemeResponse) Validate() error
Validate checks the field values on UpdateTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSchemeResponse) ValidateAll ¶
func (m *UpdateTaxSchemeResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSchemeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSchemeResponseMultiError, or nil if none found.
type UpdateTaxSchemeResponseMultiError ¶
type UpdateTaxSchemeResponseMultiError []error
UpdateTaxSchemeResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaxSchemeResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSchemeResponseMultiError) AllErrors ¶
func (m UpdateTaxSchemeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSchemeResponseMultiError) Error ¶
func (m UpdateTaxSchemeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSchemeResponseValidationError ¶
type UpdateTaxSchemeResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSchemeResponseValidationError is the validation error returned by UpdateTaxSchemeResponse.Validate if the designated constraints aren't met.
func (UpdateTaxSchemeResponseValidationError) Cause ¶
func (e UpdateTaxSchemeResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSchemeResponseValidationError) Error ¶
func (e UpdateTaxSchemeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSchemeResponseValidationError) ErrorName ¶
func (e UpdateTaxSchemeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSchemeResponseValidationError) Field ¶
func (e UpdateTaxSchemeResponseValidationError) Field() string
Field function returns field value.
func (UpdateTaxSchemeResponseValidationError) Key ¶
func (e UpdateTaxSchemeResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSchemeResponseValidationError) Reason ¶
func (e UpdateTaxSchemeResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSubTotalRequest ¶
type UpdateTaxSubTotalRequest struct { TaxableAmount float64 `protobuf:"fixed64,1,opt,name=taxable_amount,json=taxableAmount,proto3" json:"taxable_amount,omitempty"` TaxAmount float64 `protobuf:"fixed64,2,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` CalculationSequenceNumeric uint32 `` /* 142-byte string literal not displayed */ TransactionCurrencyTaxAmount float64 `` /* 151-byte string literal not displayed */ Percent float32 `protobuf:"fixed32,5,opt,name=percent,proto3" json:"percent,omitempty"` BaseUnitMeasure string `protobuf:"bytes,6,opt,name=base_unit_measure,json=baseUnitMeasure,proto3" json:"base_unit_measure,omitempty"` PerUnitAmount float64 `protobuf:"fixed64,7,opt,name=per_unit_amount,json=perUnitAmount,proto3" json:"per_unit_amount,omitempty"` Id string `protobuf:"bytes,8,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,9,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,10,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,11,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaxSubTotalRequest) Descriptor
deprecated
func (*UpdateTaxSubTotalRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSubTotalRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaxSubTotalRequest) GetBaseUnitMeasure ¶
func (x *UpdateTaxSubTotalRequest) GetBaseUnitMeasure() string
func (*UpdateTaxSubTotalRequest) GetCalculationSequenceNumeric ¶
func (x *UpdateTaxSubTotalRequest) GetCalculationSequenceNumeric() uint32
func (*UpdateTaxSubTotalRequest) GetId ¶
func (x *UpdateTaxSubTotalRequest) GetId() string
func (*UpdateTaxSubTotalRequest) GetPerUnitAmount ¶
func (x *UpdateTaxSubTotalRequest) GetPerUnitAmount() float64
func (*UpdateTaxSubTotalRequest) GetPercent ¶
func (x *UpdateTaxSubTotalRequest) GetPercent() float32
func (*UpdateTaxSubTotalRequest) GetRequestId ¶
func (x *UpdateTaxSubTotalRequest) GetRequestId() string
func (*UpdateTaxSubTotalRequest) GetTaxAmount ¶
func (x *UpdateTaxSubTotalRequest) GetTaxAmount() float64
func (*UpdateTaxSubTotalRequest) GetTaxableAmount ¶
func (x *UpdateTaxSubTotalRequest) GetTaxableAmount() float64
func (*UpdateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount ¶
func (x *UpdateTaxSubTotalRequest) GetTransactionCurrencyTaxAmount() float64
func (*UpdateTaxSubTotalRequest) GetUserEmail ¶
func (x *UpdateTaxSubTotalRequest) GetUserEmail() string
func (*UpdateTaxSubTotalRequest) GetUserId ¶
func (x *UpdateTaxSubTotalRequest) GetUserId() string
func (*UpdateTaxSubTotalRequest) ProtoMessage ¶
func (*UpdateTaxSubTotalRequest) ProtoMessage()
func (*UpdateTaxSubTotalRequest) ProtoReflect ¶
func (x *UpdateTaxSubTotalRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaxSubTotalRequest) Reset ¶
func (x *UpdateTaxSubTotalRequest) Reset()
func (*UpdateTaxSubTotalRequest) String ¶
func (x *UpdateTaxSubTotalRequest) String() string
func (*UpdateTaxSubTotalRequest) Validate ¶
func (m *UpdateTaxSubTotalRequest) Validate() error
Validate checks the field values on UpdateTaxSubTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSubTotalRequest) ValidateAll ¶
func (m *UpdateTaxSubTotalRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSubTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSubTotalRequestMultiError, or nil if none found.
type UpdateTaxSubTotalRequestMultiError ¶
type UpdateTaxSubTotalRequestMultiError []error
UpdateTaxSubTotalRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaxSubTotalRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSubTotalRequestMultiError) AllErrors ¶
func (m UpdateTaxSubTotalRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSubTotalRequestMultiError) Error ¶
func (m UpdateTaxSubTotalRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSubTotalRequestValidationError ¶
type UpdateTaxSubTotalRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSubTotalRequestValidationError is the validation error returned by UpdateTaxSubTotalRequest.Validate if the designated constraints aren't met.
func (UpdateTaxSubTotalRequestValidationError) Cause ¶
func (e UpdateTaxSubTotalRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSubTotalRequestValidationError) Error ¶
func (e UpdateTaxSubTotalRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSubTotalRequestValidationError) ErrorName ¶
func (e UpdateTaxSubTotalRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSubTotalRequestValidationError) Field ¶
func (e UpdateTaxSubTotalRequestValidationError) Field() string
Field function returns field value.
func (UpdateTaxSubTotalRequestValidationError) Key ¶
func (e UpdateTaxSubTotalRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSubTotalRequestValidationError) Reason ¶
func (e UpdateTaxSubTotalRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxSubTotalResponse ¶
type UpdateTaxSubTotalResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaxSubTotalResponse) Descriptor
deprecated
func (*UpdateTaxSubTotalResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxSubTotalResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaxSubTotalResponse) ProtoMessage ¶
func (*UpdateTaxSubTotalResponse) ProtoMessage()
func (*UpdateTaxSubTotalResponse) ProtoReflect ¶
func (x *UpdateTaxSubTotalResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaxSubTotalResponse) Reset ¶
func (x *UpdateTaxSubTotalResponse) Reset()
func (*UpdateTaxSubTotalResponse) String ¶
func (x *UpdateTaxSubTotalResponse) String() string
func (*UpdateTaxSubTotalResponse) Validate ¶
func (m *UpdateTaxSubTotalResponse) Validate() error
Validate checks the field values on UpdateTaxSubTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxSubTotalResponse) ValidateAll ¶
func (m *UpdateTaxSubTotalResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTaxSubTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxSubTotalResponseMultiError, or nil if none found.
type UpdateTaxSubTotalResponseMultiError ¶
type UpdateTaxSubTotalResponseMultiError []error
UpdateTaxSubTotalResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaxSubTotalResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxSubTotalResponseMultiError) AllErrors ¶
func (m UpdateTaxSubTotalResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxSubTotalResponseMultiError) Error ¶
func (m UpdateTaxSubTotalResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxSubTotalResponseValidationError ¶
type UpdateTaxSubTotalResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxSubTotalResponseValidationError is the validation error returned by UpdateTaxSubTotalResponse.Validate if the designated constraints aren't met.
func (UpdateTaxSubTotalResponseValidationError) Cause ¶
func (e UpdateTaxSubTotalResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxSubTotalResponseValidationError) Error ¶
func (e UpdateTaxSubTotalResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxSubTotalResponseValidationError) ErrorName ¶
func (e UpdateTaxSubTotalResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxSubTotalResponseValidationError) Field ¶
func (e UpdateTaxSubTotalResponseValidationError) Field() string
Field function returns field value.
func (UpdateTaxSubTotalResponseValidationError) Key ¶
func (e UpdateTaxSubTotalResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTaxSubTotalResponseValidationError) Reason ¶
func (e UpdateTaxSubTotalResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxTotalRequest ¶
type UpdateTaxTotalRequest struct { TaxAmount float64 `protobuf:"fixed64,1,opt,name=tax_amount,json=taxAmount,proto3" json:"tax_amount,omitempty"` RoundingAmount float64 `protobuf:"fixed64,2,opt,name=rounding_amount,json=roundingAmount,proto3" json:"rounding_amount,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaxTotalRequest) Descriptor
deprecated
func (*UpdateTaxTotalRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxTotalRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaxTotalRequest) GetId ¶
func (x *UpdateTaxTotalRequest) GetId() string
func (*UpdateTaxTotalRequest) GetRequestId ¶
func (x *UpdateTaxTotalRequest) GetRequestId() string
func (*UpdateTaxTotalRequest) GetRoundingAmount ¶
func (x *UpdateTaxTotalRequest) GetRoundingAmount() float64
func (*UpdateTaxTotalRequest) GetTaxAmount ¶
func (x *UpdateTaxTotalRequest) GetTaxAmount() float64
func (*UpdateTaxTotalRequest) GetUserEmail ¶
func (x *UpdateTaxTotalRequest) GetUserEmail() string
func (*UpdateTaxTotalRequest) GetUserId ¶
func (x *UpdateTaxTotalRequest) GetUserId() string
func (*UpdateTaxTotalRequest) ProtoMessage ¶
func (*UpdateTaxTotalRequest) ProtoMessage()
func (*UpdateTaxTotalRequest) ProtoReflect ¶
func (x *UpdateTaxTotalRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaxTotalRequest) Reset ¶
func (x *UpdateTaxTotalRequest) Reset()
func (*UpdateTaxTotalRequest) String ¶
func (x *UpdateTaxTotalRequest) String() string
func (*UpdateTaxTotalRequest) Validate ¶
func (m *UpdateTaxTotalRequest) Validate() error
Validate checks the field values on UpdateTaxTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxTotalRequest) ValidateAll ¶
func (m *UpdateTaxTotalRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTaxTotalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxTotalRequestMultiError, or nil if none found.
type UpdateTaxTotalRequestMultiError ¶
type UpdateTaxTotalRequestMultiError []error
UpdateTaxTotalRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaxTotalRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxTotalRequestMultiError) AllErrors ¶
func (m UpdateTaxTotalRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxTotalRequestMultiError) Error ¶
func (m UpdateTaxTotalRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxTotalRequestValidationError ¶
type UpdateTaxTotalRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxTotalRequestValidationError is the validation error returned by UpdateTaxTotalRequest.Validate if the designated constraints aren't met.
func (UpdateTaxTotalRequestValidationError) Cause ¶
func (e UpdateTaxTotalRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxTotalRequestValidationError) Error ¶
func (e UpdateTaxTotalRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxTotalRequestValidationError) ErrorName ¶
func (e UpdateTaxTotalRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxTotalRequestValidationError) Field ¶
func (e UpdateTaxTotalRequestValidationError) Field() string
Field function returns field value.
func (UpdateTaxTotalRequestValidationError) Key ¶
func (e UpdateTaxTotalRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTaxTotalRequestValidationError) Reason ¶
func (e UpdateTaxTotalRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTaxTotalResponse ¶
type UpdateTaxTotalResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaxTotalResponse) Descriptor
deprecated
func (*UpdateTaxTotalResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaxTotalResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaxTotalResponse) ProtoMessage ¶
func (*UpdateTaxTotalResponse) ProtoMessage()
func (*UpdateTaxTotalResponse) ProtoReflect ¶
func (x *UpdateTaxTotalResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaxTotalResponse) Reset ¶
func (x *UpdateTaxTotalResponse) Reset()
func (*UpdateTaxTotalResponse) String ¶
func (x *UpdateTaxTotalResponse) String() string
func (*UpdateTaxTotalResponse) Validate ¶
func (m *UpdateTaxTotalResponse) Validate() error
Validate checks the field values on UpdateTaxTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateTaxTotalResponse) ValidateAll ¶
func (m *UpdateTaxTotalResponse) ValidateAll() error
ValidateAll checks the field values on UpdateTaxTotalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateTaxTotalResponseMultiError, or nil if none found.
type UpdateTaxTotalResponseMultiError ¶
type UpdateTaxTotalResponseMultiError []error
UpdateTaxTotalResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaxTotalResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateTaxTotalResponseMultiError) AllErrors ¶
func (m UpdateTaxTotalResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTaxTotalResponseMultiError) Error ¶
func (m UpdateTaxTotalResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTaxTotalResponseValidationError ¶
type UpdateTaxTotalResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateTaxTotalResponseValidationError is the validation error returned by UpdateTaxTotalResponse.Validate if the designated constraints aren't met.
func (UpdateTaxTotalResponseValidationError) Cause ¶
func (e UpdateTaxTotalResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateTaxTotalResponseValidationError) Error ¶
func (e UpdateTaxTotalResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTaxTotalResponseValidationError) ErrorName ¶
func (e UpdateTaxTotalResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTaxTotalResponseValidationError) Field ¶
func (e UpdateTaxTotalResponseValidationError) Field() string
Field function returns field value.
func (UpdateTaxTotalResponseValidationError) Key ¶
func (e UpdateTaxTotalResponseValidationError) Key() bool
Key function returns key value.
func (UpdateTaxTotalResponseValidationError) Reason ¶
func (e UpdateTaxTotalResponseValidationError) Reason() string
Reason function returns reason value.