Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterShopServer(s grpc.ServiceRegistrar, srv ShopServer)
- type AddAdminRevisionToBusinessRequest
- func (*AddAdminRevisionToBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAdminRevisionToBusinessRequest) GetBusinessId() string
- func (x *AddAdminRevisionToBusinessRequest) GetDescription() string
- func (x *AddAdminRevisionToBusinessRequest) GetTitle() string
- func (*AddAdminRevisionToBusinessRequest) ProtoMessage()
- func (x *AddAdminRevisionToBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *AddAdminRevisionToBusinessRequest) Reset()
- func (x *AddAdminRevisionToBusinessRequest) String() string
- type AddAdminRevisionToBusinessResponse
- func (*AddAdminRevisionToBusinessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddAdminRevisionToBusinessResponse) GetMessage() string
- func (*AddAdminRevisionToBusinessResponse) ProtoMessage()
- func (x *AddAdminRevisionToBusinessResponse) ProtoReflect() protoreflect.Message
- func (x *AddAdminRevisionToBusinessResponse) Reset()
- func (x *AddAdminRevisionToBusinessResponse) String() string
- type AddBranchProductRequest
- func (*AddBranchProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchProductRequest) GetBranchId() string
- func (x *AddBranchProductRequest) GetDiscountPercentage() float32
- func (x *AddBranchProductRequest) GetPrice() float32
- func (x *AddBranchProductRequest) GetProductId() string
- func (x *AddBranchProductRequest) GetStock() int32
- func (*AddBranchProductRequest) ProtoMessage()
- func (x *AddBranchProductRequest) ProtoReflect() protoreflect.Message
- func (x *AddBranchProductRequest) Reset()
- func (x *AddBranchProductRequest) String() string
- type AddBranchProductResponse
- func (*AddBranchProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchProductResponse) GetMessage() string
- func (*AddBranchProductResponse) ProtoMessage()
- func (x *AddBranchProductResponse) ProtoReflect() protoreflect.Message
- func (x *AddBranchProductResponse) Reset()
- func (x *AddBranchProductResponse) String() string
- type AddBranchRent
- func (*AddBranchRent) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchRent) GetFrom() *timestamppb.Timestamp
- func (x *AddBranchRent) GetPrice() float32
- func (x *AddBranchRent) GetStoreId() string
- func (x *AddBranchRent) GetTo() *timestamppb.Timestamp
- func (*AddBranchRent) ProtoMessage()
- func (x *AddBranchRent) ProtoReflect() protoreflect.Message
- func (x *AddBranchRent) Reset()
- func (x *AddBranchRent) String() string
- type AddBranchRentRequest
- func (*AddBranchRentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchRentRequest) GetBranchId() string
- func (x *AddBranchRentRequest) GetBranchRent() *AddBranchRent
- func (*AddBranchRentRequest) ProtoMessage()
- func (x *AddBranchRentRequest) ProtoReflect() protoreflect.Message
- func (x *AddBranchRentRequest) Reset()
- func (x *AddBranchRentRequest) String() string
- type AddBranchRentResponse
- func (*AddBranchRentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchRentResponse) GetMessage() string
- func (*AddBranchRentResponse) ProtoMessage()
- func (x *AddBranchRentResponse) ProtoReflect() protoreflect.Message
- func (x *AddBranchRentResponse) Reset()
- func (x *AddBranchRentResponse) String() string
- type AddBranchRequest
- func (*AddBranchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBranchRequest) GetDescription() string
- func (x *AddBranchRequest) GetName() string
- func (x *AddBranchRequest) GetStoreId() string
- func (*AddBranchRequest) ProtoMessage()
- func (x *AddBranchRequest) ProtoReflect() protoreflect.Message
- func (x *AddBranchRequest) Reset()
- func (x *AddBranchRequest) String() string
- type AddBranchResponse
- type AddBusinessClientRequest
- func (*AddBusinessClientRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessClientRequest) GetBusinessId() string
- func (x *AddBusinessClientRequest) GetUserId() string
- func (*AddBusinessClientRequest) ProtoMessage()
- func (x *AddBusinessClientRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessClientRequest) Reset()
- func (x *AddBusinessClientRequest) String() string
- type AddBusinessClientResponse
- func (*AddBusinessClientResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessClientResponse) GetMessage() string
- func (*AddBusinessClientResponse) ProtoMessage()
- func (x *AddBusinessClientResponse) ProtoReflect() protoreflect.Message
- func (x *AddBusinessClientResponse) Reset()
- func (x *AddBusinessClientResponse) String() string
- type AddBusinessMarketCategoryRequest
- func (*AddBusinessMarketCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessMarketCategoryRequest) GetBusinessId() string
- func (x *AddBusinessMarketCategoryRequest) GetMarketCategoryId() string
- func (*AddBusinessMarketCategoryRequest) ProtoMessage()
- func (x *AddBusinessMarketCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessMarketCategoryRequest) Reset()
- func (x *AddBusinessMarketCategoryRequest) String() string
- type AddBusinessMarketCategoryResponse
- func (*AddBusinessMarketCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessMarketCategoryResponse) GetMessage() string
- func (*AddBusinessMarketCategoryResponse) ProtoMessage()
- func (x *AddBusinessMarketCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *AddBusinessMarketCategoryResponse) Reset()
- func (x *AddBusinessMarketCategoryResponse) String() string
- type AddBusinessOwnerRequest
- func (*AddBusinessOwnerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessOwnerRequest) GetBusinessId() string
- func (x *AddBusinessOwnerRequest) GetUserId() string
- func (*AddBusinessOwnerRequest) ProtoMessage()
- func (x *AddBusinessOwnerRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessOwnerRequest) Reset()
- func (x *AddBusinessOwnerRequest) String() string
- type AddBusinessOwnerResponse
- func (*AddBusinessOwnerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessOwnerResponse) GetMessage() string
- func (*AddBusinessOwnerResponse) ProtoMessage()
- func (x *AddBusinessOwnerResponse) ProtoReflect() protoreflect.Message
- func (x *AddBusinessOwnerResponse) Reset()
- func (x *AddBusinessOwnerResponse) String() string
- type AddBusinessProductRequest
- func (*AddBusinessProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessProductRequest) GetAdditionalDetails() []string
- func (x *AddBusinessProductRequest) GetBusinessId() string
- func (x *AddBusinessProductRequest) GetImagesId() []string
- func (x *AddBusinessProductRequest) GetProductId() string
- func (*AddBusinessProductRequest) ProtoMessage()
- func (x *AddBusinessProductRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessProductRequest) Reset()
- func (x *AddBusinessProductRequest) String() string
- type AddBusinessProductResponse
- func (*AddBusinessProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessProductResponse) GetMessage() string
- func (*AddBusinessProductResponse) ProtoMessage()
- func (x *AddBusinessProductResponse) ProtoReflect() protoreflect.Message
- func (x *AddBusinessProductResponse) Reset()
- func (x *AddBusinessProductResponse) String() string
- type AddBusinessRequest
- func (*AddBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessRequest) GetDescription() string
- func (x *AddBusinessRequest) GetName() string
- func (*AddBusinessRequest) ProtoMessage()
- func (x *AddBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *AddBusinessRequest) Reset()
- func (x *AddBusinessRequest) String() string
- type AddBusinessResponse
- func (*AddBusinessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddBusinessResponse) GetMessage() string
- func (*AddBusinessResponse) ProtoMessage()
- func (x *AddBusinessResponse) ProtoReflect() protoreflect.Message
- func (x *AddBusinessResponse) Reset()
- func (x *AddBusinessResponse) String() string
- type AddMarketCategoryRequest
- func (*AddMarketCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddMarketCategoryRequest) GetMarketCategory() *MarketCategory
- func (*AddMarketCategoryRequest) ProtoMessage()
- func (x *AddMarketCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *AddMarketCategoryRequest) Reset()
- func (x *AddMarketCategoryRequest) String() string
- type AddMarketCategoryResponse
- func (*AddMarketCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMarketCategoryResponse) GetMessage() string
- func (*AddMarketCategoryResponse) ProtoMessage()
- func (x *AddMarketCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *AddMarketCategoryResponse) Reset()
- func (x *AddMarketCategoryResponse) String() string
- type AddProductCategoryRequest
- func (*AddProductCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProductCategoryRequest) GetDescription() string
- func (x *AddProductCategoryRequest) GetName() string
- func (*AddProductCategoryRequest) ProtoMessage()
- func (x *AddProductCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *AddProductCategoryRequest) Reset()
- func (x *AddProductCategoryRequest) String() string
- type AddProductCategoryResponse
- func (*AddProductCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddProductCategoryResponse) GetMessage() string
- func (*AddProductCategoryResponse) ProtoMessage()
- func (x *AddProductCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *AddProductCategoryResponse) Reset()
- func (x *AddProductCategoryResponse) String() string
- type AddProductRequest
- func (*AddProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProductRequest) GetProduct() *Product
- func (x *AddProductRequest) GetProductId() string
- func (*AddProductRequest) ProtoMessage()
- func (x *AddProductRequest) ProtoReflect() protoreflect.Message
- func (x *AddProductRequest) Reset()
- func (x *AddProductRequest) String() string
- type AddProductResponse
- func (*AddProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddProductResponse) GetMessage() string
- func (*AddProductResponse) ProtoMessage()
- func (x *AddProductResponse) ProtoReflect() protoreflect.Message
- func (x *AddProductResponse) Reset()
- func (x *AddProductResponse) String() string
- type AddStoreRequest
- type AddStoreResponse
- type Book
- func (*Book) Descriptor() ([]byte, []int)deprecated
- func (x *Book) GetAuthor() string
- func (x *Book) GetGenres() []string
- func (x *Book) GetIsbn() string
- func (x *Book) GetLanguage() string
- func (x *Book) GetPages() int32
- func (x *Book) GetPublishedAt() *timestamppb.Timestamp
- func (x *Book) GetPublisher() string
- func (*Book) ProtoMessage()
- func (x *Book) ProtoReflect() protoreflect.Message
- func (x *Book) Reset()
- func (x *Book) String() string
- type BranchProduct
- func (*BranchProduct) Descriptor() ([]byte, []int)deprecated
- func (x *BranchProduct) GetAdditionalDetails() []string
- func (x *BranchProduct) GetDiscountPercentage() float32
- func (x *BranchProduct) GetImagesId() []string
- func (x *BranchProduct) GetPrice() float32
- func (x *BranchProduct) GetProduct() *Product
- func (x *BranchProduct) GetStock() int32
- func (*BranchProduct) ProtoMessage()
- func (x *BranchProduct) ProtoReflect() protoreflect.Message
- func (x *BranchProduct) Reset()
- func (x *BranchProduct) String() string
- type BusinessProduct
- func (*BusinessProduct) Descriptor() ([]byte, []int)deprecated
- func (x *BusinessProduct) GetAdditionalDetails() []string
- func (x *BusinessProduct) GetImagesId() []string
- func (x *BusinessProduct) GetProductId() string
- func (*BusinessProduct) ProtoMessage()
- func (x *BusinessProduct) ProtoReflect() protoreflect.Message
- func (x *BusinessProduct) Reset()
- func (x *BusinessProduct) String() string
- type CloseAdminRevisionRequest
- func (*CloseAdminRevisionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseAdminRevisionRequest) GetAdminRevisionId() string
- func (*CloseAdminRevisionRequest) ProtoMessage()
- func (x *CloseAdminRevisionRequest) ProtoReflect() protoreflect.Message
- func (x *CloseAdminRevisionRequest) Reset()
- func (x *CloseAdminRevisionRequest) String() string
- type CloseAdminRevisionResponse
- func (*CloseAdminRevisionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CloseAdminRevisionResponse) GetMessage() string
- func (*CloseAdminRevisionResponse) ProtoMessage()
- func (x *CloseAdminRevisionResponse) ProtoReflect() protoreflect.Message
- func (x *CloseAdminRevisionResponse) Reset()
- func (x *CloseAdminRevisionResponse) String() string
- type CloseTemporarilyRequest
- func (*CloseTemporarilyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseTemporarilyRequest) GetBranchId() string
- func (*CloseTemporarilyRequest) ProtoMessage()
- func (x *CloseTemporarilyRequest) ProtoReflect() protoreflect.Message
- func (x *CloseTemporarilyRequest) Reset()
- func (x *CloseTemporarilyRequest) String() string
- type CloseTemporarilyResponse
- func (*CloseTemporarilyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CloseTemporarilyResponse) GetMessage() string
- func (*CloseTemporarilyResponse) ProtoMessage()
- func (x *CloseTemporarilyResponse) ProtoReflect() protoreflect.Message
- func (x *CloseTemporarilyResponse) Reset()
- func (x *CloseTemporarilyResponse) String() string
- type Clothing
- func (*Clothing) Descriptor() ([]byte, []int)deprecated
- func (x *Clothing) GetColor() string
- func (x *Clothing) GetGender() string
- func (x *Clothing) GetMaterial() string
- func (x *Clothing) GetSeason() string
- func (x *Clothing) GetSize() string
- func (*Clothing) ProtoMessage()
- func (x *Clothing) ProtoReflect() protoreflect.Message
- func (x *Clothing) Reset()
- func (x *Clothing) String() string
- type DeleteBranchRequest
- func (*DeleteBranchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBranchRequest) GetBranchId() string
- func (*DeleteBranchRequest) ProtoMessage()
- func (x *DeleteBranchRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBranchRequest) Reset()
- func (x *DeleteBranchRequest) String() string
- type DeleteBranchResponse
- func (*DeleteBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBranchResponse) GetMessage() string
- func (*DeleteBranchResponse) ProtoMessage()
- func (x *DeleteBranchResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBranchResponse) Reset()
- func (x *DeleteBranchResponse) String() string
- type DeleteBusinessRequest
- func (*DeleteBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBusinessRequest) GetBusinessId() string
- func (*DeleteBusinessRequest) ProtoMessage()
- func (x *DeleteBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBusinessRequest) Reset()
- func (x *DeleteBusinessRequest) String() string
- type DeleteBusinessResponse
- func (*DeleteBusinessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBusinessResponse) GetMessage() string
- func (*DeleteBusinessResponse) ProtoMessage()
- func (x *DeleteBusinessResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBusinessResponse) Reset()
- func (x *DeleteBusinessResponse) String() string
- type DeleteStoreRequest
- func (*DeleteStoreRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStoreRequest) GetStoreId() string
- func (*DeleteStoreRequest) ProtoMessage()
- func (x *DeleteStoreRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStoreRequest) Reset()
- func (x *DeleteStoreRequest) String() string
- type DeleteStoreResponse
- func (*DeleteStoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteStoreResponse) GetMessage() string
- func (*DeleteStoreResponse) ProtoMessage()
- func (x *DeleteStoreResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteStoreResponse) Reset()
- func (x *DeleteStoreResponse) String() string
- type Electronics
- func (*Electronics) Descriptor() ([]byte, []int)deprecated
- func (x *Electronics) GetColor() string
- func (x *Electronics) GetModel() string
- func (x *Electronics) GetTechnicalSpecifications() []string
- func (*Electronics) ProtoMessage()
- func (x *Electronics) ProtoReflect() protoreflect.Message
- func (x *Electronics) Reset()
- func (x *Electronics) String() string
- type Food
- type GetAdminRevision
- func (*GetAdminRevision) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdminRevision) GetAdminRevisionId() string
- func (x *GetAdminRevision) GetClosedAt() *timestamppb.Timestamp
- func (x *GetAdminRevision) GetDescription() string
- func (x *GetAdminRevision) GetIsSuspended() bool
- func (x *GetAdminRevision) GetOpenedAt() *timestamppb.Timestamp
- func (x *GetAdminRevision) GetTitle() string
- func (*GetAdminRevision) ProtoMessage()
- func (x *GetAdminRevision) ProtoReflect() protoreflect.Message
- func (x *GetAdminRevision) Reset()
- func (x *GetAdminRevision) String() string
- type GetAdminRevisionsRequest
- func (*GetAdminRevisionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdminRevisionsRequest) GetAdminRevisionId() []string
- func (*GetAdminRevisionsRequest) ProtoMessage()
- func (x *GetAdminRevisionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAdminRevisionsRequest) Reset()
- func (x *GetAdminRevisionsRequest) String() string
- type GetAdminRevisionsResponse
- func (*GetAdminRevisionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdminRevisionsResponse) GetAdminRevisions() []*GetAdminRevision
- func (x *GetAdminRevisionsResponse) GetMessage() string
- func (*GetAdminRevisionsResponse) ProtoMessage()
- func (x *GetAdminRevisionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAdminRevisionsResponse) Reset()
- func (x *GetAdminRevisionsResponse) String() string
- type GetBranchProductRequest
- func (*GetBranchProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchProductRequest) GetBranchId() string
- func (x *GetBranchProductRequest) GetProductId() string
- func (*GetBranchProductRequest) ProtoMessage()
- func (x *GetBranchProductRequest) ProtoReflect() protoreflect.Message
- func (x *GetBranchProductRequest) Reset()
- func (x *GetBranchProductRequest) String() string
- type GetBranchProductResponse
- func (*GetBranchProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchProductResponse) GetBranchProduct() *BranchProduct
- func (x *GetBranchProductResponse) GetMessage() string
- func (*GetBranchProductResponse) ProtoMessage()
- func (x *GetBranchProductResponse) ProtoReflect() protoreflect.Message
- func (x *GetBranchProductResponse) Reset()
- func (x *GetBranchProductResponse) String() string
- type GetBranchRent
- func (*GetBranchRent) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchRent) GetFrom() *timestamppb.Timestamp
- func (x *GetBranchRent) GetPaidAmount() float32
- func (x *GetBranchRent) GetPrice() float32
- func (x *GetBranchRent) GetStoreId() string
- func (x *GetBranchRent) GetTo() *timestamppb.Timestamp
- func (*GetBranchRent) ProtoMessage()
- func (x *GetBranchRent) ProtoReflect() protoreflect.Message
- func (x *GetBranchRent) Reset()
- func (x *GetBranchRent) String() string
- type GetBranchRentsRequest
- func (*GetBranchRentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchRentsRequest) GetBranchId() string
- func (x *GetBranchRentsRequest) GetFrom() *timestamppb.Timestamp
- func (x *GetBranchRentsRequest) GetTo() *timestamppb.Timestamp
- func (*GetBranchRentsRequest) ProtoMessage()
- func (x *GetBranchRentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBranchRentsRequest) Reset()
- func (x *GetBranchRentsRequest) String() string
- type GetBranchRentsResponse
- func (*GetBranchRentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchRentsResponse) GetBranchRents() []*GetBranchRent
- func (x *GetBranchRentsResponse) GetMessage() string
- func (*GetBranchRentsResponse) ProtoMessage()
- func (x *GetBranchRentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBranchRentsResponse) Reset()
- func (x *GetBranchRentsResponse) String() string
- type GetBranchRequest
- type GetBranchResponse
- func (*GetBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBranchResponse) GetDescription() string
- func (x *GetBranchResponse) GetJoinedAt() *timestamppb.Timestamp
- func (x *GetBranchResponse) GetMessage() string
- func (x *GetBranchResponse) GetName() string
- func (*GetBranchResponse) ProtoMessage()
- func (x *GetBranchResponse) ProtoReflect() protoreflect.Message
- func (x *GetBranchResponse) Reset()
- func (x *GetBranchResponse) String() string
- type GetBusinessBranchRent
- func (*GetBusinessBranchRent) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessBranchRent) GetBranchId() string
- func (x *GetBusinessBranchRent) GetBranchRents() []*GetBranchRent
- func (*GetBusinessBranchRent) ProtoMessage()
- func (x *GetBusinessBranchRent) ProtoReflect() protoreflect.Message
- func (x *GetBusinessBranchRent) Reset()
- func (x *GetBusinessBranchRent) String() string
- type GetBusinessBranchesRequest
- func (*GetBusinessBranchesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessBranchesRequest) GetBusinessId() string
- func (*GetBusinessBranchesRequest) ProtoMessage()
- func (x *GetBusinessBranchesRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessBranchesRequest) Reset()
- func (x *GetBusinessBranchesRequest) String() string
- type GetBusinessBranchesResponse
- func (*GetBusinessBranchesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessBranchesResponse) GetBranchIds() []string
- func (x *GetBusinessBranchesResponse) GetMessage() string
- func (*GetBusinessBranchesResponse) ProtoMessage()
- func (x *GetBusinessBranchesResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessBranchesResponse) Reset()
- func (x *GetBusinessBranchesResponse) String() string
- type GetBusinessMarketCategoriesRequest
- func (*GetBusinessMarketCategoriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessMarketCategoriesRequest) GetBusinessId() string
- func (*GetBusinessMarketCategoriesRequest) ProtoMessage()
- func (x *GetBusinessMarketCategoriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessMarketCategoriesRequest) Reset()
- func (x *GetBusinessMarketCategoriesRequest) String() string
- type GetBusinessMarketCategoriesResponse
- func (*GetBusinessMarketCategoriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessMarketCategoriesResponse) GetMarketCategoryIds() []string
- func (x *GetBusinessMarketCategoriesResponse) GetMessage() string
- func (*GetBusinessMarketCategoriesResponse) ProtoMessage()
- func (x *GetBusinessMarketCategoriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessMarketCategoriesResponse) Reset()
- func (x *GetBusinessMarketCategoriesResponse) String() string
- type GetBusinessOwnersRequest
- func (*GetBusinessOwnersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessOwnersRequest) GetBusinessId() string
- func (*GetBusinessOwnersRequest) ProtoMessage()
- func (x *GetBusinessOwnersRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessOwnersRequest) Reset()
- func (x *GetBusinessOwnersRequest) String() string
- type GetBusinessOwnersResponse
- func (*GetBusinessOwnersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessOwnersResponse) GetMessage() string
- func (x *GetBusinessOwnersResponse) GetUserIds() []string
- func (*GetBusinessOwnersResponse) ProtoMessage()
- func (x *GetBusinessOwnersResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessOwnersResponse) Reset()
- func (x *GetBusinessOwnersResponse) String() string
- type GetBusinessProductRequest
- func (*GetBusinessProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessProductRequest) GetBusinessId() string
- func (x *GetBusinessProductRequest) GetProductId() string
- func (*GetBusinessProductRequest) ProtoMessage()
- func (x *GetBusinessProductRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessProductRequest) Reset()
- func (x *GetBusinessProductRequest) String() string
- type GetBusinessProductResponse
- func (*GetBusinessProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessProductResponse) GetBusinessProduct() *BusinessProduct
- func (x *GetBusinessProductResponse) GetMessage() string
- func (*GetBusinessProductResponse) ProtoMessage()
- func (x *GetBusinessProductResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessProductResponse) Reset()
- func (x *GetBusinessProductResponse) String() string
- type GetBusinessRequest
- func (*GetBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessRequest) GetBusinessId() string
- func (*GetBusinessRequest) ProtoMessage()
- func (x *GetBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessRequest) Reset()
- func (x *GetBusinessRequest) String() string
- type GetBusinessResponse
- func (*GetBusinessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessResponse) GetDescription() string
- func (x *GetBusinessResponse) GetJoinedAt() *timestamppb.Timestamp
- func (x *GetBusinessResponse) GetMessage() string
- func (x *GetBusinessResponse) GetName() string
- func (*GetBusinessResponse) ProtoMessage()
- func (x *GetBusinessResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessResponse) Reset()
- func (x *GetBusinessResponse) String() string
- type GetBusinessUnpaidBranchRentsRequest
- func (*GetBusinessUnpaidBranchRentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessUnpaidBranchRentsRequest) GetBusinessId() string
- func (*GetBusinessUnpaidBranchRentsRequest) ProtoMessage()
- func (x *GetBusinessUnpaidBranchRentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBusinessUnpaidBranchRentsRequest) Reset()
- func (x *GetBusinessUnpaidBranchRentsRequest) String() string
- type GetBusinessUnpaidBranchRentsResponse
- func (*GetBusinessUnpaidBranchRentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBusinessUnpaidBranchRentsResponse) GetBranchRents() []*GetBranchRent
- func (x *GetBusinessUnpaidBranchRentsResponse) GetMessage() string
- func (*GetBusinessUnpaidBranchRentsResponse) ProtoMessage()
- func (x *GetBusinessUnpaidBranchRentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBusinessUnpaidBranchRentsResponse) Reset()
- func (x *GetBusinessUnpaidBranchRentsResponse) String() string
- type GetMarketCategoryRequest
- func (*GetMarketCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMarketCategoryRequest) GetMarketCategoryId() string
- func (*GetMarketCategoryRequest) ProtoMessage()
- func (x *GetMarketCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetMarketCategoryRequest) Reset()
- func (x *GetMarketCategoryRequest) String() string
- type GetMarketCategoryResponse
- func (*GetMarketCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMarketCategoryResponse) GetMarketCategory() *MarketCategory
- func (x *GetMarketCategoryResponse) GetMessage() string
- func (*GetMarketCategoryResponse) ProtoMessage()
- func (x *GetMarketCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetMarketCategoryResponse) Reset()
- func (x *GetMarketCategoryResponse) String() string
- type GetProductCategoryRequest
- func (*GetProductCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductCategoryRequest) GetProductCategoryId() string
- func (*GetProductCategoryRequest) ProtoMessage()
- func (x *GetProductCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetProductCategoryRequest) Reset()
- func (x *GetProductCategoryRequest) String() string
- type GetProductCategoryResponse
- func (*GetProductCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductCategoryResponse) GetMessage() string
- func (x *GetProductCategoryResponse) GetProductCategory() *ProductCategory
- func (*GetProductCategoryResponse) ProtoMessage()
- func (x *GetProductCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetProductCategoryResponse) Reset()
- func (x *GetProductCategoryResponse) String() string
- type GetProductRequest
- type GetProductResponse
- func (*GetProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductResponse) GetMessage() string
- func (x *GetProductResponse) GetProduct() *Product
- func (*GetProductResponse) ProtoMessage()
- func (x *GetProductResponse) ProtoReflect() protoreflect.Message
- func (x *GetProductResponse) Reset()
- func (x *GetProductResponse) String() string
- type GetStoreRequest
- type GetStoreResponse
- func (*GetStoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStoreResponse) GetMessage() string
- func (x *GetStoreResponse) GetStore() *Store
- func (*GetStoreResponse) ProtoMessage()
- func (x *GetStoreResponse) ProtoReflect() protoreflect.Message
- func (x *GetStoreResponse) Reset()
- func (x *GetStoreResponse) String() string
- type GetUnoccupiedStoresResponse
- func (*GetUnoccupiedStoresResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUnoccupiedStoresResponse) GetMessage() string
- func (x *GetUnoccupiedStoresResponse) GetStores() []*Store
- func (*GetUnoccupiedStoresResponse) ProtoMessage()
- func (x *GetUnoccupiedStoresResponse) ProtoReflect() protoreflect.Message
- func (x *GetUnoccupiedStoresResponse) Reset()
- func (x *GetUnoccupiedStoresResponse) String() string
- type GetUnpaidBranchRentsRequest
- func (*GetUnpaidBranchRentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUnpaidBranchRentsRequest) GetBranchId() string
- func (*GetUnpaidBranchRentsRequest) ProtoMessage()
- func (x *GetUnpaidBranchRentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUnpaidBranchRentsRequest) Reset()
- func (x *GetUnpaidBranchRentsRequest) String() string
- type GetUnpaidBranchRentsResponse
- func (*GetUnpaidBranchRentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUnpaidBranchRentsResponse) GetBranchRents() []*GetBranchRent
- func (x *GetUnpaidBranchRentsResponse) GetMessage() string
- func (*GetUnpaidBranchRentsResponse) ProtoMessage()
- func (x *GetUnpaidBranchRentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUnpaidBranchRentsResponse) Reset()
- func (x *GetUnpaidBranchRentsResponse) String() string
- type IsBusinessClientRequest
- func (*IsBusinessClientRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsBusinessClientRequest) GetBusinessId() string
- func (x *IsBusinessClientRequest) GetUserId() string
- func (*IsBusinessClientRequest) ProtoMessage()
- func (x *IsBusinessClientRequest) ProtoReflect() protoreflect.Message
- func (x *IsBusinessClientRequest) Reset()
- func (x *IsBusinessClientRequest) String() string
- type IsBusinessClientResponse
- func (*IsBusinessClientResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsBusinessClientResponse) GetIsClient() bool
- func (x *IsBusinessClientResponse) GetMessage() string
- func (*IsBusinessClientResponse) ProtoMessage()
- func (x *IsBusinessClientResponse) ProtoReflect() protoreflect.Message
- func (x *IsBusinessClientResponse) Reset()
- func (x *IsBusinessClientResponse) String() string
- type MarketCategory
- func (*MarketCategory) Descriptor() ([]byte, []int)deprecated
- func (x *MarketCategory) GetDescription() string
- func (x *MarketCategory) GetName() string
- func (*MarketCategory) ProtoMessage()
- func (x *MarketCategory) ProtoReflect() protoreflect.Message
- func (x *MarketCategory) Reset()
- func (x *MarketCategory) String() string
- type OpenAdminRevision
- func (*OpenAdminRevision) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevision) GetDescription() string
- func (x *OpenAdminRevision) GetIsSuspended() bool
- func (x *OpenAdminRevision) GetTitle() string
- func (*OpenAdminRevision) ProtoMessage()
- func (x *OpenAdminRevision) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevision) Reset()
- func (x *OpenAdminRevision) String() string
- type OpenAdminRevisionToBranchRequest
- func (*OpenAdminRevisionToBranchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToBranchRequest) GetAdminRevision() *OpenAdminRevision
- func (x *OpenAdminRevisionToBranchRequest) GetBranchId() string
- func (*OpenAdminRevisionToBranchRequest) ProtoMessage()
- func (x *OpenAdminRevisionToBranchRequest) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToBranchRequest) Reset()
- func (x *OpenAdminRevisionToBranchRequest) String() string
- type OpenAdminRevisionToBranchResponse
- func (*OpenAdminRevisionToBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToBranchResponse) GetMessage() string
- func (*OpenAdminRevisionToBranchResponse) ProtoMessage()
- func (x *OpenAdminRevisionToBranchResponse) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToBranchResponse) Reset()
- func (x *OpenAdminRevisionToBranchResponse) String() string
- type OpenAdminRevisionToBusinessProductRequest
- func (*OpenAdminRevisionToBusinessProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToBusinessProductRequest) GetAdminRevision() *OpenAdminRevision
- func (x *OpenAdminRevisionToBusinessProductRequest) GetBusinessId() string
- func (x *OpenAdminRevisionToBusinessProductRequest) GetProductId() string
- func (*OpenAdminRevisionToBusinessProductRequest) ProtoMessage()
- func (x *OpenAdminRevisionToBusinessProductRequest) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToBusinessProductRequest) Reset()
- func (x *OpenAdminRevisionToBusinessProductRequest) String() string
- type OpenAdminRevisionToBusinessProductResponse
- func (*OpenAdminRevisionToBusinessProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToBusinessProductResponse) GetMessage() string
- func (*OpenAdminRevisionToBusinessProductResponse) ProtoMessage()
- func (x *OpenAdminRevisionToBusinessProductResponse) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToBusinessProductResponse) Reset()
- func (x *OpenAdminRevisionToBusinessProductResponse) String() string
- type OpenAdminRevisionToProductRequest
- func (*OpenAdminRevisionToProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToProductRequest) GetAdminRevision() *OpenAdminRevision
- func (x *OpenAdminRevisionToProductRequest) GetProductId() string
- func (*OpenAdminRevisionToProductRequest) ProtoMessage()
- func (x *OpenAdminRevisionToProductRequest) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToProductRequest) Reset()
- func (x *OpenAdminRevisionToProductRequest) String() string
- type OpenAdminRevisionToProductResponse
- func (*OpenAdminRevisionToProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenAdminRevisionToProductResponse) GetMessage() string
- func (*OpenAdminRevisionToProductResponse) ProtoMessage()
- func (x *OpenAdminRevisionToProductResponse) ProtoReflect() protoreflect.Message
- func (x *OpenAdminRevisionToProductResponse) Reset()
- func (x *OpenAdminRevisionToProductResponse) String() string
- type OpenBranchRequest
- type OpenBranchResponse
- func (*OpenBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenBranchResponse) GetMessage() string
- func (*OpenBranchResponse) ProtoMessage()
- func (x *OpenBranchResponse) ProtoReflect() protoreflect.Message
- func (x *OpenBranchResponse) Reset()
- func (x *OpenBranchResponse) String() string
- type Product
- func (*Product) Descriptor() ([]byte, []int)deprecated
- func (x *Product) GetBarcode() string
- func (x *Product) GetBook() *Book
- func (x *Product) GetBrand() string
- func (x *Product) GetClothing() *Clothing
- func (x *Product) GetDescription() string
- func (x *Product) GetElectronics() *Electronics
- func (x *Product) GetFood() *Food
- func (x *Product) GetHeight() float32
- func (x *Product) GetLength() float32
- func (x *Product) GetName() string
- func (x *Product) GetPrice() float32
- func (x *Product) GetProductCategoryIds() []string
- func (x *Product) GetToy() *Toy
- func (x *Product) GetWeight() float32
- func (x *Product) GetWidth() float32
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) String() string
- type ProductCategory
- func (*ProductCategory) Descriptor() ([]byte, []int)deprecated
- func (x *ProductCategory) GetDescription() string
- func (x *ProductCategory) GetName() string
- func (*ProductCategory) ProtoMessage()
- func (x *ProductCategory) ProtoReflect() protoreflect.Message
- func (x *ProductCategory) Reset()
- func (x *ProductCategory) String() string
- type ProductWithId
- func (*ProductWithId) Descriptor() ([]byte, []int)deprecated
- func (x *ProductWithId) GetBarcode() string
- func (x *ProductWithId) GetBook() *Book
- func (x *ProductWithId) GetBrand() string
- func (x *ProductWithId) GetClothing() *Clothing
- func (x *ProductWithId) GetDescription() string
- func (x *ProductWithId) GetElectronics() *Electronics
- func (x *ProductWithId) GetFood() *Food
- func (x *ProductWithId) GetHeight() float32
- func (x *ProductWithId) GetLength() float32
- func (x *ProductWithId) GetName() string
- func (x *ProductWithId) GetPrice() float32
- func (x *ProductWithId) GetProductCategoryIds() []string
- func (x *ProductWithId) GetProductId() string
- func (x *ProductWithId) GetToy() *Toy
- func (x *ProductWithId) GetWeight() float32
- func (x *ProductWithId) GetWidth() float32
- func (*ProductWithId) ProtoMessage()
- func (x *ProductWithId) ProtoReflect() protoreflect.Message
- func (x *ProductWithId) Reset()
- func (x *ProductWithId) String() string
- type RemoveBusinessOwnerRequest
- func (*RemoveBusinessOwnerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveBusinessOwnerRequest) GetBusinessId() string
- func (x *RemoveBusinessOwnerRequest) GetUserId() string
- func (*RemoveBusinessOwnerRequest) ProtoMessage()
- func (x *RemoveBusinessOwnerRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveBusinessOwnerRequest) Reset()
- func (x *RemoveBusinessOwnerRequest) String() string
- type RemoveBusinessOwnerResponse
- func (*RemoveBusinessOwnerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveBusinessOwnerResponse) GetMessage() string
- func (*RemoveBusinessOwnerResponse) ProtoMessage()
- func (x *RemoveBusinessOwnerResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveBusinessOwnerResponse) Reset()
- func (x *RemoveBusinessOwnerResponse) String() string
- type SearchBranchProductResult
- func (*SearchBranchProductResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBranchProductResult) GetAdditionalDetails() []string
- func (x *SearchBranchProductResult) GetBrand() string
- func (x *SearchBranchProductResult) GetDescription() string
- func (x *SearchBranchProductResult) GetDiscountPercentage() float32
- func (x *SearchBranchProductResult) GetImagesId() []string
- func (x *SearchBranchProductResult) GetName() string
- func (x *SearchBranchProductResult) GetPrice() float32
- func (x *SearchBranchProductResult) GetProductId() string
- func (x *SearchBranchProductResult) GetStock() int32
- func (*SearchBranchProductResult) ProtoMessage()
- func (x *SearchBranchProductResult) ProtoReflect() protoreflect.Message
- func (x *SearchBranchProductResult) Reset()
- func (x *SearchBranchProductResult) String() string
- type SearchBranchProductsRequest
- func (*SearchBranchProductsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBranchProductsRequest) GetProductCategoryId() string
- func (x *SearchBranchProductsRequest) GetQuery() string
- func (*SearchBranchProductsRequest) ProtoMessage()
- func (x *SearchBranchProductsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchBranchProductsRequest) Reset()
- func (x *SearchBranchProductsRequest) String() string
- type SearchBranchProductsResponse
- func (*SearchBranchProductsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBranchProductsResponse) GetMessage() string
- func (x *SearchBranchProductsResponse) GetProducts() []*SearchBranchProductResult
- func (*SearchBranchProductsResponse) ProtoMessage()
- func (x *SearchBranchProductsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchBranchProductsResponse) Reset()
- func (x *SearchBranchProductsResponse) String() string
- type SearchBusinessProductResult
- func (*SearchBusinessProductResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBusinessProductResult) GetAdditionalDetails() []string
- func (x *SearchBusinessProductResult) GetBrand() string
- func (x *SearchBusinessProductResult) GetDescription() string
- func (x *SearchBusinessProductResult) GetImagesId() []string
- func (x *SearchBusinessProductResult) GetName() string
- func (x *SearchBusinessProductResult) GetProductId() string
- func (*SearchBusinessProductResult) ProtoMessage()
- func (x *SearchBusinessProductResult) ProtoReflect() protoreflect.Message
- func (x *SearchBusinessProductResult) Reset()
- func (x *SearchBusinessProductResult) String() string
- type SearchBusinessProductsRequest
- func (*SearchBusinessProductsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBusinessProductsRequest) GetProductCategoryId() string
- func (x *SearchBusinessProductsRequest) GetQuery() string
- func (*SearchBusinessProductsRequest) ProtoMessage()
- func (x *SearchBusinessProductsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchBusinessProductsRequest) Reset()
- func (x *SearchBusinessProductsRequest) String() string
- type SearchBusinessProductsResponse
- func (*SearchBusinessProductsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBusinessProductsResponse) GetMessage() string
- func (x *SearchBusinessProductsResponse) GetProducts() []*SearchBusinessProductResult
- func (*SearchBusinessProductsResponse) ProtoMessage()
- func (x *SearchBusinessProductsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchBusinessProductsResponse) Reset()
- func (x *SearchBusinessProductsResponse) String() string
- type SearchProductResult
- func (*SearchProductResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProductResult) GetBrand() string
- func (x *SearchProductResult) GetDescription() string
- func (x *SearchProductResult) GetName() string
- func (x *SearchProductResult) GetProductId() string
- func (*SearchProductResult) ProtoMessage()
- func (x *SearchProductResult) ProtoReflect() protoreflect.Message
- func (x *SearchProductResult) Reset()
- func (x *SearchProductResult) String() string
- type SearchProductsRequest
- func (*SearchProductsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProductsRequest) GetProductCategoryId() string
- func (x *SearchProductsRequest) GetQuery() string
- func (*SearchProductsRequest) ProtoMessage()
- func (x *SearchProductsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchProductsRequest) Reset()
- func (x *SearchProductsRequest) String() string
- type SearchProductsResponse
- func (*SearchProductsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProductsResponse) GetMessage() string
- func (x *SearchProductsResponse) GetProducts() []*SearchProductResult
- func (*SearchProductsResponse) ProtoMessage()
- func (x *SearchProductsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchProductsResponse) Reset()
- func (x *SearchProductsResponse) String() string
- type SetBusinessProfilePictureRequest
- func (*SetBusinessProfilePictureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBusinessProfilePictureRequest) GetBusinessId() string
- func (x *SetBusinessProfilePictureRequest) GetImageId() string
- func (*SetBusinessProfilePictureRequest) ProtoMessage()
- func (x *SetBusinessProfilePictureRequest) ProtoReflect() protoreflect.Message
- func (x *SetBusinessProfilePictureRequest) Reset()
- func (x *SetBusinessProfilePictureRequest) String() string
- type SetBusinessProfilePictureResponse
- func (*SetBusinessProfilePictureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetBusinessProfilePictureResponse) GetMessage() string
- func (*SetBusinessProfilePictureResponse) ProtoMessage()
- func (x *SetBusinessProfilePictureResponse) ProtoReflect() protoreflect.Message
- func (x *SetBusinessProfilePictureResponse) Reset()
- func (x *SetBusinessProfilePictureResponse) String() string
- type ShopClient
- type ShopServer
- type Store
- func (*Store) Descriptor() ([]byte, []int)deprecated
- func (x *Store) GetFloors() int32
- func (x *Store) GetMallFloor() int32
- func (x *Store) GetSquareMeters() int32
- func (x *Store) GetStoreNumber() string
- func (*Store) ProtoMessage()
- func (x *Store) ProtoReflect() protoreflect.Message
- func (x *Store) Reset()
- func (x *Store) String() string
- type Toy
- type UnimplementedShopServer
- func (UnimplementedShopServer) AddAdminRevisionToBusiness(context.Context, *AddAdminRevisionToBusinessRequest) (*AddAdminRevisionToBusinessResponse, error)
- func (UnimplementedShopServer) AddBranch(context.Context, *AddBranchRequest) (*AddBranchResponse, error)
- func (UnimplementedShopServer) AddBranchProduct(context.Context, *AddBranchProductRequest) (*AddBranchProductResponse, error)
- func (UnimplementedShopServer) AddBranchRent(context.Context, *AddBranchRentRequest) (*AddBranchRentResponse, error)
- func (UnimplementedShopServer) AddBusiness(context.Context, *AddBusinessRequest) (*AddBusinessResponse, error)
- func (UnimplementedShopServer) AddBusinessClient(context.Context, *AddBusinessClientRequest) (*AddBusinessClientResponse, error)
- func (UnimplementedShopServer) AddBusinessMarketCategory(context.Context, *AddBusinessMarketCategoryRequest) (*AddBusinessMarketCategoryResponse, error)
- func (UnimplementedShopServer) AddBusinessOwner(context.Context, *AddBusinessOwnerRequest) (*AddBusinessOwnerResponse, error)
- func (UnimplementedShopServer) AddBusinessProduct(context.Context, *AddBusinessProductRequest) (*AddBusinessProductResponse, error)
- func (UnimplementedShopServer) AddMarketCategory(context.Context, *AddMarketCategoryRequest) (*AddMarketCategoryResponse, error)
- func (UnimplementedShopServer) AddProduct(context.Context, *AddProductRequest) (*AddProductResponse, error)
- func (UnimplementedShopServer) AddProductCategory(context.Context, *AddProductCategoryRequest) (*AddProductCategoryResponse, error)
- func (UnimplementedShopServer) AddStore(context.Context, *AddStoreRequest) (*AddStoreResponse, error)
- func (UnimplementedShopServer) CloseAdminRevision(context.Context, *CloseAdminRevisionRequest) (*CloseAdminRevisionResponse, error)
- func (UnimplementedShopServer) CloseTemporarily(context.Context, *CloseTemporarilyRequest) (*CloseTemporarilyResponse, error)
- func (UnimplementedShopServer) DeleteBranch(context.Context, *DeleteBranchRequest) (*DeleteBranchResponse, error)
- func (UnimplementedShopServer) DeleteBusiness(context.Context, *DeleteBusinessRequest) (*DeleteBusinessResponse, error)
- func (UnimplementedShopServer) DeleteStore(context.Context, *DeleteStoreRequest) (*DeleteStoreResponse, error)
- func (UnimplementedShopServer) GetAdminRevisions(context.Context, *GetAdminRevisionsRequest) (*GetAdminRevisionsResponse, error)
- func (UnimplementedShopServer) GetBranch(context.Context, *GetBranchRequest) (*GetBranchResponse, error)
- func (UnimplementedShopServer) GetBranchProduct(context.Context, *GetBranchProductRequest) (*GetBranchProductResponse, error)
- func (UnimplementedShopServer) GetBranchRents(context.Context, *GetBranchRentsRequest) (*GetBranchRentsResponse, error)
- func (UnimplementedShopServer) GetBusiness(context.Context, *GetBusinessRequest) (*GetBusinessResponse, error)
- func (UnimplementedShopServer) GetBusinessBranches(context.Context, *GetBusinessBranchesRequest) (*GetBusinessBranchesResponse, error)
- func (UnimplementedShopServer) GetBusinessMarketCategories(context.Context, *GetBusinessMarketCategoriesRequest) (*GetBusinessMarketCategoriesResponse, error)
- func (UnimplementedShopServer) GetBusinessOwners(context.Context, *GetBusinessOwnersRequest) (*GetBusinessOwnersResponse, error)
- func (UnimplementedShopServer) GetBusinessProduct(context.Context, *GetBusinessProductRequest) (*GetBusinessProductResponse, error)
- func (UnimplementedShopServer) GetBusinessUnpaidBranchRents(context.Context, *GetBusinessUnpaidBranchRentsRequest) (*GetBusinessUnpaidBranchRentsResponse, error)
- func (UnimplementedShopServer) GetMarketCategory(context.Context, *GetMarketCategoryRequest) (*GetMarketCategoryResponse, error)
- func (UnimplementedShopServer) GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, error)
- func (UnimplementedShopServer) GetProductCategory(context.Context, *GetProductCategoryRequest) (*GetProductCategoryResponse, error)
- func (UnimplementedShopServer) GetStore(context.Context, *GetStoreRequest) (*GetStoreResponse, error)
- func (UnimplementedShopServer) GetUnoccupiedStores(context.Context, *emptypb.Empty) (*GetUnoccupiedStoresResponse, error)
- func (UnimplementedShopServer) GetUnpaidBranchRents(context.Context, *GetUnpaidBranchRentsRequest) (*GetUnpaidBranchRentsResponse, error)
- func (UnimplementedShopServer) IsBusinessClient(context.Context, *IsBusinessClientRequest) (*IsBusinessClientResponse, error)
- func (UnimplementedShopServer) OpenAdminRevisionToBranch(context.Context, *OpenAdminRevisionToBranchRequest) (*OpenAdminRevisionToBranchResponse, error)
- func (UnimplementedShopServer) OpenAdminRevisionToBusinessProduct(context.Context, *OpenAdminRevisionToBusinessProductRequest) (*OpenAdminRevisionToBusinessProductResponse, error)
- func (UnimplementedShopServer) OpenAdminRevisionToProduct(context.Context, *OpenAdminRevisionToProductRequest) (*OpenAdminRevisionToProductResponse, error)
- func (UnimplementedShopServer) OpenBranch(context.Context, *OpenBranchRequest) (*OpenBranchResponse, error)
- func (UnimplementedShopServer) RemoveBusinessOwner(context.Context, *RemoveBusinessOwnerRequest) (*RemoveBusinessOwnerResponse, error)
- func (UnimplementedShopServer) SearchBranchProducts(context.Context, *SearchBranchProductsRequest) (*SearchBranchProductsResponse, error)
- func (UnimplementedShopServer) SearchBusinessProducts(context.Context, *SearchBusinessProductsRequest) (*SearchBusinessProductsResponse, error)
- func (UnimplementedShopServer) SearchProducts(context.Context, *SearchProductsRequest) (*SearchProductsResponse, error)
- func (UnimplementedShopServer) SetBusinessProfilePicture(context.Context, *SetBusinessProfilePictureRequest) (*SetBusinessProfilePictureResponse, error)
- func (UnimplementedShopServer) UpdateAdminRevision(context.Context, *UpdateAdminRevisionRequest) (*UpdateAdminRevisionResponse, error)
- func (UnimplementedShopServer) UpdateBranch(context.Context, *UpdateBranchRequest) (*UpdateBranchResponse, error)
- func (UnimplementedShopServer) UpdateBranchProduct(context.Context, *UpdateBranchProductRequest) (*UpdateBranchProductResponse, error)
- func (UnimplementedShopServer) UpdateBranchRent(context.Context, *UpdateBranchRentRequest) (*UpdateBranchRentResponse, error)
- func (UnimplementedShopServer) UpdateBusiness(context.Context, *UpdateBusinessRequest) (*UpdateBusinessResponse, error)
- func (UnimplementedShopServer) UpdateBusinessProduct(context.Context, *UpdateBusinessProductRequest) (*UpdateBusinessProductResponse, error)
- func (UnimplementedShopServer) UpdateMarketCategory(context.Context, *UpdateMarketCategoryRequest) (*UpdateMarketCategoryResponse, error)
- func (UnimplementedShopServer) UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, error)
- func (UnimplementedShopServer) UpdateProductCategory(context.Context, *UpdateProductCategoryRequest) (*UpdateProductCategoryResponse, error)
- type UnsafeShopServer
- type UpdateAdminRevision
- func (*UpdateAdminRevision) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdminRevision) GetDescription() string
- func (x *UpdateAdminRevision) GetIsSuspended() bool
- func (x *UpdateAdminRevision) GetTitle() string
- func (*UpdateAdminRevision) ProtoMessage()
- func (x *UpdateAdminRevision) ProtoReflect() protoreflect.Message
- func (x *UpdateAdminRevision) Reset()
- func (x *UpdateAdminRevision) String() string
- type UpdateAdminRevisionRequest
- func (*UpdateAdminRevisionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdminRevisionRequest) GetAdminRevisionId() string
- func (x *UpdateAdminRevisionRequest) GetDescription() string
- func (x *UpdateAdminRevisionRequest) GetIsSuspended() bool
- func (x *UpdateAdminRevisionRequest) GetTitle() string
- func (*UpdateAdminRevisionRequest) ProtoMessage()
- func (x *UpdateAdminRevisionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAdminRevisionRequest) Reset()
- func (x *UpdateAdminRevisionRequest) String() string
- type UpdateAdminRevisionResponse
- func (*UpdateAdminRevisionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdminRevisionResponse) GetMessage() string
- func (*UpdateAdminRevisionResponse) ProtoMessage()
- func (x *UpdateAdminRevisionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAdminRevisionResponse) Reset()
- func (x *UpdateAdminRevisionResponse) String() string
- type UpdateBook
- func (*UpdateBook) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBook) GetAuthor() string
- func (x *UpdateBook) GetGenres() []string
- func (x *UpdateBook) GetIsbn() string
- func (x *UpdateBook) GetLanguage() string
- func (x *UpdateBook) GetPages() int32
- func (x *UpdateBook) GetPublishedAt() *timestamppb.Timestamp
- func (x *UpdateBook) GetPublisher() string
- func (*UpdateBook) ProtoMessage()
- func (x *UpdateBook) ProtoReflect() protoreflect.Message
- func (x *UpdateBook) Reset()
- func (x *UpdateBook) String() string
- type UpdateBranchProductRequest
- func (*UpdateBranchProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchProductRequest) GetBranchId() string
- func (x *UpdateBranchProductRequest) GetDiscountPercentage() float32
- func (x *UpdateBranchProductRequest) GetPrice() float32
- func (x *UpdateBranchProductRequest) GetProductId() string
- func (x *UpdateBranchProductRequest) GetStock() int32
- func (*UpdateBranchProductRequest) ProtoMessage()
- func (x *UpdateBranchProductRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchProductRequest) Reset()
- func (x *UpdateBranchProductRequest) String() string
- type UpdateBranchProductResponse
- func (*UpdateBranchProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchProductResponse) GetMessage() string
- func (*UpdateBranchProductResponse) ProtoMessage()
- func (x *UpdateBranchProductResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchProductResponse) Reset()
- func (x *UpdateBranchProductResponse) String() string
- type UpdateBranchRentRequest
- func (*UpdateBranchRentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchRentRequest) GetBranchRentId() string
- func (x *UpdateBranchRentRequest) GetFrom() *timestamppb.Timestamp
- func (x *UpdateBranchRentRequest) GetPrice() string
- func (x *UpdateBranchRentRequest) GetTo() *timestamppb.Timestamp
- func (*UpdateBranchRentRequest) ProtoMessage()
- func (x *UpdateBranchRentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchRentRequest) Reset()
- func (x *UpdateBranchRentRequest) String() string
- type UpdateBranchRentResponse
- func (*UpdateBranchRentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchRentResponse) GetMessage() string
- func (*UpdateBranchRentResponse) ProtoMessage()
- func (x *UpdateBranchRentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchRentResponse) Reset()
- func (x *UpdateBranchRentResponse) String() string
- type UpdateBranchRequest
- func (*UpdateBranchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchRequest) GetBranchId() string
- func (x *UpdateBranchRequest) GetDescription() string
- func (x *UpdateBranchRequest) GetName() string
- func (*UpdateBranchRequest) ProtoMessage()
- func (x *UpdateBranchRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchRequest) Reset()
- func (x *UpdateBranchRequest) String() string
- type UpdateBranchResponse
- func (*UpdateBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBranchResponse) GetMessage() string
- func (*UpdateBranchResponse) ProtoMessage()
- func (x *UpdateBranchResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBranchResponse) Reset()
- func (x *UpdateBranchResponse) String() string
- type UpdateBusinessProductRequest
- func (*UpdateBusinessProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessProductRequest) GetAdditionalDetails() []string
- func (x *UpdateBusinessProductRequest) GetBusinessId() string
- func (x *UpdateBusinessProductRequest) GetImagesId() []string
- func (x *UpdateBusinessProductRequest) GetProductId() string
- func (*UpdateBusinessProductRequest) ProtoMessage()
- func (x *UpdateBusinessProductRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessProductRequest) Reset()
- func (x *UpdateBusinessProductRequest) String() string
- type UpdateBusinessProductResponse
- func (*UpdateBusinessProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessProductResponse) GetMessage() string
- func (*UpdateBusinessProductResponse) ProtoMessage()
- func (x *UpdateBusinessProductResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessProductResponse) Reset()
- func (x *UpdateBusinessProductResponse) String() string
- type UpdateBusinessRequest
- func (*UpdateBusinessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessRequest) GetDescription() string
- func (x *UpdateBusinessRequest) GetName() string
- func (*UpdateBusinessRequest) ProtoMessage()
- func (x *UpdateBusinessRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessRequest) Reset()
- func (x *UpdateBusinessRequest) String() string
- type UpdateBusinessResponse
- func (*UpdateBusinessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBusinessResponse) GetMessage() string
- func (*UpdateBusinessResponse) ProtoMessage()
- func (x *UpdateBusinessResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBusinessResponse) Reset()
- func (x *UpdateBusinessResponse) String() string
- type UpdateClothing
- func (*UpdateClothing) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateClothing) GetColor() string
- func (x *UpdateClothing) GetGender() string
- func (x *UpdateClothing) GetMaterial() string
- func (x *UpdateClothing) GetSeason() string
- func (x *UpdateClothing) GetSize() string
- func (*UpdateClothing) ProtoMessage()
- func (x *UpdateClothing) ProtoReflect() protoreflect.Message
- func (x *UpdateClothing) Reset()
- func (x *UpdateClothing) String() string
- type UpdateElectronics
- func (*UpdateElectronics) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateElectronics) GetColor() string
- func (x *UpdateElectronics) GetModel() string
- func (x *UpdateElectronics) GetTechnicalSpecifications() []string
- func (*UpdateElectronics) ProtoMessage()
- func (x *UpdateElectronics) ProtoReflect() protoreflect.Message
- func (x *UpdateElectronics) Reset()
- func (x *UpdateElectronics) String() string
- type UpdateFood
- func (*UpdateFood) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFood) GetFoodType() string
- func (x *UpdateFood) GetIngredients() []string
- func (*UpdateFood) ProtoMessage()
- func (x *UpdateFood) ProtoReflect() protoreflect.Message
- func (x *UpdateFood) Reset()
- func (x *UpdateFood) String() string
- type UpdateMarketCategoryRequest
- func (*UpdateMarketCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMarketCategoryRequest) GetDescription() string
- func (x *UpdateMarketCategoryRequest) GetMarketCategoryId() string
- func (x *UpdateMarketCategoryRequest) GetName() string
- func (*UpdateMarketCategoryRequest) ProtoMessage()
- func (x *UpdateMarketCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMarketCategoryRequest) Reset()
- func (x *UpdateMarketCategoryRequest) String() string
- type UpdateMarketCategoryResponse
- func (*UpdateMarketCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMarketCategoryResponse) GetMessage() string
- func (*UpdateMarketCategoryResponse) ProtoMessage()
- func (x *UpdateMarketCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMarketCategoryResponse) Reset()
- func (x *UpdateMarketCategoryResponse) String() string
- type UpdateProduct
- func (*UpdateProduct) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProduct) GetBarcode() string
- func (x *UpdateProduct) GetBook() *UpdateBook
- func (x *UpdateProduct) GetBrand() string
- func (x *UpdateProduct) GetClothing() *UpdateClothing
- func (x *UpdateProduct) GetDescription() string
- func (x *UpdateProduct) GetElectronics() *UpdateElectronics
- func (x *UpdateProduct) GetFood() *UpdateFood
- func (x *UpdateProduct) GetHeight() float32
- func (x *UpdateProduct) GetLength() float32
- func (x *UpdateProduct) GetName() string
- func (x *UpdateProduct) GetPrice() float32
- func (x *UpdateProduct) GetProductCategoryIds() []string
- func (x *UpdateProduct) GetToy() *UpdateToy
- func (x *UpdateProduct) GetWeight() float32
- func (x *UpdateProduct) GetWidth() float32
- func (*UpdateProduct) ProtoMessage()
- func (x *UpdateProduct) ProtoReflect() protoreflect.Message
- func (x *UpdateProduct) Reset()
- func (x *UpdateProduct) String() string
- type UpdateProductCategoryRequest
- func (*UpdateProductCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductCategoryRequest) GetDescription() string
- func (x *UpdateProductCategoryRequest) GetName() string
- func (x *UpdateProductCategoryRequest) GetProductCategoryId() string
- func (*UpdateProductCategoryRequest) ProtoMessage()
- func (x *UpdateProductCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProductCategoryRequest) Reset()
- func (x *UpdateProductCategoryRequest) String() string
- type UpdateProductCategoryResponse
- func (*UpdateProductCategoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductCategoryResponse) GetMessage() string
- func (*UpdateProductCategoryResponse) ProtoMessage()
- func (x *UpdateProductCategoryResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProductCategoryResponse) Reset()
- func (x *UpdateProductCategoryResponse) String() string
- type UpdateProductRequest
- func (*UpdateProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductRequest) GetProduct() *UpdateProduct
- func (x *UpdateProductRequest) GetProductId() string
- func (*UpdateProductRequest) ProtoMessage()
- func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProductRequest) Reset()
- func (x *UpdateProductRequest) String() string
- type UpdateProductResponse
- func (*UpdateProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductResponse) GetMessage() string
- func (*UpdateProductResponse) ProtoMessage()
- func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProductResponse) Reset()
- func (x *UpdateProductResponse) String() string
- type UpdateToy
Constants ¶
const ( Shop_UpdateAdminRevision_FullMethodName = "/pixel_plaza.Shop/UpdateAdminRevision" Shop_CloseAdminRevision_FullMethodName = "/pixel_plaza.Shop/CloseAdminRevision" Shop_GetAdminRevisions_FullMethodName = "/pixel_plaza.Shop/GetAdminRevisions" Shop_AddBusiness_FullMethodName = "/pixel_plaza.Shop/AddBusiness" Shop_GetBusiness_FullMethodName = "/pixel_plaza.Shop/GetBusiness" Shop_UpdateBusiness_FullMethodName = "/pixel_plaza.Shop/UpdateBusiness" Shop_SetBusinessProfilePicture_FullMethodName = "/pixel_plaza.Shop/SetBusinessProfilePicture" Shop_AddAdminRevisionToBusiness_FullMethodName = "/pixel_plaza.Shop/AddAdminRevisionToBusiness" Shop_DeleteBusiness_FullMethodName = "/pixel_plaza.Shop/DeleteBusiness" Shop_AddBusinessOwner_FullMethodName = "/pixel_plaza.Shop/AddBusinessOwner" Shop_RemoveBusinessOwner_FullMethodName = "/pixel_plaza.Shop/RemoveBusinessOwner" Shop_GetBusinessOwners_FullMethodName = "/pixel_plaza.Shop/GetBusinessOwners" Shop_AddBusinessClient_FullMethodName = "/pixel_plaza.Shop/AddBusinessClient" Shop_IsBusinessClient_FullMethodName = "/pixel_plaza.Shop/IsBusinessClient" Shop_AddMarketCategory_FullMethodName = "/pixel_plaza.Shop/AddMarketCategory" Shop_GetMarketCategory_FullMethodName = "/pixel_plaza.Shop/GetMarketCategory" Shop_UpdateMarketCategory_FullMethodName = "/pixel_plaza.Shop/UpdateMarketCategory" Shop_AddBusinessMarketCategory_FullMethodName = "/pixel_plaza.Shop/AddBusinessMarketCategory" Shop_GetBusinessMarketCategories_FullMethodName = "/pixel_plaza.Shop/GetBusinessMarketCategories" Shop_AddStore_FullMethodName = "/pixel_plaza.Shop/AddStore" Shop_GetStore_FullMethodName = "/pixel_plaza.Shop/GetStore" Shop_DeleteStore_FullMethodName = "/pixel_plaza.Shop/DeleteStore" Shop_GetUnoccupiedStores_FullMethodName = "/pixel_plaza.Shop/GetUnoccupiedStores" Shop_AddBranch_FullMethodName = "/pixel_plaza.Shop/AddBranch" Shop_GetBranch_FullMethodName = "/pixel_plaza.Shop/GetBranch" Shop_GetBusinessBranches_FullMethodName = "/pixel_plaza.Shop/GetBusinessBranches" Shop_UpdateBranch_FullMethodName = "/pixel_plaza.Shop/UpdateBranch" Shop_CloseTemporarily_FullMethodName = "/pixel_plaza.Shop/CloseTemporarily" Shop_OpenBranch_FullMethodName = "/pixel_plaza.Shop/OpenBranch" Shop_OpenAdminRevisionToBranch_FullMethodName = "/pixel_plaza.Shop/OpenAdminRevisionToBranch" Shop_DeleteBranch_FullMethodName = "/pixel_plaza.Shop/DeleteBranch" Shop_AddBranchRent_FullMethodName = "/pixel_plaza.Shop/AddBranchRent" Shop_GetBranchRents_FullMethodName = "/pixel_plaza.Shop/GetBranchRents" Shop_UpdateBranchRent_FullMethodName = "/pixel_plaza.Shop/UpdateBranchRent" Shop_GetUnpaidBranchRents_FullMethodName = "/pixel_plaza.Shop/GetUnpaidBranchRents" Shop_GetBusinessUnpaidBranchRents_FullMethodName = "/pixel_plaza.Shop/GetBusinessUnpaidBranchRents" Shop_AddProductCategory_FullMethodName = "/pixel_plaza.Shop/AddProductCategory" Shop_GetProductCategory_FullMethodName = "/pixel_plaza.Shop/GetProductCategory" Shop_UpdateProductCategory_FullMethodName = "/pixel_plaza.Shop/UpdateProductCategory" Shop_AddProduct_FullMethodName = "/pixel_plaza.Shop/AddProduct" Shop_GetProduct_FullMethodName = "/pixel_plaza.Shop/GetProduct" Shop_UpdateProduct_FullMethodName = "/pixel_plaza.Shop/UpdateProduct" Shop_SearchProducts_FullMethodName = "/pixel_plaza.Shop/SearchProducts" Shop_OpenAdminRevisionToProduct_FullMethodName = "/pixel_plaza.Shop/OpenAdminRevisionToProduct" Shop_AddBusinessProduct_FullMethodName = "/pixel_plaza.Shop/AddBusinessProduct" Shop_GetBusinessProduct_FullMethodName = "/pixel_plaza.Shop/GetBusinessProduct" Shop_UpdateBusinessProduct_FullMethodName = "/pixel_plaza.Shop/UpdateBusinessProduct" Shop_SearchBusinessProducts_FullMethodName = "/pixel_plaza.Shop/SearchBusinessProducts" Shop_OpenAdminRevisionToBusinessProduct_FullMethodName = "/pixel_plaza.Shop/OpenAdminRevisionToBusinessProduct" Shop_AddBranchProduct_FullMethodName = "/pixel_plaza.Shop/AddBranchProduct" Shop_GetBranchProduct_FullMethodName = "/pixel_plaza.Shop/GetBranchProduct" Shop_SearchBranchProducts_FullMethodName = "/pixel_plaza.Shop/SearchBranchProducts" Shop_UpdateBranchProduct_FullMethodName = "/pixel_plaza.Shop/UpdateBranchProduct" )
Variables ¶
var File_proto_pixel_plaza_shop_proto protoreflect.FileDescriptor
var Shop_ServiceDesc = grpc.ServiceDesc{ ServiceName: "pixel_plaza.Shop", HandlerType: (*ShopServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateAdminRevision", Handler: _Shop_UpdateAdminRevision_Handler, }, { MethodName: "CloseAdminRevision", Handler: _Shop_CloseAdminRevision_Handler, }, { MethodName: "GetAdminRevisions", Handler: _Shop_GetAdminRevisions_Handler, }, { MethodName: "AddBusiness", Handler: _Shop_AddBusiness_Handler, }, { MethodName: "GetBusiness", Handler: _Shop_GetBusiness_Handler, }, { MethodName: "UpdateBusiness", Handler: _Shop_UpdateBusiness_Handler, }, { MethodName: "SetBusinessProfilePicture", Handler: _Shop_SetBusinessProfilePicture_Handler, }, { MethodName: "AddAdminRevisionToBusiness", Handler: _Shop_AddAdminRevisionToBusiness_Handler, }, { MethodName: "DeleteBusiness", Handler: _Shop_DeleteBusiness_Handler, }, { MethodName: "AddBusinessOwner", Handler: _Shop_AddBusinessOwner_Handler, }, { MethodName: "RemoveBusinessOwner", Handler: _Shop_RemoveBusinessOwner_Handler, }, { MethodName: "GetBusinessOwners", Handler: _Shop_GetBusinessOwners_Handler, }, { MethodName: "AddBusinessClient", Handler: _Shop_AddBusinessClient_Handler, }, { MethodName: "IsBusinessClient", Handler: _Shop_IsBusinessClient_Handler, }, { MethodName: "AddMarketCategory", Handler: _Shop_AddMarketCategory_Handler, }, { MethodName: "GetMarketCategory", Handler: _Shop_GetMarketCategory_Handler, }, { MethodName: "UpdateMarketCategory", Handler: _Shop_UpdateMarketCategory_Handler, }, { MethodName: "AddBusinessMarketCategory", Handler: _Shop_AddBusinessMarketCategory_Handler, }, { MethodName: "GetBusinessMarketCategories", Handler: _Shop_GetBusinessMarketCategories_Handler, }, { MethodName: "AddStore", Handler: _Shop_AddStore_Handler, }, { MethodName: "GetStore", Handler: _Shop_GetStore_Handler, }, { MethodName: "DeleteStore", Handler: _Shop_DeleteStore_Handler, }, { MethodName: "GetUnoccupiedStores", Handler: _Shop_GetUnoccupiedStores_Handler, }, { MethodName: "AddBranch", Handler: _Shop_AddBranch_Handler, }, { MethodName: "GetBranch", Handler: _Shop_GetBranch_Handler, }, { MethodName: "GetBusinessBranches", Handler: _Shop_GetBusinessBranches_Handler, }, { MethodName: "UpdateBranch", Handler: _Shop_UpdateBranch_Handler, }, { MethodName: "CloseTemporarily", Handler: _Shop_CloseTemporarily_Handler, }, { MethodName: "OpenBranch", Handler: _Shop_OpenBranch_Handler, }, { MethodName: "OpenAdminRevisionToBranch", Handler: _Shop_OpenAdminRevisionToBranch_Handler, }, { MethodName: "DeleteBranch", Handler: _Shop_DeleteBranch_Handler, }, { MethodName: "AddBranchRent", Handler: _Shop_AddBranchRent_Handler, }, { MethodName: "GetBranchRents", Handler: _Shop_GetBranchRents_Handler, }, { MethodName: "UpdateBranchRent", Handler: _Shop_UpdateBranchRent_Handler, }, { MethodName: "GetUnpaidBranchRents", Handler: _Shop_GetUnpaidBranchRents_Handler, }, { MethodName: "GetBusinessUnpaidBranchRents", Handler: _Shop_GetBusinessUnpaidBranchRents_Handler, }, { MethodName: "AddProductCategory", Handler: _Shop_AddProductCategory_Handler, }, { MethodName: "GetProductCategory", Handler: _Shop_GetProductCategory_Handler, }, { MethodName: "UpdateProductCategory", Handler: _Shop_UpdateProductCategory_Handler, }, { MethodName: "AddProduct", Handler: _Shop_AddProduct_Handler, }, { MethodName: "GetProduct", Handler: _Shop_GetProduct_Handler, }, { MethodName: "UpdateProduct", Handler: _Shop_UpdateProduct_Handler, }, { MethodName: "SearchProducts", Handler: _Shop_SearchProducts_Handler, }, { MethodName: "OpenAdminRevisionToProduct", Handler: _Shop_OpenAdminRevisionToProduct_Handler, }, { MethodName: "AddBusinessProduct", Handler: _Shop_AddBusinessProduct_Handler, }, { MethodName: "GetBusinessProduct", Handler: _Shop_GetBusinessProduct_Handler, }, { MethodName: "UpdateBusinessProduct", Handler: _Shop_UpdateBusinessProduct_Handler, }, { MethodName: "SearchBusinessProducts", Handler: _Shop_SearchBusinessProducts_Handler, }, { MethodName: "OpenAdminRevisionToBusinessProduct", Handler: _Shop_OpenAdminRevisionToBusinessProduct_Handler, }, { MethodName: "AddBranchProduct", Handler: _Shop_AddBranchProduct_Handler, }, { MethodName: "GetBranchProduct", Handler: _Shop_GetBranchProduct_Handler, }, { MethodName: "SearchBranchProducts", Handler: _Shop_SearchBranchProducts_Handler, }, { MethodName: "UpdateBranchProduct", Handler: _Shop_UpdateBranchProduct_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/pixel_plaza/shop.proto", }
Shop_ServiceDesc is the grpc.ServiceDesc for Shop service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterShopServer ¶
func RegisterShopServer(s grpc.ServiceRegistrar, srv ShopServer)
Types ¶
type AddAdminRevisionToBusinessRequest ¶ added in v0.5.13
type AddAdminRevisionToBusinessRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title,proto3,oneof" json:"title,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddAdminRevisionToBusinessRequest) Descriptor
deprecated
added in
v0.5.13
func (*AddAdminRevisionToBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAdminRevisionToBusinessRequest.ProtoReflect.Descriptor instead.
func (*AddAdminRevisionToBusinessRequest) GetBusinessId ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) GetBusinessId() string
func (*AddAdminRevisionToBusinessRequest) GetDescription ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) GetDescription() string
func (*AddAdminRevisionToBusinessRequest) GetTitle ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) GetTitle() string
func (*AddAdminRevisionToBusinessRequest) ProtoMessage ¶ added in v0.5.13
func (*AddAdminRevisionToBusinessRequest) ProtoMessage()
func (*AddAdminRevisionToBusinessRequest) ProtoReflect ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) ProtoReflect() protoreflect.Message
func (*AddAdminRevisionToBusinessRequest) Reset ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) Reset()
func (*AddAdminRevisionToBusinessRequest) String ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessRequest) String() string
type AddAdminRevisionToBusinessResponse ¶ added in v0.5.13
type AddAdminRevisionToBusinessResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddAdminRevisionToBusinessResponse) Descriptor
deprecated
added in
v0.5.13
func (*AddAdminRevisionToBusinessResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAdminRevisionToBusinessResponse.ProtoReflect.Descriptor instead.
func (*AddAdminRevisionToBusinessResponse) GetMessage ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessResponse) GetMessage() string
func (*AddAdminRevisionToBusinessResponse) ProtoMessage ¶ added in v0.5.13
func (*AddAdminRevisionToBusinessResponse) ProtoMessage()
func (*AddAdminRevisionToBusinessResponse) ProtoReflect ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessResponse) ProtoReflect() protoreflect.Message
func (*AddAdminRevisionToBusinessResponse) Reset ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessResponse) Reset()
func (*AddAdminRevisionToBusinessResponse) String ¶ added in v0.5.13
func (x *AddAdminRevisionToBusinessResponse) String() string
type AddBranchProductRequest ¶
type AddBranchProductRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Stock int32 `protobuf:"varint,3,opt,name=stock,proto3" json:"stock,omitempty"` Price float32 `protobuf:"fixed32,4,opt,name=price,proto3" json:"price,omitempty"` DiscountPercentage float32 `protobuf:"fixed32,5,opt,name=discount_percentage,json=discountPercentage,proto3" json:"discount_percentage,omitempty"` // contains filtered or unexported fields }
func (*AddBranchProductRequest) Descriptor
deprecated
func (*AddBranchProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchProductRequest.ProtoReflect.Descriptor instead.
func (*AddBranchProductRequest) GetBranchId ¶
func (x *AddBranchProductRequest) GetBranchId() string
func (*AddBranchProductRequest) GetDiscountPercentage ¶
func (x *AddBranchProductRequest) GetDiscountPercentage() float32
func (*AddBranchProductRequest) GetPrice ¶
func (x *AddBranchProductRequest) GetPrice() float32
func (*AddBranchProductRequest) GetProductId ¶
func (x *AddBranchProductRequest) GetProductId() string
func (*AddBranchProductRequest) GetStock ¶
func (x *AddBranchProductRequest) GetStock() int32
func (*AddBranchProductRequest) ProtoMessage ¶
func (*AddBranchProductRequest) ProtoMessage()
func (*AddBranchProductRequest) ProtoReflect ¶
func (x *AddBranchProductRequest) ProtoReflect() protoreflect.Message
func (*AddBranchProductRequest) Reset ¶
func (x *AddBranchProductRequest) Reset()
func (*AddBranchProductRequest) String ¶
func (x *AddBranchProductRequest) String() string
type AddBranchProductResponse ¶
type AddBranchProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBranchProductResponse) Descriptor
deprecated
func (*AddBranchProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchProductResponse.ProtoReflect.Descriptor instead.
func (*AddBranchProductResponse) GetMessage ¶
func (x *AddBranchProductResponse) GetMessage() string
func (*AddBranchProductResponse) ProtoMessage ¶
func (*AddBranchProductResponse) ProtoMessage()
func (*AddBranchProductResponse) ProtoReflect ¶
func (x *AddBranchProductResponse) ProtoReflect() protoreflect.Message
func (*AddBranchProductResponse) Reset ¶
func (x *AddBranchProductResponse) Reset()
func (*AddBranchProductResponse) String ¶
func (x *AddBranchProductResponse) String() string
type AddBranchRent ¶
type AddBranchRent struct { StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` From *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Price float32 `protobuf:"fixed32,4,opt,name=price,proto3" json:"price,omitempty"` // contains filtered or unexported fields }
func (*AddBranchRent) Descriptor
deprecated
func (*AddBranchRent) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchRent.ProtoReflect.Descriptor instead.
func (*AddBranchRent) GetFrom ¶
func (x *AddBranchRent) GetFrom() *timestamppb.Timestamp
func (*AddBranchRent) GetPrice ¶
func (x *AddBranchRent) GetPrice() float32
func (*AddBranchRent) GetStoreId ¶
func (x *AddBranchRent) GetStoreId() string
func (*AddBranchRent) GetTo ¶
func (x *AddBranchRent) GetTo() *timestamppb.Timestamp
func (*AddBranchRent) ProtoMessage ¶
func (*AddBranchRent) ProtoMessage()
func (*AddBranchRent) ProtoReflect ¶
func (x *AddBranchRent) ProtoReflect() protoreflect.Message
func (*AddBranchRent) Reset ¶
func (x *AddBranchRent) Reset()
func (*AddBranchRent) String ¶
func (x *AddBranchRent) String() string
type AddBranchRentRequest ¶
type AddBranchRentRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` BranchRent *AddBranchRent `protobuf:"bytes,2,opt,name=branch_rent,json=branchRent,proto3" json:"branch_rent,omitempty"` // contains filtered or unexported fields }
func (*AddBranchRentRequest) Descriptor
deprecated
func (*AddBranchRentRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchRentRequest.ProtoReflect.Descriptor instead.
func (*AddBranchRentRequest) GetBranchId ¶
func (x *AddBranchRentRequest) GetBranchId() string
func (*AddBranchRentRequest) GetBranchRent ¶
func (x *AddBranchRentRequest) GetBranchRent() *AddBranchRent
func (*AddBranchRentRequest) ProtoMessage ¶
func (*AddBranchRentRequest) ProtoMessage()
func (*AddBranchRentRequest) ProtoReflect ¶
func (x *AddBranchRentRequest) ProtoReflect() protoreflect.Message
func (*AddBranchRentRequest) Reset ¶
func (x *AddBranchRentRequest) Reset()
func (*AddBranchRentRequest) String ¶
func (x *AddBranchRentRequest) String() string
type AddBranchRentResponse ¶
type AddBranchRentResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBranchRentResponse) Descriptor
deprecated
func (*AddBranchRentResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchRentResponse.ProtoReflect.Descriptor instead.
func (*AddBranchRentResponse) GetMessage ¶
func (x *AddBranchRentResponse) GetMessage() string
func (*AddBranchRentResponse) ProtoMessage ¶
func (*AddBranchRentResponse) ProtoMessage()
func (*AddBranchRentResponse) ProtoReflect ¶
func (x *AddBranchRentResponse) ProtoReflect() protoreflect.Message
func (*AddBranchRentResponse) Reset ¶
func (x *AddBranchRentResponse) Reset()
func (*AddBranchRentResponse) String ¶
func (x *AddBranchRentResponse) String() string
type AddBranchRequest ¶
type AddBranchRequest struct { StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddBranchRequest) Descriptor
deprecated
func (*AddBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchRequest.ProtoReflect.Descriptor instead.
func (*AddBranchRequest) GetDescription ¶
func (x *AddBranchRequest) GetDescription() string
func (*AddBranchRequest) GetName ¶
func (x *AddBranchRequest) GetName() string
func (*AddBranchRequest) GetStoreId ¶
func (x *AddBranchRequest) GetStoreId() string
func (*AddBranchRequest) ProtoMessage ¶
func (*AddBranchRequest) ProtoMessage()
func (*AddBranchRequest) ProtoReflect ¶
func (x *AddBranchRequest) ProtoReflect() protoreflect.Message
func (*AddBranchRequest) Reset ¶
func (x *AddBranchRequest) Reset()
func (*AddBranchRequest) String ¶
func (x *AddBranchRequest) String() string
type AddBranchResponse ¶
type AddBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBranchResponse) Descriptor
deprecated
func (*AddBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBranchResponse.ProtoReflect.Descriptor instead.
func (*AddBranchResponse) GetMessage ¶
func (x *AddBranchResponse) GetMessage() string
func (*AddBranchResponse) ProtoMessage ¶
func (*AddBranchResponse) ProtoMessage()
func (*AddBranchResponse) ProtoReflect ¶
func (x *AddBranchResponse) ProtoReflect() protoreflect.Message
func (*AddBranchResponse) Reset ¶
func (x *AddBranchResponse) Reset()
func (*AddBranchResponse) String ¶
func (x *AddBranchResponse) String() string
type AddBusinessClientRequest ¶
type AddBusinessClientRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessClientRequest) Descriptor
deprecated
func (*AddBusinessClientRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessClientRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessClientRequest) GetBusinessId ¶
func (x *AddBusinessClientRequest) GetBusinessId() string
func (*AddBusinessClientRequest) GetUserId ¶
func (x *AddBusinessClientRequest) GetUserId() string
func (*AddBusinessClientRequest) ProtoMessage ¶
func (*AddBusinessClientRequest) ProtoMessage()
func (*AddBusinessClientRequest) ProtoReflect ¶
func (x *AddBusinessClientRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessClientRequest) Reset ¶
func (x *AddBusinessClientRequest) Reset()
func (*AddBusinessClientRequest) String ¶
func (x *AddBusinessClientRequest) String() string
type AddBusinessClientResponse ¶
type AddBusinessClientResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessClientResponse) Descriptor
deprecated
func (*AddBusinessClientResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessClientResponse.ProtoReflect.Descriptor instead.
func (*AddBusinessClientResponse) GetMessage ¶
func (x *AddBusinessClientResponse) GetMessage() string
func (*AddBusinessClientResponse) ProtoMessage ¶
func (*AddBusinessClientResponse) ProtoMessage()
func (*AddBusinessClientResponse) ProtoReflect ¶
func (x *AddBusinessClientResponse) ProtoReflect() protoreflect.Message
func (*AddBusinessClientResponse) Reset ¶
func (x *AddBusinessClientResponse) Reset()
func (*AddBusinessClientResponse) String ¶
func (x *AddBusinessClientResponse) String() string
type AddBusinessMarketCategoryRequest ¶
type AddBusinessMarketCategoryRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` MarketCategoryId string `protobuf:"bytes,2,opt,name=market_category_id,json=marketCategoryId,proto3" json:"market_category_id,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessMarketCategoryRequest) Descriptor
deprecated
func (*AddBusinessMarketCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessMarketCategoryRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessMarketCategoryRequest) GetBusinessId ¶
func (x *AddBusinessMarketCategoryRequest) GetBusinessId() string
func (*AddBusinessMarketCategoryRequest) GetMarketCategoryId ¶
func (x *AddBusinessMarketCategoryRequest) GetMarketCategoryId() string
func (*AddBusinessMarketCategoryRequest) ProtoMessage ¶
func (*AddBusinessMarketCategoryRequest) ProtoMessage()
func (*AddBusinessMarketCategoryRequest) ProtoReflect ¶
func (x *AddBusinessMarketCategoryRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessMarketCategoryRequest) Reset ¶
func (x *AddBusinessMarketCategoryRequest) Reset()
func (*AddBusinessMarketCategoryRequest) String ¶
func (x *AddBusinessMarketCategoryRequest) String() string
type AddBusinessMarketCategoryResponse ¶
type AddBusinessMarketCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessMarketCategoryResponse) Descriptor
deprecated
func (*AddBusinessMarketCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessMarketCategoryResponse.ProtoReflect.Descriptor instead.
func (*AddBusinessMarketCategoryResponse) GetMessage ¶
func (x *AddBusinessMarketCategoryResponse) GetMessage() string
func (*AddBusinessMarketCategoryResponse) ProtoMessage ¶
func (*AddBusinessMarketCategoryResponse) ProtoMessage()
func (*AddBusinessMarketCategoryResponse) ProtoReflect ¶
func (x *AddBusinessMarketCategoryResponse) ProtoReflect() protoreflect.Message
func (*AddBusinessMarketCategoryResponse) Reset ¶
func (x *AddBusinessMarketCategoryResponse) Reset()
func (*AddBusinessMarketCategoryResponse) String ¶
func (x *AddBusinessMarketCategoryResponse) String() string
type AddBusinessOwnerRequest ¶
type AddBusinessOwnerRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessOwnerRequest) Descriptor
deprecated
func (*AddBusinessOwnerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessOwnerRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessOwnerRequest) GetBusinessId ¶
func (x *AddBusinessOwnerRequest) GetBusinessId() string
func (*AddBusinessOwnerRequest) GetUserId ¶
func (x *AddBusinessOwnerRequest) GetUserId() string
func (*AddBusinessOwnerRequest) ProtoMessage ¶
func (*AddBusinessOwnerRequest) ProtoMessage()
func (*AddBusinessOwnerRequest) ProtoReflect ¶
func (x *AddBusinessOwnerRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessOwnerRequest) Reset ¶
func (x *AddBusinessOwnerRequest) Reset()
func (*AddBusinessOwnerRequest) String ¶
func (x *AddBusinessOwnerRequest) String() string
type AddBusinessOwnerResponse ¶
type AddBusinessOwnerResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessOwnerResponse) Descriptor
deprecated
func (*AddBusinessOwnerResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessOwnerResponse.ProtoReflect.Descriptor instead.
func (*AddBusinessOwnerResponse) GetMessage ¶
func (x *AddBusinessOwnerResponse) GetMessage() string
func (*AddBusinessOwnerResponse) ProtoMessage ¶
func (*AddBusinessOwnerResponse) ProtoMessage()
func (*AddBusinessOwnerResponse) ProtoReflect ¶
func (x *AddBusinessOwnerResponse) ProtoReflect() protoreflect.Message
func (*AddBusinessOwnerResponse) Reset ¶
func (x *AddBusinessOwnerResponse) Reset()
func (*AddBusinessOwnerResponse) String ¶
func (x *AddBusinessOwnerResponse) String() string
type AddBusinessProductRequest ¶
type AddBusinessProductRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` ImagesId []string `protobuf:"bytes,3,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,4,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessProductRequest) Descriptor
deprecated
func (*AddBusinessProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessProductRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessProductRequest) GetAdditionalDetails ¶
func (x *AddBusinessProductRequest) GetAdditionalDetails() []string
func (*AddBusinessProductRequest) GetBusinessId ¶
func (x *AddBusinessProductRequest) GetBusinessId() string
func (*AddBusinessProductRequest) GetImagesId ¶
func (x *AddBusinessProductRequest) GetImagesId() []string
func (*AddBusinessProductRequest) GetProductId ¶
func (x *AddBusinessProductRequest) GetProductId() string
func (*AddBusinessProductRequest) ProtoMessage ¶
func (*AddBusinessProductRequest) ProtoMessage()
func (*AddBusinessProductRequest) ProtoReflect ¶
func (x *AddBusinessProductRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessProductRequest) Reset ¶
func (x *AddBusinessProductRequest) Reset()
func (*AddBusinessProductRequest) String ¶
func (x *AddBusinessProductRequest) String() string
type AddBusinessProductResponse ¶
type AddBusinessProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessProductResponse) Descriptor
deprecated
func (*AddBusinessProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessProductResponse.ProtoReflect.Descriptor instead.
func (*AddBusinessProductResponse) GetMessage ¶
func (x *AddBusinessProductResponse) GetMessage() string
func (*AddBusinessProductResponse) ProtoMessage ¶
func (*AddBusinessProductResponse) ProtoMessage()
func (*AddBusinessProductResponse) ProtoReflect ¶
func (x *AddBusinessProductResponse) ProtoReflect() protoreflect.Message
func (*AddBusinessProductResponse) Reset ¶
func (x *AddBusinessProductResponse) Reset()
func (*AddBusinessProductResponse) String ¶
func (x *AddBusinessProductResponse) String() string
type AddBusinessRequest ¶
type AddBusinessRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessRequest) Descriptor
deprecated
func (*AddBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessRequest.ProtoReflect.Descriptor instead.
func (*AddBusinessRequest) GetDescription ¶
func (x *AddBusinessRequest) GetDescription() string
func (*AddBusinessRequest) GetName ¶
func (x *AddBusinessRequest) GetName() string
func (*AddBusinessRequest) ProtoMessage ¶
func (*AddBusinessRequest) ProtoMessage()
func (*AddBusinessRequest) ProtoReflect ¶
func (x *AddBusinessRequest) ProtoReflect() protoreflect.Message
func (*AddBusinessRequest) Reset ¶
func (x *AddBusinessRequest) Reset()
func (*AddBusinessRequest) String ¶
func (x *AddBusinessRequest) String() string
type AddBusinessResponse ¶
type AddBusinessResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddBusinessResponse) Descriptor
deprecated
func (*AddBusinessResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddBusinessResponse.ProtoReflect.Descriptor instead.
func (*AddBusinessResponse) GetMessage ¶
func (x *AddBusinessResponse) GetMessage() string
func (*AddBusinessResponse) ProtoMessage ¶
func (*AddBusinessResponse) ProtoMessage()
func (*AddBusinessResponse) ProtoReflect ¶
func (x *AddBusinessResponse) ProtoReflect() protoreflect.Message
func (*AddBusinessResponse) Reset ¶
func (x *AddBusinessResponse) Reset()
func (*AddBusinessResponse) String ¶
func (x *AddBusinessResponse) String() string
type AddMarketCategoryRequest ¶
type AddMarketCategoryRequest struct { MarketCategory *MarketCategory `protobuf:"bytes,1,opt,name=market_category,json=marketCategory,proto3" json:"market_category,omitempty"` // contains filtered or unexported fields }
func (*AddMarketCategoryRequest) Descriptor
deprecated
func (*AddMarketCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMarketCategoryRequest.ProtoReflect.Descriptor instead.
func (*AddMarketCategoryRequest) GetMarketCategory ¶
func (x *AddMarketCategoryRequest) GetMarketCategory() *MarketCategory
func (*AddMarketCategoryRequest) ProtoMessage ¶
func (*AddMarketCategoryRequest) ProtoMessage()
func (*AddMarketCategoryRequest) ProtoReflect ¶
func (x *AddMarketCategoryRequest) ProtoReflect() protoreflect.Message
func (*AddMarketCategoryRequest) Reset ¶
func (x *AddMarketCategoryRequest) Reset()
func (*AddMarketCategoryRequest) String ¶
func (x *AddMarketCategoryRequest) String() string
type AddMarketCategoryResponse ¶
type AddMarketCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddMarketCategoryResponse) Descriptor
deprecated
func (*AddMarketCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMarketCategoryResponse.ProtoReflect.Descriptor instead.
func (*AddMarketCategoryResponse) GetMessage ¶
func (x *AddMarketCategoryResponse) GetMessage() string
func (*AddMarketCategoryResponse) ProtoMessage ¶
func (*AddMarketCategoryResponse) ProtoMessage()
func (*AddMarketCategoryResponse) ProtoReflect ¶
func (x *AddMarketCategoryResponse) ProtoReflect() protoreflect.Message
func (*AddMarketCategoryResponse) Reset ¶
func (x *AddMarketCategoryResponse) Reset()
func (*AddMarketCategoryResponse) String ¶
func (x *AddMarketCategoryResponse) String() string
type AddProductCategoryRequest ¶
type AddProductCategoryRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddProductCategoryRequest) Descriptor
deprecated
func (*AddProductCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProductCategoryRequest.ProtoReflect.Descriptor instead.
func (*AddProductCategoryRequest) GetDescription ¶
func (x *AddProductCategoryRequest) GetDescription() string
func (*AddProductCategoryRequest) GetName ¶
func (x *AddProductCategoryRequest) GetName() string
func (*AddProductCategoryRequest) ProtoMessage ¶
func (*AddProductCategoryRequest) ProtoMessage()
func (*AddProductCategoryRequest) ProtoReflect ¶
func (x *AddProductCategoryRequest) ProtoReflect() protoreflect.Message
func (*AddProductCategoryRequest) Reset ¶
func (x *AddProductCategoryRequest) Reset()
func (*AddProductCategoryRequest) String ¶
func (x *AddProductCategoryRequest) String() string
type AddProductCategoryResponse ¶
type AddProductCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddProductCategoryResponse) Descriptor
deprecated
func (*AddProductCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProductCategoryResponse.ProtoReflect.Descriptor instead.
func (*AddProductCategoryResponse) GetMessage ¶
func (x *AddProductCategoryResponse) GetMessage() string
func (*AddProductCategoryResponse) ProtoMessage ¶
func (*AddProductCategoryResponse) ProtoMessage()
func (*AddProductCategoryResponse) ProtoReflect ¶
func (x *AddProductCategoryResponse) ProtoReflect() protoreflect.Message
func (*AddProductCategoryResponse) Reset ¶
func (x *AddProductCategoryResponse) Reset()
func (*AddProductCategoryResponse) String ¶
func (x *AddProductCategoryResponse) String() string
type AddProductRequest ¶
type AddProductRequest struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Product *Product `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"` // contains filtered or unexported fields }
func (*AddProductRequest) Descriptor
deprecated
func (*AddProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProductRequest.ProtoReflect.Descriptor instead.
func (*AddProductRequest) GetProduct ¶
func (x *AddProductRequest) GetProduct() *Product
func (*AddProductRequest) GetProductId ¶
func (x *AddProductRequest) GetProductId() string
func (*AddProductRequest) ProtoMessage ¶
func (*AddProductRequest) ProtoMessage()
func (*AddProductRequest) ProtoReflect ¶
func (x *AddProductRequest) ProtoReflect() protoreflect.Message
func (*AddProductRequest) Reset ¶
func (x *AddProductRequest) Reset()
func (*AddProductRequest) String ¶
func (x *AddProductRequest) String() string
type AddProductResponse ¶
type AddProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddProductResponse) Descriptor
deprecated
func (*AddProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProductResponse.ProtoReflect.Descriptor instead.
func (*AddProductResponse) GetMessage ¶
func (x *AddProductResponse) GetMessage() string
func (*AddProductResponse) ProtoMessage ¶
func (*AddProductResponse) ProtoMessage()
func (*AddProductResponse) ProtoReflect ¶
func (x *AddProductResponse) ProtoReflect() protoreflect.Message
func (*AddProductResponse) Reset ¶
func (x *AddProductResponse) Reset()
func (*AddProductResponse) String ¶
func (x *AddProductResponse) String() string
type AddStoreRequest ¶
type AddStoreRequest struct { Store *Store `protobuf:"bytes,1,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*AddStoreRequest) Descriptor
deprecated
func (*AddStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddStoreRequest.ProtoReflect.Descriptor instead.
func (*AddStoreRequest) GetStore ¶
func (x *AddStoreRequest) GetStore() *Store
func (*AddStoreRequest) ProtoMessage ¶
func (*AddStoreRequest) ProtoMessage()
func (*AddStoreRequest) ProtoReflect ¶
func (x *AddStoreRequest) ProtoReflect() protoreflect.Message
func (*AddStoreRequest) Reset ¶
func (x *AddStoreRequest) Reset()
func (*AddStoreRequest) String ¶
func (x *AddStoreRequest) String() string
type AddStoreResponse ¶
type AddStoreResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AddStoreResponse) Descriptor
deprecated
func (*AddStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddStoreResponse.ProtoReflect.Descriptor instead.
func (*AddStoreResponse) GetMessage ¶
func (x *AddStoreResponse) GetMessage() string
func (*AddStoreResponse) ProtoMessage ¶
func (*AddStoreResponse) ProtoMessage()
func (*AddStoreResponse) ProtoReflect ¶
func (x *AddStoreResponse) ProtoReflect() protoreflect.Message
func (*AddStoreResponse) Reset ¶
func (x *AddStoreResponse) Reset()
func (*AddStoreResponse) String ¶
func (x *AddStoreResponse) String() string
type Book ¶
type Book struct { Isbn string `protobuf:"bytes,1,opt,name=isbn,proto3" json:"isbn,omitempty"` Author string `protobuf:"bytes,2,opt,name=author,proto3" json:"author,omitempty"` Publisher string `protobuf:"bytes,3,opt,name=publisher,proto3" json:"publisher,omitempty"` Genres []string `protobuf:"bytes,4,rep,name=genres,proto3" json:"genres,omitempty"` PublishedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=published_at,json=publishedAt,proto3" json:"published_at,omitempty"` Pages int32 `protobuf:"varint,6,opt,name=pages,proto3" json:"pages,omitempty"` Language string `protobuf:"bytes,7,opt,name=language,proto3" json:"language,omitempty"` // contains filtered or unexported fields }
func (*Book) Descriptor
deprecated
func (*Book) GetLanguage ¶
func (*Book) GetPublishedAt ¶
func (x *Book) GetPublishedAt() *timestamppb.Timestamp
func (*Book) GetPublisher ¶
func (*Book) ProtoMessage ¶
func (*Book) ProtoMessage()
func (*Book) ProtoReflect ¶
func (x *Book) ProtoReflect() protoreflect.Message
type BranchProduct ¶
type BranchProduct struct { Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"` ImagesId []string `protobuf:"bytes,2,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,3,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` Stock int32 `protobuf:"varint,4,opt,name=stock,proto3" json:"stock,omitempty"` Price float32 `protobuf:"fixed32,5,opt,name=price,proto3" json:"price,omitempty"` DiscountPercentage float32 `protobuf:"fixed32,6,opt,name=discount_percentage,json=discountPercentage,proto3" json:"discount_percentage,omitempty"` // contains filtered or unexported fields }
func (*BranchProduct) Descriptor
deprecated
func (*BranchProduct) Descriptor() ([]byte, []int)
Deprecated: Use BranchProduct.ProtoReflect.Descriptor instead.
func (*BranchProduct) GetAdditionalDetails ¶
func (x *BranchProduct) GetAdditionalDetails() []string
func (*BranchProduct) GetDiscountPercentage ¶
func (x *BranchProduct) GetDiscountPercentage() float32
func (*BranchProduct) GetImagesId ¶
func (x *BranchProduct) GetImagesId() []string
func (*BranchProduct) GetPrice ¶
func (x *BranchProduct) GetPrice() float32
func (*BranchProduct) GetProduct ¶
func (x *BranchProduct) GetProduct() *Product
func (*BranchProduct) GetStock ¶
func (x *BranchProduct) GetStock() int32
func (*BranchProduct) ProtoMessage ¶
func (*BranchProduct) ProtoMessage()
func (*BranchProduct) ProtoReflect ¶
func (x *BranchProduct) ProtoReflect() protoreflect.Message
func (*BranchProduct) Reset ¶
func (x *BranchProduct) Reset()
func (*BranchProduct) String ¶
func (x *BranchProduct) String() string
type BusinessProduct ¶
type BusinessProduct struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` ImagesId []string `protobuf:"bytes,2,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,3,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` // contains filtered or unexported fields }
func (*BusinessProduct) Descriptor
deprecated
func (*BusinessProduct) Descriptor() ([]byte, []int)
Deprecated: Use BusinessProduct.ProtoReflect.Descriptor instead.
func (*BusinessProduct) GetAdditionalDetails ¶
func (x *BusinessProduct) GetAdditionalDetails() []string
func (*BusinessProduct) GetImagesId ¶
func (x *BusinessProduct) GetImagesId() []string
func (*BusinessProduct) GetProductId ¶
func (x *BusinessProduct) GetProductId() string
func (*BusinessProduct) ProtoMessage ¶
func (*BusinessProduct) ProtoMessage()
func (*BusinessProduct) ProtoReflect ¶
func (x *BusinessProduct) ProtoReflect() protoreflect.Message
func (*BusinessProduct) Reset ¶
func (x *BusinessProduct) Reset()
func (*BusinessProduct) String ¶
func (x *BusinessProduct) String() string
type CloseAdminRevisionRequest ¶ added in v0.5.13
type CloseAdminRevisionRequest struct { AdminRevisionId string `protobuf:"bytes,1,opt,name=admin_revision_id,json=adminRevisionId,proto3" json:"admin_revision_id,omitempty"` // contains filtered or unexported fields }
func (*CloseAdminRevisionRequest) Descriptor
deprecated
added in
v0.5.13
func (*CloseAdminRevisionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseAdminRevisionRequest.ProtoReflect.Descriptor instead.
func (*CloseAdminRevisionRequest) GetAdminRevisionId ¶ added in v0.5.13
func (x *CloseAdminRevisionRequest) GetAdminRevisionId() string
func (*CloseAdminRevisionRequest) ProtoMessage ¶ added in v0.5.13
func (*CloseAdminRevisionRequest) ProtoMessage()
func (*CloseAdminRevisionRequest) ProtoReflect ¶ added in v0.5.13
func (x *CloseAdminRevisionRequest) ProtoReflect() protoreflect.Message
func (*CloseAdminRevisionRequest) Reset ¶ added in v0.5.13
func (x *CloseAdminRevisionRequest) Reset()
func (*CloseAdminRevisionRequest) String ¶ added in v0.5.13
func (x *CloseAdminRevisionRequest) String() string
type CloseAdminRevisionResponse ¶ added in v0.5.13
type CloseAdminRevisionResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CloseAdminRevisionResponse) Descriptor
deprecated
added in
v0.5.13
func (*CloseAdminRevisionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseAdminRevisionResponse.ProtoReflect.Descriptor instead.
func (*CloseAdminRevisionResponse) GetMessage ¶ added in v0.5.13
func (x *CloseAdminRevisionResponse) GetMessage() string
func (*CloseAdminRevisionResponse) ProtoMessage ¶ added in v0.5.13
func (*CloseAdminRevisionResponse) ProtoMessage()
func (*CloseAdminRevisionResponse) ProtoReflect ¶ added in v0.5.13
func (x *CloseAdminRevisionResponse) ProtoReflect() protoreflect.Message
func (*CloseAdminRevisionResponse) Reset ¶ added in v0.5.13
func (x *CloseAdminRevisionResponse) Reset()
func (*CloseAdminRevisionResponse) String ¶ added in v0.5.13
func (x *CloseAdminRevisionResponse) String() string
type CloseTemporarilyRequest ¶ added in v0.5.13
type CloseTemporarilyRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` // contains filtered or unexported fields }
func (*CloseTemporarilyRequest) Descriptor
deprecated
added in
v0.5.13
func (*CloseTemporarilyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseTemporarilyRequest.ProtoReflect.Descriptor instead.
func (*CloseTemporarilyRequest) GetBranchId ¶ added in v0.5.13
func (x *CloseTemporarilyRequest) GetBranchId() string
func (*CloseTemporarilyRequest) ProtoMessage ¶ added in v0.5.13
func (*CloseTemporarilyRequest) ProtoMessage()
func (*CloseTemporarilyRequest) ProtoReflect ¶ added in v0.5.13
func (x *CloseTemporarilyRequest) ProtoReflect() protoreflect.Message
func (*CloseTemporarilyRequest) Reset ¶ added in v0.5.13
func (x *CloseTemporarilyRequest) Reset()
func (*CloseTemporarilyRequest) String ¶ added in v0.5.13
func (x *CloseTemporarilyRequest) String() string
type CloseTemporarilyResponse ¶ added in v0.5.13
type CloseTemporarilyResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CloseTemporarilyResponse) Descriptor
deprecated
added in
v0.5.13
func (*CloseTemporarilyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseTemporarilyResponse.ProtoReflect.Descriptor instead.
func (*CloseTemporarilyResponse) GetMessage ¶ added in v0.5.13
func (x *CloseTemporarilyResponse) GetMessage() string
func (*CloseTemporarilyResponse) ProtoMessage ¶ added in v0.5.13
func (*CloseTemporarilyResponse) ProtoMessage()
func (*CloseTemporarilyResponse) ProtoReflect ¶ added in v0.5.13
func (x *CloseTemporarilyResponse) ProtoReflect() protoreflect.Message
func (*CloseTemporarilyResponse) Reset ¶ added in v0.5.13
func (x *CloseTemporarilyResponse) Reset()
func (*CloseTemporarilyResponse) String ¶ added in v0.5.13
func (x *CloseTemporarilyResponse) String() string
type Clothing ¶
type Clothing struct { Size string `protobuf:"bytes,1,opt,name=size,proto3" json:"size,omitempty"` Color string `protobuf:"bytes,2,opt,name=color,proto3" json:"color,omitempty"` Material string `protobuf:"bytes,3,opt,name=material,proto3" json:"material,omitempty"` Gender *string `protobuf:"bytes,4,opt,name=gender,proto3,oneof" json:"gender,omitempty"` Season *string `protobuf:"bytes,5,opt,name=season,proto3,oneof" json:"season,omitempty"` // contains filtered or unexported fields }
func (*Clothing) Descriptor
deprecated
func (*Clothing) GetMaterial ¶
func (*Clothing) ProtoMessage ¶
func (*Clothing) ProtoMessage()
func (*Clothing) ProtoReflect ¶
func (x *Clothing) ProtoReflect() protoreflect.Message
type DeleteBranchRequest ¶
type DeleteBranchRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteBranchRequest) Descriptor
deprecated
func (*DeleteBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBranchRequest.ProtoReflect.Descriptor instead.
func (*DeleteBranchRequest) GetBranchId ¶
func (x *DeleteBranchRequest) GetBranchId() string
func (*DeleteBranchRequest) ProtoMessage ¶
func (*DeleteBranchRequest) ProtoMessage()
func (*DeleteBranchRequest) ProtoReflect ¶
func (x *DeleteBranchRequest) ProtoReflect() protoreflect.Message
func (*DeleteBranchRequest) Reset ¶
func (x *DeleteBranchRequest) Reset()
func (*DeleteBranchRequest) String ¶
func (x *DeleteBranchRequest) String() string
type DeleteBranchResponse ¶
type DeleteBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteBranchResponse) Descriptor
deprecated
func (*DeleteBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBranchResponse.ProtoReflect.Descriptor instead.
func (*DeleteBranchResponse) GetMessage ¶
func (x *DeleteBranchResponse) GetMessage() string
func (*DeleteBranchResponse) ProtoMessage ¶
func (*DeleteBranchResponse) ProtoMessage()
func (*DeleteBranchResponse) ProtoReflect ¶
func (x *DeleteBranchResponse) ProtoReflect() protoreflect.Message
func (*DeleteBranchResponse) Reset ¶
func (x *DeleteBranchResponse) Reset()
func (*DeleteBranchResponse) String ¶
func (x *DeleteBranchResponse) String() string
type DeleteBusinessRequest ¶
type DeleteBusinessRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteBusinessRequest) Descriptor
deprecated
func (*DeleteBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBusinessRequest.ProtoReflect.Descriptor instead.
func (*DeleteBusinessRequest) GetBusinessId ¶
func (x *DeleteBusinessRequest) GetBusinessId() string
func (*DeleteBusinessRequest) ProtoMessage ¶
func (*DeleteBusinessRequest) ProtoMessage()
func (*DeleteBusinessRequest) ProtoReflect ¶
func (x *DeleteBusinessRequest) ProtoReflect() protoreflect.Message
func (*DeleteBusinessRequest) Reset ¶
func (x *DeleteBusinessRequest) Reset()
func (*DeleteBusinessRequest) String ¶
func (x *DeleteBusinessRequest) String() string
type DeleteBusinessResponse ¶
type DeleteBusinessResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteBusinessResponse) Descriptor
deprecated
func (*DeleteBusinessResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBusinessResponse.ProtoReflect.Descriptor instead.
func (*DeleteBusinessResponse) GetMessage ¶
func (x *DeleteBusinessResponse) GetMessage() string
func (*DeleteBusinessResponse) ProtoMessage ¶
func (*DeleteBusinessResponse) ProtoMessage()
func (*DeleteBusinessResponse) ProtoReflect ¶
func (x *DeleteBusinessResponse) ProtoReflect() protoreflect.Message
func (*DeleteBusinessResponse) Reset ¶
func (x *DeleteBusinessResponse) Reset()
func (*DeleteBusinessResponse) String ¶
func (x *DeleteBusinessResponse) String() string
type DeleteStoreRequest ¶
type DeleteStoreRequest struct { StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteStoreRequest) Descriptor
deprecated
func (*DeleteStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStoreRequest.ProtoReflect.Descriptor instead.
func (*DeleteStoreRequest) GetStoreId ¶
func (x *DeleteStoreRequest) GetStoreId() string
func (*DeleteStoreRequest) ProtoMessage ¶
func (*DeleteStoreRequest) ProtoMessage()
func (*DeleteStoreRequest) ProtoReflect ¶
func (x *DeleteStoreRequest) ProtoReflect() protoreflect.Message
func (*DeleteStoreRequest) Reset ¶
func (x *DeleteStoreRequest) Reset()
func (*DeleteStoreRequest) String ¶
func (x *DeleteStoreRequest) String() string
type DeleteStoreResponse ¶
type DeleteStoreResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteStoreResponse) Descriptor
deprecated
func (*DeleteStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStoreResponse.ProtoReflect.Descriptor instead.
func (*DeleteStoreResponse) GetMessage ¶
func (x *DeleteStoreResponse) GetMessage() string
func (*DeleteStoreResponse) ProtoMessage ¶
func (*DeleteStoreResponse) ProtoMessage()
func (*DeleteStoreResponse) ProtoReflect ¶
func (x *DeleteStoreResponse) ProtoReflect() protoreflect.Message
func (*DeleteStoreResponse) Reset ¶
func (x *DeleteStoreResponse) Reset()
func (*DeleteStoreResponse) String ¶
func (x *DeleteStoreResponse) String() string
type Electronics ¶
type Electronics struct { TechnicalSpecifications []string `` /* 130-byte string literal not displayed */ Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"` Color *string `protobuf:"bytes,3,opt,name=color,proto3,oneof" json:"color,omitempty"` // contains filtered or unexported fields }
func (*Electronics) Descriptor
deprecated
func (*Electronics) Descriptor() ([]byte, []int)
Deprecated: Use Electronics.ProtoReflect.Descriptor instead.
func (*Electronics) GetColor ¶
func (x *Electronics) GetColor() string
func (*Electronics) GetModel ¶
func (x *Electronics) GetModel() string
func (*Electronics) GetTechnicalSpecifications ¶
func (x *Electronics) GetTechnicalSpecifications() []string
func (*Electronics) ProtoMessage ¶
func (*Electronics) ProtoMessage()
func (*Electronics) ProtoReflect ¶
func (x *Electronics) ProtoReflect() protoreflect.Message
func (*Electronics) Reset ¶
func (x *Electronics) Reset()
func (*Electronics) String ¶
func (x *Electronics) String() string
type Food ¶
type Food struct { FoodType string `protobuf:"bytes,1,opt,name=food_type,json=foodType,proto3" json:"food_type,omitempty"` Ingredients []string `protobuf:"bytes,2,rep,name=ingredients,proto3" json:"ingredients,omitempty"` // contains filtered or unexported fields }
func (*Food) Descriptor
deprecated
func (*Food) GetFoodType ¶
func (*Food) GetIngredients ¶
func (*Food) ProtoMessage ¶
func (*Food) ProtoMessage()
func (*Food) ProtoReflect ¶
func (x *Food) ProtoReflect() protoreflect.Message
type GetAdminRevision ¶ added in v0.5.13
type GetAdminRevision struct { AdminRevisionId string `protobuf:"bytes,1,opt,name=admin_revision_id,json=adminRevisionId,proto3" json:"admin_revision_id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` OpenedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=opened_at,json=openedAt,proto3" json:"opened_at,omitempty"` ClosedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=closed_at,json=closedAt,proto3,oneof" json:"closed_at,omitempty"` IsSuspended *bool `protobuf:"varint,6,opt,name=is_suspended,json=isSuspended,proto3,oneof" json:"is_suspended,omitempty"` // contains filtered or unexported fields }
func (*GetAdminRevision) Descriptor
deprecated
added in
v0.5.13
func (*GetAdminRevision) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminRevision.ProtoReflect.Descriptor instead.
func (*GetAdminRevision) GetAdminRevisionId ¶ added in v0.5.13
func (x *GetAdminRevision) GetAdminRevisionId() string
func (*GetAdminRevision) GetClosedAt ¶ added in v0.5.13
func (x *GetAdminRevision) GetClosedAt() *timestamppb.Timestamp
func (*GetAdminRevision) GetDescription ¶ added in v0.5.13
func (x *GetAdminRevision) GetDescription() string
func (*GetAdminRevision) GetIsSuspended ¶ added in v0.5.13
func (x *GetAdminRevision) GetIsSuspended() bool
func (*GetAdminRevision) GetOpenedAt ¶ added in v0.5.13
func (x *GetAdminRevision) GetOpenedAt() *timestamppb.Timestamp
func (*GetAdminRevision) GetTitle ¶ added in v0.5.13
func (x *GetAdminRevision) GetTitle() string
func (*GetAdminRevision) ProtoMessage ¶ added in v0.5.13
func (*GetAdminRevision) ProtoMessage()
func (*GetAdminRevision) ProtoReflect ¶ added in v0.5.13
func (x *GetAdminRevision) ProtoReflect() protoreflect.Message
func (*GetAdminRevision) Reset ¶ added in v0.5.13
func (x *GetAdminRevision) Reset()
func (*GetAdminRevision) String ¶ added in v0.5.13
func (x *GetAdminRevision) String() string
type GetAdminRevisionsRequest ¶ added in v0.5.13
type GetAdminRevisionsRequest struct { AdminRevisionId []string `protobuf:"bytes,1,rep,name=admin_revision_id,json=adminRevisionId,proto3" json:"admin_revision_id,omitempty"` // contains filtered or unexported fields }
func (*GetAdminRevisionsRequest) Descriptor
deprecated
added in
v0.5.13
func (*GetAdminRevisionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminRevisionsRequest.ProtoReflect.Descriptor instead.
func (*GetAdminRevisionsRequest) GetAdminRevisionId ¶ added in v0.5.13
func (x *GetAdminRevisionsRequest) GetAdminRevisionId() []string
func (*GetAdminRevisionsRequest) ProtoMessage ¶ added in v0.5.13
func (*GetAdminRevisionsRequest) ProtoMessage()
func (*GetAdminRevisionsRequest) ProtoReflect ¶ added in v0.5.13
func (x *GetAdminRevisionsRequest) ProtoReflect() protoreflect.Message
func (*GetAdminRevisionsRequest) Reset ¶ added in v0.5.13
func (x *GetAdminRevisionsRequest) Reset()
func (*GetAdminRevisionsRequest) String ¶ added in v0.5.13
func (x *GetAdminRevisionsRequest) String() string
type GetAdminRevisionsResponse ¶ added in v0.5.13
type GetAdminRevisionsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` AdminRevisions []*GetAdminRevision `protobuf:"bytes,2,rep,name=admin_revisions,json=adminRevisions,proto3" json:"admin_revisions,omitempty"` // contains filtered or unexported fields }
func (*GetAdminRevisionsResponse) Descriptor
deprecated
added in
v0.5.13
func (*GetAdminRevisionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminRevisionsResponse.ProtoReflect.Descriptor instead.
func (*GetAdminRevisionsResponse) GetAdminRevisions ¶ added in v0.5.13
func (x *GetAdminRevisionsResponse) GetAdminRevisions() []*GetAdminRevision
func (*GetAdminRevisionsResponse) GetMessage ¶ added in v0.5.13
func (x *GetAdminRevisionsResponse) GetMessage() string
func (*GetAdminRevisionsResponse) ProtoMessage ¶ added in v0.5.13
func (*GetAdminRevisionsResponse) ProtoMessage()
func (*GetAdminRevisionsResponse) ProtoReflect ¶ added in v0.5.13
func (x *GetAdminRevisionsResponse) ProtoReflect() protoreflect.Message
func (*GetAdminRevisionsResponse) Reset ¶ added in v0.5.13
func (x *GetAdminRevisionsResponse) Reset()
func (*GetAdminRevisionsResponse) String ¶ added in v0.5.13
func (x *GetAdminRevisionsResponse) String() string
type GetBranchProductRequest ¶
type GetBranchProductRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` // contains filtered or unexported fields }
func (*GetBranchProductRequest) Descriptor
deprecated
func (*GetBranchProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchProductRequest.ProtoReflect.Descriptor instead.
func (*GetBranchProductRequest) GetBranchId ¶
func (x *GetBranchProductRequest) GetBranchId() string
func (*GetBranchProductRequest) GetProductId ¶
func (x *GetBranchProductRequest) GetProductId() string
func (*GetBranchProductRequest) ProtoMessage ¶
func (*GetBranchProductRequest) ProtoMessage()
func (*GetBranchProductRequest) ProtoReflect ¶
func (x *GetBranchProductRequest) ProtoReflect() protoreflect.Message
func (*GetBranchProductRequest) Reset ¶
func (x *GetBranchProductRequest) Reset()
func (*GetBranchProductRequest) String ¶
func (x *GetBranchProductRequest) String() string
type GetBranchProductResponse ¶
type GetBranchProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BranchProduct *BranchProduct `protobuf:"bytes,2,opt,name=branch_product,json=branchProduct,proto3" json:"branch_product,omitempty"` // contains filtered or unexported fields }
func (*GetBranchProductResponse) Descriptor
deprecated
func (*GetBranchProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchProductResponse.ProtoReflect.Descriptor instead.
func (*GetBranchProductResponse) GetBranchProduct ¶
func (x *GetBranchProductResponse) GetBranchProduct() *BranchProduct
func (*GetBranchProductResponse) GetMessage ¶
func (x *GetBranchProductResponse) GetMessage() string
func (*GetBranchProductResponse) ProtoMessage ¶
func (*GetBranchProductResponse) ProtoMessage()
func (*GetBranchProductResponse) ProtoReflect ¶
func (x *GetBranchProductResponse) ProtoReflect() protoreflect.Message
func (*GetBranchProductResponse) Reset ¶
func (x *GetBranchProductResponse) Reset()
func (*GetBranchProductResponse) String ¶
func (x *GetBranchProductResponse) String() string
type GetBranchRent ¶
type GetBranchRent struct { StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` From *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Price float32 `protobuf:"fixed32,4,opt,name=price,proto3" json:"price,omitempty"` PaidAmount float32 `protobuf:"fixed32,5,opt,name=paid_amount,json=paidAmount,proto3" json:"paid_amount,omitempty"` // contains filtered or unexported fields }
func (*GetBranchRent) Descriptor
deprecated
func (*GetBranchRent) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchRent.ProtoReflect.Descriptor instead.
func (*GetBranchRent) GetFrom ¶
func (x *GetBranchRent) GetFrom() *timestamppb.Timestamp
func (*GetBranchRent) GetPaidAmount ¶
func (x *GetBranchRent) GetPaidAmount() float32
func (*GetBranchRent) GetPrice ¶
func (x *GetBranchRent) GetPrice() float32
func (*GetBranchRent) GetStoreId ¶
func (x *GetBranchRent) GetStoreId() string
func (*GetBranchRent) GetTo ¶
func (x *GetBranchRent) GetTo() *timestamppb.Timestamp
func (*GetBranchRent) ProtoMessage ¶
func (*GetBranchRent) ProtoMessage()
func (*GetBranchRent) ProtoReflect ¶
func (x *GetBranchRent) ProtoReflect() protoreflect.Message
func (*GetBranchRent) Reset ¶
func (x *GetBranchRent) Reset()
func (*GetBranchRent) String ¶
func (x *GetBranchRent) String() string
type GetBranchRentsRequest ¶
type GetBranchRentsRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` From *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=from,proto3,oneof" json:"from,omitempty"` To *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=to,proto3,oneof" json:"to,omitempty"` // contains filtered or unexported fields }
func (*GetBranchRentsRequest) Descriptor
deprecated
func (*GetBranchRentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchRentsRequest.ProtoReflect.Descriptor instead.
func (*GetBranchRentsRequest) GetBranchId ¶
func (x *GetBranchRentsRequest) GetBranchId() string
func (*GetBranchRentsRequest) GetFrom ¶
func (x *GetBranchRentsRequest) GetFrom() *timestamppb.Timestamp
func (*GetBranchRentsRequest) GetTo ¶
func (x *GetBranchRentsRequest) GetTo() *timestamppb.Timestamp
func (*GetBranchRentsRequest) ProtoMessage ¶
func (*GetBranchRentsRequest) ProtoMessage()
func (*GetBranchRentsRequest) ProtoReflect ¶
func (x *GetBranchRentsRequest) ProtoReflect() protoreflect.Message
func (*GetBranchRentsRequest) Reset ¶
func (x *GetBranchRentsRequest) Reset()
func (*GetBranchRentsRequest) String ¶
func (x *GetBranchRentsRequest) String() string
type GetBranchRentsResponse ¶
type GetBranchRentsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BranchRents []*GetBranchRent `protobuf:"bytes,2,rep,name=branch_rents,json=branchRents,proto3" json:"branch_rents,omitempty"` // contains filtered or unexported fields }
func (*GetBranchRentsResponse) Descriptor
deprecated
func (*GetBranchRentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchRentsResponse.ProtoReflect.Descriptor instead.
func (*GetBranchRentsResponse) GetBranchRents ¶
func (x *GetBranchRentsResponse) GetBranchRents() []*GetBranchRent
func (*GetBranchRentsResponse) GetMessage ¶
func (x *GetBranchRentsResponse) GetMessage() string
func (*GetBranchRentsResponse) ProtoMessage ¶
func (*GetBranchRentsResponse) ProtoMessage()
func (*GetBranchRentsResponse) ProtoReflect ¶
func (x *GetBranchRentsResponse) ProtoReflect() protoreflect.Message
func (*GetBranchRentsResponse) Reset ¶
func (x *GetBranchRentsResponse) Reset()
func (*GetBranchRentsResponse) String ¶
func (x *GetBranchRentsResponse) String() string
type GetBranchRequest ¶
type GetBranchRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` // contains filtered or unexported fields }
func (*GetBranchRequest) Descriptor
deprecated
func (*GetBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchRequest.ProtoReflect.Descriptor instead.
func (*GetBranchRequest) GetBranchId ¶
func (x *GetBranchRequest) GetBranchId() string
func (*GetBranchRequest) ProtoMessage ¶
func (*GetBranchRequest) ProtoMessage()
func (*GetBranchRequest) ProtoReflect ¶
func (x *GetBranchRequest) ProtoReflect() protoreflect.Message
func (*GetBranchRequest) Reset ¶
func (x *GetBranchRequest) Reset()
func (*GetBranchRequest) String ¶
func (x *GetBranchRequest) String() string
type GetBranchResponse ¶
type GetBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` JoinedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=joined_at,json=joinedAt,proto3" json:"joined_at,omitempty"` // contains filtered or unexported fields }
func (*GetBranchResponse) Descriptor
deprecated
func (*GetBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBranchResponse.ProtoReflect.Descriptor instead.
func (*GetBranchResponse) GetDescription ¶
func (x *GetBranchResponse) GetDescription() string
func (*GetBranchResponse) GetJoinedAt ¶
func (x *GetBranchResponse) GetJoinedAt() *timestamppb.Timestamp
func (*GetBranchResponse) GetMessage ¶
func (x *GetBranchResponse) GetMessage() string
func (*GetBranchResponse) GetName ¶
func (x *GetBranchResponse) GetName() string
func (*GetBranchResponse) ProtoMessage ¶
func (*GetBranchResponse) ProtoMessage()
func (*GetBranchResponse) ProtoReflect ¶
func (x *GetBranchResponse) ProtoReflect() protoreflect.Message
func (*GetBranchResponse) Reset ¶
func (x *GetBranchResponse) Reset()
func (*GetBranchResponse) String ¶
func (x *GetBranchResponse) String() string
type GetBusinessBranchRent ¶
type GetBusinessBranchRent struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` BranchRents []*GetBranchRent `protobuf:"bytes,2,rep,name=branch_rents,json=branchRents,proto3" json:"branch_rents,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessBranchRent) Descriptor
deprecated
func (*GetBusinessBranchRent) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessBranchRent.ProtoReflect.Descriptor instead.
func (*GetBusinessBranchRent) GetBranchId ¶
func (x *GetBusinessBranchRent) GetBranchId() string
func (*GetBusinessBranchRent) GetBranchRents ¶
func (x *GetBusinessBranchRent) GetBranchRents() []*GetBranchRent
func (*GetBusinessBranchRent) ProtoMessage ¶
func (*GetBusinessBranchRent) ProtoMessage()
func (*GetBusinessBranchRent) ProtoReflect ¶
func (x *GetBusinessBranchRent) ProtoReflect() protoreflect.Message
func (*GetBusinessBranchRent) Reset ¶
func (x *GetBusinessBranchRent) Reset()
func (*GetBusinessBranchRent) String ¶
func (x *GetBusinessBranchRent) String() string
type GetBusinessBranchesRequest ¶
type GetBusinessBranchesRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessBranchesRequest) Descriptor
deprecated
func (*GetBusinessBranchesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessBranchesRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessBranchesRequest) GetBusinessId ¶
func (x *GetBusinessBranchesRequest) GetBusinessId() string
func (*GetBusinessBranchesRequest) ProtoMessage ¶
func (*GetBusinessBranchesRequest) ProtoMessage()
func (*GetBusinessBranchesRequest) ProtoReflect ¶
func (x *GetBusinessBranchesRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessBranchesRequest) Reset ¶
func (x *GetBusinessBranchesRequest) Reset()
func (*GetBusinessBranchesRequest) String ¶
func (x *GetBusinessBranchesRequest) String() string
type GetBusinessBranchesResponse ¶
type GetBusinessBranchesResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BranchIds []string `protobuf:"bytes,2,rep,name=branch_ids,json=branchIds,proto3" json:"branch_ids,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessBranchesResponse) Descriptor
deprecated
func (*GetBusinessBranchesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessBranchesResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessBranchesResponse) GetBranchIds ¶
func (x *GetBusinessBranchesResponse) GetBranchIds() []string
func (*GetBusinessBranchesResponse) GetMessage ¶
func (x *GetBusinessBranchesResponse) GetMessage() string
func (*GetBusinessBranchesResponse) ProtoMessage ¶
func (*GetBusinessBranchesResponse) ProtoMessage()
func (*GetBusinessBranchesResponse) ProtoReflect ¶
func (x *GetBusinessBranchesResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessBranchesResponse) Reset ¶
func (x *GetBusinessBranchesResponse) Reset()
func (*GetBusinessBranchesResponse) String ¶
func (x *GetBusinessBranchesResponse) String() string
type GetBusinessMarketCategoriesRequest ¶
type GetBusinessMarketCategoriesRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessMarketCategoriesRequest) Descriptor
deprecated
func (*GetBusinessMarketCategoriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessMarketCategoriesRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessMarketCategoriesRequest) GetBusinessId ¶
func (x *GetBusinessMarketCategoriesRequest) GetBusinessId() string
func (*GetBusinessMarketCategoriesRequest) ProtoMessage ¶
func (*GetBusinessMarketCategoriesRequest) ProtoMessage()
func (*GetBusinessMarketCategoriesRequest) ProtoReflect ¶
func (x *GetBusinessMarketCategoriesRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessMarketCategoriesRequest) Reset ¶
func (x *GetBusinessMarketCategoriesRequest) Reset()
func (*GetBusinessMarketCategoriesRequest) String ¶
func (x *GetBusinessMarketCategoriesRequest) String() string
type GetBusinessMarketCategoriesResponse ¶
type GetBusinessMarketCategoriesResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` MarketCategoryIds []string `protobuf:"bytes,2,rep,name=market_category_ids,json=marketCategoryIds,proto3" json:"market_category_ids,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessMarketCategoriesResponse) Descriptor
deprecated
func (*GetBusinessMarketCategoriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessMarketCategoriesResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessMarketCategoriesResponse) GetMarketCategoryIds ¶
func (x *GetBusinessMarketCategoriesResponse) GetMarketCategoryIds() []string
func (*GetBusinessMarketCategoriesResponse) GetMessage ¶
func (x *GetBusinessMarketCategoriesResponse) GetMessage() string
func (*GetBusinessMarketCategoriesResponse) ProtoMessage ¶
func (*GetBusinessMarketCategoriesResponse) ProtoMessage()
func (*GetBusinessMarketCategoriesResponse) ProtoReflect ¶
func (x *GetBusinessMarketCategoriesResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessMarketCategoriesResponse) Reset ¶
func (x *GetBusinessMarketCategoriesResponse) Reset()
func (*GetBusinessMarketCategoriesResponse) String ¶
func (x *GetBusinessMarketCategoriesResponse) String() string
type GetBusinessOwnersRequest ¶
type GetBusinessOwnersRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessOwnersRequest) Descriptor
deprecated
func (*GetBusinessOwnersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessOwnersRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessOwnersRequest) GetBusinessId ¶
func (x *GetBusinessOwnersRequest) GetBusinessId() string
func (*GetBusinessOwnersRequest) ProtoMessage ¶
func (*GetBusinessOwnersRequest) ProtoMessage()
func (*GetBusinessOwnersRequest) ProtoReflect ¶
func (x *GetBusinessOwnersRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessOwnersRequest) Reset ¶
func (x *GetBusinessOwnersRequest) Reset()
func (*GetBusinessOwnersRequest) String ¶
func (x *GetBusinessOwnersRequest) String() string
type GetBusinessOwnersResponse ¶
type GetBusinessOwnersResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` UserIds []string `protobuf:"bytes,2,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessOwnersResponse) Descriptor
deprecated
func (*GetBusinessOwnersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessOwnersResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessOwnersResponse) GetMessage ¶
func (x *GetBusinessOwnersResponse) GetMessage() string
func (*GetBusinessOwnersResponse) GetUserIds ¶
func (x *GetBusinessOwnersResponse) GetUserIds() []string
func (*GetBusinessOwnersResponse) ProtoMessage ¶
func (*GetBusinessOwnersResponse) ProtoMessage()
func (*GetBusinessOwnersResponse) ProtoReflect ¶
func (x *GetBusinessOwnersResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessOwnersResponse) Reset ¶
func (x *GetBusinessOwnersResponse) Reset()
func (*GetBusinessOwnersResponse) String ¶
func (x *GetBusinessOwnersResponse) String() string
type GetBusinessProductRequest ¶
type GetBusinessProductRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessProductRequest) Descriptor
deprecated
func (*GetBusinessProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessProductRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessProductRequest) GetBusinessId ¶
func (x *GetBusinessProductRequest) GetBusinessId() string
func (*GetBusinessProductRequest) GetProductId ¶
func (x *GetBusinessProductRequest) GetProductId() string
func (*GetBusinessProductRequest) ProtoMessage ¶
func (*GetBusinessProductRequest) ProtoMessage()
func (*GetBusinessProductRequest) ProtoReflect ¶
func (x *GetBusinessProductRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessProductRequest) Reset ¶
func (x *GetBusinessProductRequest) Reset()
func (*GetBusinessProductRequest) String ¶
func (x *GetBusinessProductRequest) String() string
type GetBusinessProductResponse ¶
type GetBusinessProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BusinessProduct *BusinessProduct `protobuf:"bytes,2,opt,name=business_product,json=businessProduct,proto3" json:"business_product,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessProductResponse) Descriptor
deprecated
func (*GetBusinessProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessProductResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessProductResponse) GetBusinessProduct ¶
func (x *GetBusinessProductResponse) GetBusinessProduct() *BusinessProduct
func (*GetBusinessProductResponse) GetMessage ¶
func (x *GetBusinessProductResponse) GetMessage() string
func (*GetBusinessProductResponse) ProtoMessage ¶
func (*GetBusinessProductResponse) ProtoMessage()
func (*GetBusinessProductResponse) ProtoReflect ¶
func (x *GetBusinessProductResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessProductResponse) Reset ¶
func (x *GetBusinessProductResponse) Reset()
func (*GetBusinessProductResponse) String ¶
func (x *GetBusinessProductResponse) String() string
type GetBusinessRequest ¶
type GetBusinessRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessRequest) Descriptor
deprecated
func (*GetBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessRequest) GetBusinessId ¶
func (x *GetBusinessRequest) GetBusinessId() string
func (*GetBusinessRequest) ProtoMessage ¶
func (*GetBusinessRequest) ProtoMessage()
func (*GetBusinessRequest) ProtoReflect ¶
func (x *GetBusinessRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessRequest) Reset ¶
func (x *GetBusinessRequest) Reset()
func (*GetBusinessRequest) String ¶
func (x *GetBusinessRequest) String() string
type GetBusinessResponse ¶
type GetBusinessResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` JoinedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=joined_at,json=joinedAt,proto3" json:"joined_at,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessResponse) Descriptor
deprecated
func (*GetBusinessResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessResponse) GetDescription ¶
func (x *GetBusinessResponse) GetDescription() string
func (*GetBusinessResponse) GetJoinedAt ¶
func (x *GetBusinessResponse) GetJoinedAt() *timestamppb.Timestamp
func (*GetBusinessResponse) GetMessage ¶
func (x *GetBusinessResponse) GetMessage() string
func (*GetBusinessResponse) GetName ¶
func (x *GetBusinessResponse) GetName() string
func (*GetBusinessResponse) ProtoMessage ¶
func (*GetBusinessResponse) ProtoMessage()
func (*GetBusinessResponse) ProtoReflect ¶
func (x *GetBusinessResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessResponse) Reset ¶
func (x *GetBusinessResponse) Reset()
func (*GetBusinessResponse) String ¶
func (x *GetBusinessResponse) String() string
type GetBusinessUnpaidBranchRentsRequest ¶
type GetBusinessUnpaidBranchRentsRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessUnpaidBranchRentsRequest) Descriptor
deprecated
func (*GetBusinessUnpaidBranchRentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessUnpaidBranchRentsRequest.ProtoReflect.Descriptor instead.
func (*GetBusinessUnpaidBranchRentsRequest) GetBusinessId ¶
func (x *GetBusinessUnpaidBranchRentsRequest) GetBusinessId() string
func (*GetBusinessUnpaidBranchRentsRequest) ProtoMessage ¶
func (*GetBusinessUnpaidBranchRentsRequest) ProtoMessage()
func (*GetBusinessUnpaidBranchRentsRequest) ProtoReflect ¶
func (x *GetBusinessUnpaidBranchRentsRequest) ProtoReflect() protoreflect.Message
func (*GetBusinessUnpaidBranchRentsRequest) Reset ¶
func (x *GetBusinessUnpaidBranchRentsRequest) Reset()
func (*GetBusinessUnpaidBranchRentsRequest) String ¶
func (x *GetBusinessUnpaidBranchRentsRequest) String() string
type GetBusinessUnpaidBranchRentsResponse ¶
type GetBusinessUnpaidBranchRentsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BranchRents []*GetBranchRent `protobuf:"bytes,2,rep,name=branch_rents,json=branchRents,proto3" json:"branch_rents,omitempty"` // contains filtered or unexported fields }
func (*GetBusinessUnpaidBranchRentsResponse) Descriptor
deprecated
func (*GetBusinessUnpaidBranchRentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBusinessUnpaidBranchRentsResponse.ProtoReflect.Descriptor instead.
func (*GetBusinessUnpaidBranchRentsResponse) GetBranchRents ¶
func (x *GetBusinessUnpaidBranchRentsResponse) GetBranchRents() []*GetBranchRent
func (*GetBusinessUnpaidBranchRentsResponse) GetMessage ¶
func (x *GetBusinessUnpaidBranchRentsResponse) GetMessage() string
func (*GetBusinessUnpaidBranchRentsResponse) ProtoMessage ¶
func (*GetBusinessUnpaidBranchRentsResponse) ProtoMessage()
func (*GetBusinessUnpaidBranchRentsResponse) ProtoReflect ¶
func (x *GetBusinessUnpaidBranchRentsResponse) ProtoReflect() protoreflect.Message
func (*GetBusinessUnpaidBranchRentsResponse) Reset ¶
func (x *GetBusinessUnpaidBranchRentsResponse) Reset()
func (*GetBusinessUnpaidBranchRentsResponse) String ¶
func (x *GetBusinessUnpaidBranchRentsResponse) String() string
type GetMarketCategoryRequest ¶
type GetMarketCategoryRequest struct { MarketCategoryId string `protobuf:"bytes,1,opt,name=market_category_id,json=marketCategoryId,proto3" json:"market_category_id,omitempty"` // contains filtered or unexported fields }
func (*GetMarketCategoryRequest) Descriptor
deprecated
func (*GetMarketCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMarketCategoryRequest.ProtoReflect.Descriptor instead.
func (*GetMarketCategoryRequest) GetMarketCategoryId ¶
func (x *GetMarketCategoryRequest) GetMarketCategoryId() string
func (*GetMarketCategoryRequest) ProtoMessage ¶
func (*GetMarketCategoryRequest) ProtoMessage()
func (*GetMarketCategoryRequest) ProtoReflect ¶
func (x *GetMarketCategoryRequest) ProtoReflect() protoreflect.Message
func (*GetMarketCategoryRequest) Reset ¶
func (x *GetMarketCategoryRequest) Reset()
func (*GetMarketCategoryRequest) String ¶
func (x *GetMarketCategoryRequest) String() string
type GetMarketCategoryResponse ¶
type GetMarketCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` MarketCategory *MarketCategory `protobuf:"bytes,2,opt,name=market_category,json=marketCategory,proto3" json:"market_category,omitempty"` // contains filtered or unexported fields }
func (*GetMarketCategoryResponse) Descriptor
deprecated
func (*GetMarketCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMarketCategoryResponse.ProtoReflect.Descriptor instead.
func (*GetMarketCategoryResponse) GetMarketCategory ¶
func (x *GetMarketCategoryResponse) GetMarketCategory() *MarketCategory
func (*GetMarketCategoryResponse) GetMessage ¶
func (x *GetMarketCategoryResponse) GetMessage() string
func (*GetMarketCategoryResponse) ProtoMessage ¶
func (*GetMarketCategoryResponse) ProtoMessage()
func (*GetMarketCategoryResponse) ProtoReflect ¶
func (x *GetMarketCategoryResponse) ProtoReflect() protoreflect.Message
func (*GetMarketCategoryResponse) Reset ¶
func (x *GetMarketCategoryResponse) Reset()
func (*GetMarketCategoryResponse) String ¶
func (x *GetMarketCategoryResponse) String() string
type GetProductCategoryRequest ¶
type GetProductCategoryRequest struct { ProductCategoryId string `protobuf:"bytes,1,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"` // contains filtered or unexported fields }
func (*GetProductCategoryRequest) Descriptor
deprecated
func (*GetProductCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProductCategoryRequest.ProtoReflect.Descriptor instead.
func (*GetProductCategoryRequest) GetProductCategoryId ¶
func (x *GetProductCategoryRequest) GetProductCategoryId() string
func (*GetProductCategoryRequest) ProtoMessage ¶
func (*GetProductCategoryRequest) ProtoMessage()
func (*GetProductCategoryRequest) ProtoReflect ¶
func (x *GetProductCategoryRequest) ProtoReflect() protoreflect.Message
func (*GetProductCategoryRequest) Reset ¶
func (x *GetProductCategoryRequest) Reset()
func (*GetProductCategoryRequest) String ¶
func (x *GetProductCategoryRequest) String() string
type GetProductCategoryResponse ¶
type GetProductCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` ProductCategory *ProductCategory `protobuf:"bytes,2,opt,name=product_category,json=productCategory,proto3" json:"product_category,omitempty"` // contains filtered or unexported fields }
func (*GetProductCategoryResponse) Descriptor
deprecated
func (*GetProductCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProductCategoryResponse.ProtoReflect.Descriptor instead.
func (*GetProductCategoryResponse) GetMessage ¶
func (x *GetProductCategoryResponse) GetMessage() string
func (*GetProductCategoryResponse) GetProductCategory ¶
func (x *GetProductCategoryResponse) GetProductCategory() *ProductCategory
func (*GetProductCategoryResponse) ProtoMessage ¶
func (*GetProductCategoryResponse) ProtoMessage()
func (*GetProductCategoryResponse) ProtoReflect ¶
func (x *GetProductCategoryResponse) ProtoReflect() protoreflect.Message
func (*GetProductCategoryResponse) Reset ¶
func (x *GetProductCategoryResponse) Reset()
func (*GetProductCategoryResponse) String ¶
func (x *GetProductCategoryResponse) String() string
type GetProductRequest ¶
type GetProductRequest struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` // contains filtered or unexported fields }
func (*GetProductRequest) Descriptor
deprecated
func (*GetProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProductRequest.ProtoReflect.Descriptor instead.
func (*GetProductRequest) GetProductId ¶
func (x *GetProductRequest) GetProductId() string
func (*GetProductRequest) ProtoMessage ¶
func (*GetProductRequest) ProtoMessage()
func (*GetProductRequest) ProtoReflect ¶
func (x *GetProductRequest) ProtoReflect() protoreflect.Message
func (*GetProductRequest) Reset ¶
func (x *GetProductRequest) Reset()
func (*GetProductRequest) String ¶
func (x *GetProductRequest) String() string
type GetProductResponse ¶
type GetProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Product *Product `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"` // contains filtered or unexported fields }
func (*GetProductResponse) Descriptor
deprecated
func (*GetProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProductResponse.ProtoReflect.Descriptor instead.
func (*GetProductResponse) GetMessage ¶
func (x *GetProductResponse) GetMessage() string
func (*GetProductResponse) GetProduct ¶
func (x *GetProductResponse) GetProduct() *Product
func (*GetProductResponse) ProtoMessage ¶
func (*GetProductResponse) ProtoMessage()
func (*GetProductResponse) ProtoReflect ¶
func (x *GetProductResponse) ProtoReflect() protoreflect.Message
func (*GetProductResponse) Reset ¶
func (x *GetProductResponse) Reset()
func (*GetProductResponse) String ¶
func (x *GetProductResponse) String() string
type GetStoreRequest ¶
type GetStoreRequest struct { StoreId string `protobuf:"bytes,1,opt,name=store_id,json=storeId,proto3" json:"store_id,omitempty"` // contains filtered or unexported fields }
func (*GetStoreRequest) Descriptor
deprecated
func (*GetStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStoreRequest.ProtoReflect.Descriptor instead.
func (*GetStoreRequest) GetStoreId ¶
func (x *GetStoreRequest) GetStoreId() string
func (*GetStoreRequest) ProtoMessage ¶
func (*GetStoreRequest) ProtoMessage()
func (*GetStoreRequest) ProtoReflect ¶
func (x *GetStoreRequest) ProtoReflect() protoreflect.Message
func (*GetStoreRequest) Reset ¶
func (x *GetStoreRequest) Reset()
func (*GetStoreRequest) String ¶
func (x *GetStoreRequest) String() string
type GetStoreResponse ¶
type GetStoreResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Store *Store `protobuf:"bytes,2,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*GetStoreResponse) Descriptor
deprecated
func (*GetStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStoreResponse.ProtoReflect.Descriptor instead.
func (*GetStoreResponse) GetMessage ¶
func (x *GetStoreResponse) GetMessage() string
func (*GetStoreResponse) GetStore ¶
func (x *GetStoreResponse) GetStore() *Store
func (*GetStoreResponse) ProtoMessage ¶
func (*GetStoreResponse) ProtoMessage()
func (*GetStoreResponse) ProtoReflect ¶
func (x *GetStoreResponse) ProtoReflect() protoreflect.Message
func (*GetStoreResponse) Reset ¶
func (x *GetStoreResponse) Reset()
func (*GetStoreResponse) String ¶
func (x *GetStoreResponse) String() string
type GetUnoccupiedStoresResponse ¶
type GetUnoccupiedStoresResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Stores []*Store `protobuf:"bytes,2,rep,name=stores,proto3" json:"stores,omitempty"` // contains filtered or unexported fields }
func (*GetUnoccupiedStoresResponse) Descriptor
deprecated
func (*GetUnoccupiedStoresResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUnoccupiedStoresResponse.ProtoReflect.Descriptor instead.
func (*GetUnoccupiedStoresResponse) GetMessage ¶
func (x *GetUnoccupiedStoresResponse) GetMessage() string
func (*GetUnoccupiedStoresResponse) GetStores ¶
func (x *GetUnoccupiedStoresResponse) GetStores() []*Store
func (*GetUnoccupiedStoresResponse) ProtoMessage ¶
func (*GetUnoccupiedStoresResponse) ProtoMessage()
func (*GetUnoccupiedStoresResponse) ProtoReflect ¶
func (x *GetUnoccupiedStoresResponse) ProtoReflect() protoreflect.Message
func (*GetUnoccupiedStoresResponse) Reset ¶
func (x *GetUnoccupiedStoresResponse) Reset()
func (*GetUnoccupiedStoresResponse) String ¶
func (x *GetUnoccupiedStoresResponse) String() string
type GetUnpaidBranchRentsRequest ¶
type GetUnpaidBranchRentsRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` // contains filtered or unexported fields }
func (*GetUnpaidBranchRentsRequest) Descriptor
deprecated
func (*GetUnpaidBranchRentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUnpaidBranchRentsRequest.ProtoReflect.Descriptor instead.
func (*GetUnpaidBranchRentsRequest) GetBranchId ¶
func (x *GetUnpaidBranchRentsRequest) GetBranchId() string
func (*GetUnpaidBranchRentsRequest) ProtoMessage ¶
func (*GetUnpaidBranchRentsRequest) ProtoMessage()
func (*GetUnpaidBranchRentsRequest) ProtoReflect ¶
func (x *GetUnpaidBranchRentsRequest) ProtoReflect() protoreflect.Message
func (*GetUnpaidBranchRentsRequest) Reset ¶
func (x *GetUnpaidBranchRentsRequest) Reset()
func (*GetUnpaidBranchRentsRequest) String ¶
func (x *GetUnpaidBranchRentsRequest) String() string
type GetUnpaidBranchRentsResponse ¶
type GetUnpaidBranchRentsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` BranchRents []*GetBranchRent `protobuf:"bytes,2,rep,name=branch_rents,json=branchRents,proto3" json:"branch_rents,omitempty"` // contains filtered or unexported fields }
func (*GetUnpaidBranchRentsResponse) Descriptor
deprecated
func (*GetUnpaidBranchRentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUnpaidBranchRentsResponse.ProtoReflect.Descriptor instead.
func (*GetUnpaidBranchRentsResponse) GetBranchRents ¶
func (x *GetUnpaidBranchRentsResponse) GetBranchRents() []*GetBranchRent
func (*GetUnpaidBranchRentsResponse) GetMessage ¶
func (x *GetUnpaidBranchRentsResponse) GetMessage() string
func (*GetUnpaidBranchRentsResponse) ProtoMessage ¶
func (*GetUnpaidBranchRentsResponse) ProtoMessage()
func (*GetUnpaidBranchRentsResponse) ProtoReflect ¶
func (x *GetUnpaidBranchRentsResponse) ProtoReflect() protoreflect.Message
func (*GetUnpaidBranchRentsResponse) Reset ¶
func (x *GetUnpaidBranchRentsResponse) Reset()
func (*GetUnpaidBranchRentsResponse) String ¶
func (x *GetUnpaidBranchRentsResponse) String() string
type IsBusinessClientRequest ¶
type IsBusinessClientRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*IsBusinessClientRequest) Descriptor
deprecated
func (*IsBusinessClientRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsBusinessClientRequest.ProtoReflect.Descriptor instead.
func (*IsBusinessClientRequest) GetBusinessId ¶
func (x *IsBusinessClientRequest) GetBusinessId() string
func (*IsBusinessClientRequest) GetUserId ¶
func (x *IsBusinessClientRequest) GetUserId() string
func (*IsBusinessClientRequest) ProtoMessage ¶
func (*IsBusinessClientRequest) ProtoMessage()
func (*IsBusinessClientRequest) ProtoReflect ¶
func (x *IsBusinessClientRequest) ProtoReflect() protoreflect.Message
func (*IsBusinessClientRequest) Reset ¶
func (x *IsBusinessClientRequest) Reset()
func (*IsBusinessClientRequest) String ¶
func (x *IsBusinessClientRequest) String() string
type IsBusinessClientResponse ¶
type IsBusinessClientResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` IsClient bool `protobuf:"varint,2,opt,name=is_client,json=isClient,proto3" json:"is_client,omitempty"` // contains filtered or unexported fields }
func (*IsBusinessClientResponse) Descriptor
deprecated
func (*IsBusinessClientResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsBusinessClientResponse.ProtoReflect.Descriptor instead.
func (*IsBusinessClientResponse) GetIsClient ¶
func (x *IsBusinessClientResponse) GetIsClient() bool
func (*IsBusinessClientResponse) GetMessage ¶
func (x *IsBusinessClientResponse) GetMessage() string
func (*IsBusinessClientResponse) ProtoMessage ¶
func (*IsBusinessClientResponse) ProtoMessage()
func (*IsBusinessClientResponse) ProtoReflect ¶
func (x *IsBusinessClientResponse) ProtoReflect() protoreflect.Message
func (*IsBusinessClientResponse) Reset ¶
func (x *IsBusinessClientResponse) Reset()
func (*IsBusinessClientResponse) String ¶
func (x *IsBusinessClientResponse) String() string
type MarketCategory ¶
type MarketCategory struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*MarketCategory) Descriptor
deprecated
func (*MarketCategory) Descriptor() ([]byte, []int)
Deprecated: Use MarketCategory.ProtoReflect.Descriptor instead.
func (*MarketCategory) GetDescription ¶
func (x *MarketCategory) GetDescription() string
func (*MarketCategory) GetName ¶
func (x *MarketCategory) GetName() string
func (*MarketCategory) ProtoMessage ¶
func (*MarketCategory) ProtoMessage()
func (*MarketCategory) ProtoReflect ¶
func (x *MarketCategory) ProtoReflect() protoreflect.Message
func (*MarketCategory) Reset ¶
func (x *MarketCategory) Reset()
func (*MarketCategory) String ¶
func (x *MarketCategory) String() string
type OpenAdminRevision ¶ added in v0.5.13
type OpenAdminRevision struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` IsSuspended *bool `protobuf:"varint,3,opt,name=is_suspended,json=isSuspended,proto3,oneof" json:"is_suspended,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevision) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevision) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevision.ProtoReflect.Descriptor instead.
func (*OpenAdminRevision) GetDescription ¶ added in v0.5.13
func (x *OpenAdminRevision) GetDescription() string
func (*OpenAdminRevision) GetIsSuspended ¶ added in v0.5.13
func (x *OpenAdminRevision) GetIsSuspended() bool
func (*OpenAdminRevision) GetTitle ¶ added in v0.5.13
func (x *OpenAdminRevision) GetTitle() string
func (*OpenAdminRevision) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevision) ProtoMessage()
func (*OpenAdminRevision) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevision) ProtoReflect() protoreflect.Message
func (*OpenAdminRevision) Reset ¶ added in v0.5.13
func (x *OpenAdminRevision) Reset()
func (*OpenAdminRevision) String ¶ added in v0.5.13
func (x *OpenAdminRevision) String() string
type OpenAdminRevisionToBranchRequest ¶ added in v0.5.13
type OpenAdminRevisionToBranchRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` AdminRevision *OpenAdminRevision `protobuf:"bytes,2,opt,name=admin_revision,json=adminRevision,proto3" json:"admin_revision,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToBranchRequest) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToBranchRequest.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToBranchRequest) GetAdminRevision ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchRequest) GetAdminRevision() *OpenAdminRevision
func (*OpenAdminRevisionToBranchRequest) GetBranchId ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchRequest) GetBranchId() string
func (*OpenAdminRevisionToBranchRequest) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToBranchRequest) ProtoMessage()
func (*OpenAdminRevisionToBranchRequest) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchRequest) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToBranchRequest) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchRequest) Reset()
func (*OpenAdminRevisionToBranchRequest) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchRequest) String() string
type OpenAdminRevisionToBranchResponse ¶ added in v0.5.13
type OpenAdminRevisionToBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToBranchResponse) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToBranchResponse.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToBranchResponse) GetMessage ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchResponse) GetMessage() string
func (*OpenAdminRevisionToBranchResponse) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToBranchResponse) ProtoMessage()
func (*OpenAdminRevisionToBranchResponse) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchResponse) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToBranchResponse) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchResponse) Reset()
func (*OpenAdminRevisionToBranchResponse) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToBranchResponse) String() string
type OpenAdminRevisionToBusinessProductRequest ¶ added in v0.5.13
type OpenAdminRevisionToBusinessProductRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` AdminRevision *OpenAdminRevision `protobuf:"bytes,3,opt,name=admin_revision,json=adminRevision,proto3" json:"admin_revision,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToBusinessProductRequest) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToBusinessProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToBusinessProductRequest.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToBusinessProductRequest) GetAdminRevision ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) GetAdminRevision() *OpenAdminRevision
func (*OpenAdminRevisionToBusinessProductRequest) GetBusinessId ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) GetBusinessId() string
func (*OpenAdminRevisionToBusinessProductRequest) GetProductId ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) GetProductId() string
func (*OpenAdminRevisionToBusinessProductRequest) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToBusinessProductRequest) ProtoMessage()
func (*OpenAdminRevisionToBusinessProductRequest) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToBusinessProductRequest) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) Reset()
func (*OpenAdminRevisionToBusinessProductRequest) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductRequest) String() string
type OpenAdminRevisionToBusinessProductResponse ¶ added in v0.5.13
type OpenAdminRevisionToBusinessProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToBusinessProductResponse) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToBusinessProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToBusinessProductResponse.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToBusinessProductResponse) GetMessage ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductResponse) GetMessage() string
func (*OpenAdminRevisionToBusinessProductResponse) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToBusinessProductResponse) ProtoMessage()
func (*OpenAdminRevisionToBusinessProductResponse) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductResponse) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToBusinessProductResponse) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductResponse) Reset()
func (*OpenAdminRevisionToBusinessProductResponse) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToBusinessProductResponse) String() string
type OpenAdminRevisionToProductRequest ¶ added in v0.5.13
type OpenAdminRevisionToProductRequest struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` AdminRevision *OpenAdminRevision `protobuf:"bytes,2,opt,name=admin_revision,json=adminRevision,proto3" json:"admin_revision,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToProductRequest) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToProductRequest.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToProductRequest) GetAdminRevision ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductRequest) GetAdminRevision() *OpenAdminRevision
func (*OpenAdminRevisionToProductRequest) GetProductId ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductRequest) GetProductId() string
func (*OpenAdminRevisionToProductRequest) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToProductRequest) ProtoMessage()
func (*OpenAdminRevisionToProductRequest) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductRequest) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToProductRequest) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductRequest) Reset()
func (*OpenAdminRevisionToProductRequest) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductRequest) String() string
type OpenAdminRevisionToProductResponse ¶ added in v0.5.13
type OpenAdminRevisionToProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*OpenAdminRevisionToProductResponse) Descriptor
deprecated
added in
v0.5.13
func (*OpenAdminRevisionToProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenAdminRevisionToProductResponse.ProtoReflect.Descriptor instead.
func (*OpenAdminRevisionToProductResponse) GetMessage ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductResponse) GetMessage() string
func (*OpenAdminRevisionToProductResponse) ProtoMessage ¶ added in v0.5.13
func (*OpenAdminRevisionToProductResponse) ProtoMessage()
func (*OpenAdminRevisionToProductResponse) ProtoReflect ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductResponse) ProtoReflect() protoreflect.Message
func (*OpenAdminRevisionToProductResponse) Reset ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductResponse) Reset()
func (*OpenAdminRevisionToProductResponse) String ¶ added in v0.5.13
func (x *OpenAdminRevisionToProductResponse) String() string
type OpenBranchRequest ¶ added in v0.5.13
type OpenBranchRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` // contains filtered or unexported fields }
func (*OpenBranchRequest) Descriptor
deprecated
added in
v0.5.13
func (*OpenBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenBranchRequest.ProtoReflect.Descriptor instead.
func (*OpenBranchRequest) GetBranchId ¶ added in v0.5.13
func (x *OpenBranchRequest) GetBranchId() string
func (*OpenBranchRequest) ProtoMessage ¶ added in v0.5.13
func (*OpenBranchRequest) ProtoMessage()
func (*OpenBranchRequest) ProtoReflect ¶ added in v0.5.13
func (x *OpenBranchRequest) ProtoReflect() protoreflect.Message
func (*OpenBranchRequest) Reset ¶ added in v0.5.13
func (x *OpenBranchRequest) Reset()
func (*OpenBranchRequest) String ¶ added in v0.5.13
func (x *OpenBranchRequest) String() string
type OpenBranchResponse ¶ added in v0.5.13
type OpenBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*OpenBranchResponse) Descriptor
deprecated
added in
v0.5.13
func (*OpenBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenBranchResponse.ProtoReflect.Descriptor instead.
func (*OpenBranchResponse) GetMessage ¶ added in v0.5.13
func (x *OpenBranchResponse) GetMessage() string
func (*OpenBranchResponse) ProtoMessage ¶ added in v0.5.13
func (*OpenBranchResponse) ProtoMessage()
func (*OpenBranchResponse) ProtoReflect ¶ added in v0.5.13
func (x *OpenBranchResponse) ProtoReflect() protoreflect.Message
func (*OpenBranchResponse) Reset ¶ added in v0.5.13
func (x *OpenBranchResponse) Reset()
func (*OpenBranchResponse) String ¶ added in v0.5.13
func (x *OpenBranchResponse) String() string
type Product ¶
type Product struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` Price float32 `protobuf:"fixed32,5,opt,name=price,proto3" json:"price,omitempty"` ProductCategoryIds []string `protobuf:"bytes,6,rep,name=product_category_ids,json=productCategoryIds,proto3" json:"product_category_ids,omitempty"` Barcode *string `protobuf:"bytes,7,opt,name=barcode,proto3,oneof" json:"barcode,omitempty"` Weight *float32 `protobuf:"fixed32,8,opt,name=weight,proto3,oneof" json:"weight,omitempty"` Height *float32 `protobuf:"fixed32,9,opt,name=height,proto3,oneof" json:"height,omitempty"` Width *float32 `protobuf:"fixed32,10,opt,name=width,proto3,oneof" json:"width,omitempty"` Length *float32 `protobuf:"fixed32,11,opt,name=length,proto3,oneof" json:"length,omitempty"` Toy *Toy `protobuf:"bytes,12,opt,name=toy,proto3,oneof" json:"toy,omitempty"` Food *Food `protobuf:"bytes,13,opt,name=food,proto3,oneof" json:"food,omitempty"` Electronics *Electronics `protobuf:"bytes,14,opt,name=electronics,proto3,oneof" json:"electronics,omitempty"` Book *Book `protobuf:"bytes,15,opt,name=book,proto3,oneof" json:"book,omitempty"` Clothing *Clothing `protobuf:"bytes,16,opt,name=clothing,proto3,oneof" json:"clothing,omitempty"` // contains filtered or unexported fields }
func (*Product) Descriptor
deprecated
func (*Product) GetBarcode ¶
func (*Product) GetClothing ¶
func (*Product) GetDescription ¶
func (*Product) GetElectronics ¶
func (x *Product) GetElectronics() *Electronics
func (*Product) GetProductCategoryIds ¶
func (*Product) ProtoMessage ¶
func (*Product) ProtoMessage()
func (*Product) ProtoReflect ¶
func (x *Product) ProtoReflect() protoreflect.Message
type ProductCategory ¶
type ProductCategory struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*ProductCategory) Descriptor
deprecated
func (*ProductCategory) Descriptor() ([]byte, []int)
Deprecated: Use ProductCategory.ProtoReflect.Descriptor instead.
func (*ProductCategory) GetDescription ¶
func (x *ProductCategory) GetDescription() string
func (*ProductCategory) GetName ¶
func (x *ProductCategory) GetName() string
func (*ProductCategory) ProtoMessage ¶
func (*ProductCategory) ProtoMessage()
func (*ProductCategory) ProtoReflect ¶
func (x *ProductCategory) ProtoReflect() protoreflect.Message
func (*ProductCategory) Reset ¶
func (x *ProductCategory) Reset()
func (*ProductCategory) String ¶
func (x *ProductCategory) String() string
type ProductWithId ¶
type ProductWithId struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` Price float32 `protobuf:"fixed32,5,opt,name=price,proto3" json:"price,omitempty"` ProductCategoryIds []string `protobuf:"bytes,6,rep,name=product_category_ids,json=productCategoryIds,proto3" json:"product_category_ids,omitempty"` Barcode *string `protobuf:"bytes,7,opt,name=barcode,proto3,oneof" json:"barcode,omitempty"` Weight *float32 `protobuf:"fixed32,8,opt,name=weight,proto3,oneof" json:"weight,omitempty"` Height *float32 `protobuf:"fixed32,9,opt,name=height,proto3,oneof" json:"height,omitempty"` Width *float32 `protobuf:"fixed32,10,opt,name=width,proto3,oneof" json:"width,omitempty"` Length *float32 `protobuf:"fixed32,11,opt,name=length,proto3,oneof" json:"length,omitempty"` Toy *Toy `protobuf:"bytes,12,opt,name=toy,proto3,oneof" json:"toy,omitempty"` Food *Food `protobuf:"bytes,13,opt,name=food,proto3,oneof" json:"food,omitempty"` Electronics *Electronics `protobuf:"bytes,14,opt,name=electronics,proto3,oneof" json:"electronics,omitempty"` Book *Book `protobuf:"bytes,15,opt,name=book,proto3,oneof" json:"book,omitempty"` Clothing *Clothing `protobuf:"bytes,16,opt,name=clothing,proto3,oneof" json:"clothing,omitempty"` // contains filtered or unexported fields }
func (*ProductWithId) Descriptor
deprecated
func (*ProductWithId) Descriptor() ([]byte, []int)
Deprecated: Use ProductWithId.ProtoReflect.Descriptor instead.
func (*ProductWithId) GetBarcode ¶
func (x *ProductWithId) GetBarcode() string
func (*ProductWithId) GetBook ¶
func (x *ProductWithId) GetBook() *Book
func (*ProductWithId) GetBrand ¶
func (x *ProductWithId) GetBrand() string
func (*ProductWithId) GetClothing ¶
func (x *ProductWithId) GetClothing() *Clothing
func (*ProductWithId) GetDescription ¶
func (x *ProductWithId) GetDescription() string
func (*ProductWithId) GetElectronics ¶
func (x *ProductWithId) GetElectronics() *Electronics
func (*ProductWithId) GetFood ¶
func (x *ProductWithId) GetFood() *Food
func (*ProductWithId) GetHeight ¶
func (x *ProductWithId) GetHeight() float32
func (*ProductWithId) GetLength ¶
func (x *ProductWithId) GetLength() float32
func (*ProductWithId) GetName ¶
func (x *ProductWithId) GetName() string
func (*ProductWithId) GetPrice ¶
func (x *ProductWithId) GetPrice() float32
func (*ProductWithId) GetProductCategoryIds ¶
func (x *ProductWithId) GetProductCategoryIds() []string
func (*ProductWithId) GetProductId ¶
func (x *ProductWithId) GetProductId() string
func (*ProductWithId) GetToy ¶
func (x *ProductWithId) GetToy() *Toy
func (*ProductWithId) GetWeight ¶
func (x *ProductWithId) GetWeight() float32
func (*ProductWithId) GetWidth ¶
func (x *ProductWithId) GetWidth() float32
func (*ProductWithId) ProtoMessage ¶
func (*ProductWithId) ProtoMessage()
func (*ProductWithId) ProtoReflect ¶
func (x *ProductWithId) ProtoReflect() protoreflect.Message
func (*ProductWithId) Reset ¶
func (x *ProductWithId) Reset()
func (*ProductWithId) String ¶
func (x *ProductWithId) String() string
type RemoveBusinessOwnerRequest ¶
type RemoveBusinessOwnerRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveBusinessOwnerRequest) Descriptor
deprecated
func (*RemoveBusinessOwnerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBusinessOwnerRequest.ProtoReflect.Descriptor instead.
func (*RemoveBusinessOwnerRequest) GetBusinessId ¶
func (x *RemoveBusinessOwnerRequest) GetBusinessId() string
func (*RemoveBusinessOwnerRequest) GetUserId ¶
func (x *RemoveBusinessOwnerRequest) GetUserId() string
func (*RemoveBusinessOwnerRequest) ProtoMessage ¶
func (*RemoveBusinessOwnerRequest) ProtoMessage()
func (*RemoveBusinessOwnerRequest) ProtoReflect ¶
func (x *RemoveBusinessOwnerRequest) ProtoReflect() protoreflect.Message
func (*RemoveBusinessOwnerRequest) Reset ¶
func (x *RemoveBusinessOwnerRequest) Reset()
func (*RemoveBusinessOwnerRequest) String ¶
func (x *RemoveBusinessOwnerRequest) String() string
type RemoveBusinessOwnerResponse ¶
type RemoveBusinessOwnerResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*RemoveBusinessOwnerResponse) Descriptor
deprecated
func (*RemoveBusinessOwnerResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBusinessOwnerResponse.ProtoReflect.Descriptor instead.
func (*RemoveBusinessOwnerResponse) GetMessage ¶
func (x *RemoveBusinessOwnerResponse) GetMessage() string
func (*RemoveBusinessOwnerResponse) ProtoMessage ¶
func (*RemoveBusinessOwnerResponse) ProtoMessage()
func (*RemoveBusinessOwnerResponse) ProtoReflect ¶
func (x *RemoveBusinessOwnerResponse) ProtoReflect() protoreflect.Message
func (*RemoveBusinessOwnerResponse) Reset ¶
func (x *RemoveBusinessOwnerResponse) Reset()
func (*RemoveBusinessOwnerResponse) String ¶
func (x *RemoveBusinessOwnerResponse) String() string
type SearchBranchProductResult ¶
type SearchBranchProductResult struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` ImagesId []string `protobuf:"bytes,5,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,6,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` Stock int32 `protobuf:"varint,7,opt,name=stock,proto3" json:"stock,omitempty"` Price float32 `protobuf:"fixed32,8,opt,name=price,proto3" json:"price,omitempty"` DiscountPercentage float32 `protobuf:"fixed32,9,opt,name=discount_percentage,json=discountPercentage,proto3" json:"discount_percentage,omitempty"` // contains filtered or unexported fields }
func (*SearchBranchProductResult) Descriptor
deprecated
func (*SearchBranchProductResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchBranchProductResult.ProtoReflect.Descriptor instead.
func (*SearchBranchProductResult) GetAdditionalDetails ¶
func (x *SearchBranchProductResult) GetAdditionalDetails() []string
func (*SearchBranchProductResult) GetBrand ¶
func (x *SearchBranchProductResult) GetBrand() string
func (*SearchBranchProductResult) GetDescription ¶
func (x *SearchBranchProductResult) GetDescription() string
func (*SearchBranchProductResult) GetDiscountPercentage ¶
func (x *SearchBranchProductResult) GetDiscountPercentage() float32
func (*SearchBranchProductResult) GetImagesId ¶
func (x *SearchBranchProductResult) GetImagesId() []string
func (*SearchBranchProductResult) GetName ¶
func (x *SearchBranchProductResult) GetName() string
func (*SearchBranchProductResult) GetPrice ¶
func (x *SearchBranchProductResult) GetPrice() float32
func (*SearchBranchProductResult) GetProductId ¶
func (x *SearchBranchProductResult) GetProductId() string
func (*SearchBranchProductResult) GetStock ¶
func (x *SearchBranchProductResult) GetStock() int32
func (*SearchBranchProductResult) ProtoMessage ¶
func (*SearchBranchProductResult) ProtoMessage()
func (*SearchBranchProductResult) ProtoReflect ¶
func (x *SearchBranchProductResult) ProtoReflect() protoreflect.Message
func (*SearchBranchProductResult) Reset ¶
func (x *SearchBranchProductResult) Reset()
func (*SearchBranchProductResult) String ¶
func (x *SearchBranchProductResult) String() string
type SearchBranchProductsRequest ¶
type SearchBranchProductsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` ProductCategoryId *string `protobuf:"bytes,2,opt,name=product_category_id,json=productCategoryId,proto3,oneof" json:"product_category_id,omitempty"` // contains filtered or unexported fields }
func (*SearchBranchProductsRequest) Descriptor
deprecated
func (*SearchBranchProductsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchBranchProductsRequest.ProtoReflect.Descriptor instead.
func (*SearchBranchProductsRequest) GetProductCategoryId ¶
func (x *SearchBranchProductsRequest) GetProductCategoryId() string
func (*SearchBranchProductsRequest) GetQuery ¶
func (x *SearchBranchProductsRequest) GetQuery() string
func (*SearchBranchProductsRequest) ProtoMessage ¶
func (*SearchBranchProductsRequest) ProtoMessage()
func (*SearchBranchProductsRequest) ProtoReflect ¶
func (x *SearchBranchProductsRequest) ProtoReflect() protoreflect.Message
func (*SearchBranchProductsRequest) Reset ¶
func (x *SearchBranchProductsRequest) Reset()
func (*SearchBranchProductsRequest) String ¶
func (x *SearchBranchProductsRequest) String() string
type SearchBranchProductsResponse ¶
type SearchBranchProductsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Products []*SearchBranchProductResult `protobuf:"bytes,2,rep,name=products,proto3" json:"products,omitempty"` // contains filtered or unexported fields }
func (*SearchBranchProductsResponse) Descriptor
deprecated
func (*SearchBranchProductsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchBranchProductsResponse.ProtoReflect.Descriptor instead.
func (*SearchBranchProductsResponse) GetMessage ¶
func (x *SearchBranchProductsResponse) GetMessage() string
func (*SearchBranchProductsResponse) GetProducts ¶
func (x *SearchBranchProductsResponse) GetProducts() []*SearchBranchProductResult
func (*SearchBranchProductsResponse) ProtoMessage ¶
func (*SearchBranchProductsResponse) ProtoMessage()
func (*SearchBranchProductsResponse) ProtoReflect ¶
func (x *SearchBranchProductsResponse) ProtoReflect() protoreflect.Message
func (*SearchBranchProductsResponse) Reset ¶
func (x *SearchBranchProductsResponse) Reset()
func (*SearchBranchProductsResponse) String ¶
func (x *SearchBranchProductsResponse) String() string
type SearchBusinessProductResult ¶
type SearchBusinessProductResult struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` ImagesId []string `protobuf:"bytes,5,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,6,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` // contains filtered or unexported fields }
func (*SearchBusinessProductResult) Descriptor
deprecated
func (*SearchBusinessProductResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchBusinessProductResult.ProtoReflect.Descriptor instead.
func (*SearchBusinessProductResult) GetAdditionalDetails ¶
func (x *SearchBusinessProductResult) GetAdditionalDetails() []string
func (*SearchBusinessProductResult) GetBrand ¶
func (x *SearchBusinessProductResult) GetBrand() string
func (*SearchBusinessProductResult) GetDescription ¶
func (x *SearchBusinessProductResult) GetDescription() string
func (*SearchBusinessProductResult) GetImagesId ¶
func (x *SearchBusinessProductResult) GetImagesId() []string
func (*SearchBusinessProductResult) GetName ¶
func (x *SearchBusinessProductResult) GetName() string
func (*SearchBusinessProductResult) GetProductId ¶
func (x *SearchBusinessProductResult) GetProductId() string
func (*SearchBusinessProductResult) ProtoMessage ¶
func (*SearchBusinessProductResult) ProtoMessage()
func (*SearchBusinessProductResult) ProtoReflect ¶
func (x *SearchBusinessProductResult) ProtoReflect() protoreflect.Message
func (*SearchBusinessProductResult) Reset ¶
func (x *SearchBusinessProductResult) Reset()
func (*SearchBusinessProductResult) String ¶
func (x *SearchBusinessProductResult) String() string
type SearchBusinessProductsRequest ¶
type SearchBusinessProductsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` ProductCategoryId *string `protobuf:"bytes,2,opt,name=product_category_id,json=productCategoryId,proto3,oneof" json:"product_category_id,omitempty"` // contains filtered or unexported fields }
func (*SearchBusinessProductsRequest) Descriptor
deprecated
func (*SearchBusinessProductsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchBusinessProductsRequest.ProtoReflect.Descriptor instead.
func (*SearchBusinessProductsRequest) GetProductCategoryId ¶
func (x *SearchBusinessProductsRequest) GetProductCategoryId() string
func (*SearchBusinessProductsRequest) GetQuery ¶
func (x *SearchBusinessProductsRequest) GetQuery() string
func (*SearchBusinessProductsRequest) ProtoMessage ¶
func (*SearchBusinessProductsRequest) ProtoMessage()
func (*SearchBusinessProductsRequest) ProtoReflect ¶
func (x *SearchBusinessProductsRequest) ProtoReflect() protoreflect.Message
func (*SearchBusinessProductsRequest) Reset ¶
func (x *SearchBusinessProductsRequest) Reset()
func (*SearchBusinessProductsRequest) String ¶
func (x *SearchBusinessProductsRequest) String() string
type SearchBusinessProductsResponse ¶
type SearchBusinessProductsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Products []*SearchBusinessProductResult `protobuf:"bytes,2,rep,name=products,proto3" json:"products,omitempty"` // contains filtered or unexported fields }
func (*SearchBusinessProductsResponse) Descriptor
deprecated
func (*SearchBusinessProductsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchBusinessProductsResponse.ProtoReflect.Descriptor instead.
func (*SearchBusinessProductsResponse) GetMessage ¶
func (x *SearchBusinessProductsResponse) GetMessage() string
func (*SearchBusinessProductsResponse) GetProducts ¶
func (x *SearchBusinessProductsResponse) GetProducts() []*SearchBusinessProductResult
func (*SearchBusinessProductsResponse) ProtoMessage ¶
func (*SearchBusinessProductsResponse) ProtoMessage()
func (*SearchBusinessProductsResponse) ProtoReflect ¶
func (x *SearchBusinessProductsResponse) ProtoReflect() protoreflect.Message
func (*SearchBusinessProductsResponse) Reset ¶
func (x *SearchBusinessProductsResponse) Reset()
func (*SearchBusinessProductsResponse) String ¶
func (x *SearchBusinessProductsResponse) String() string
type SearchProductResult ¶
type SearchProductResult struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` // contains filtered or unexported fields }
func (*SearchProductResult) Descriptor
deprecated
func (*SearchProductResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchProductResult.ProtoReflect.Descriptor instead.
func (*SearchProductResult) GetBrand ¶
func (x *SearchProductResult) GetBrand() string
func (*SearchProductResult) GetDescription ¶
func (x *SearchProductResult) GetDescription() string
func (*SearchProductResult) GetName ¶
func (x *SearchProductResult) GetName() string
func (*SearchProductResult) GetProductId ¶
func (x *SearchProductResult) GetProductId() string
func (*SearchProductResult) ProtoMessage ¶
func (*SearchProductResult) ProtoMessage()
func (*SearchProductResult) ProtoReflect ¶
func (x *SearchProductResult) ProtoReflect() protoreflect.Message
func (*SearchProductResult) Reset ¶
func (x *SearchProductResult) Reset()
func (*SearchProductResult) String ¶
func (x *SearchProductResult) String() string
type SearchProductsRequest ¶
type SearchProductsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` ProductCategoryId *string `protobuf:"bytes,2,opt,name=product_category_id,json=productCategoryId,proto3,oneof" json:"product_category_id,omitempty"` // contains filtered or unexported fields }
func (*SearchProductsRequest) Descriptor
deprecated
func (*SearchProductsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchProductsRequest.ProtoReflect.Descriptor instead.
func (*SearchProductsRequest) GetProductCategoryId ¶
func (x *SearchProductsRequest) GetProductCategoryId() string
func (*SearchProductsRequest) GetQuery ¶
func (x *SearchProductsRequest) GetQuery() string
func (*SearchProductsRequest) ProtoMessage ¶
func (*SearchProductsRequest) ProtoMessage()
func (*SearchProductsRequest) ProtoReflect ¶
func (x *SearchProductsRequest) ProtoReflect() protoreflect.Message
func (*SearchProductsRequest) Reset ¶
func (x *SearchProductsRequest) Reset()
func (*SearchProductsRequest) String ¶
func (x *SearchProductsRequest) String() string
type SearchProductsResponse ¶
type SearchProductsResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Products []*SearchProductResult `protobuf:"bytes,2,rep,name=products,proto3" json:"products,omitempty"` // contains filtered or unexported fields }
func (*SearchProductsResponse) Descriptor
deprecated
func (*SearchProductsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchProductsResponse.ProtoReflect.Descriptor instead.
func (*SearchProductsResponse) GetMessage ¶
func (x *SearchProductsResponse) GetMessage() string
func (*SearchProductsResponse) GetProducts ¶
func (x *SearchProductsResponse) GetProducts() []*SearchProductResult
func (*SearchProductsResponse) ProtoMessage ¶
func (*SearchProductsResponse) ProtoMessage()
func (*SearchProductsResponse) ProtoReflect ¶
func (x *SearchProductsResponse) ProtoReflect() protoreflect.Message
func (*SearchProductsResponse) Reset ¶
func (x *SearchProductsResponse) Reset()
func (*SearchProductsResponse) String ¶
func (x *SearchProductsResponse) String() string
type SetBusinessProfilePictureRequest ¶
type SetBusinessProfilePictureRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` ImageId string `protobuf:"bytes,2,opt,name=image_id,json=imageId,proto3" json:"image_id,omitempty"` // contains filtered or unexported fields }
func (*SetBusinessProfilePictureRequest) Descriptor
deprecated
func (*SetBusinessProfilePictureRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBusinessProfilePictureRequest.ProtoReflect.Descriptor instead.
func (*SetBusinessProfilePictureRequest) GetBusinessId ¶
func (x *SetBusinessProfilePictureRequest) GetBusinessId() string
func (*SetBusinessProfilePictureRequest) GetImageId ¶
func (x *SetBusinessProfilePictureRequest) GetImageId() string
func (*SetBusinessProfilePictureRequest) ProtoMessage ¶
func (*SetBusinessProfilePictureRequest) ProtoMessage()
func (*SetBusinessProfilePictureRequest) ProtoReflect ¶
func (x *SetBusinessProfilePictureRequest) ProtoReflect() protoreflect.Message
func (*SetBusinessProfilePictureRequest) Reset ¶
func (x *SetBusinessProfilePictureRequest) Reset()
func (*SetBusinessProfilePictureRequest) String ¶
func (x *SetBusinessProfilePictureRequest) String() string
type SetBusinessProfilePictureResponse ¶
type SetBusinessProfilePictureResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*SetBusinessProfilePictureResponse) Descriptor
deprecated
func (*SetBusinessProfilePictureResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBusinessProfilePictureResponse.ProtoReflect.Descriptor instead.
func (*SetBusinessProfilePictureResponse) GetMessage ¶
func (x *SetBusinessProfilePictureResponse) GetMessage() string
func (*SetBusinessProfilePictureResponse) ProtoMessage ¶
func (*SetBusinessProfilePictureResponse) ProtoMessage()
func (*SetBusinessProfilePictureResponse) ProtoReflect ¶
func (x *SetBusinessProfilePictureResponse) ProtoReflect() protoreflect.Message
func (*SetBusinessProfilePictureResponse) Reset ¶
func (x *SetBusinessProfilePictureResponse) Reset()
func (*SetBusinessProfilePictureResponse) String ¶
func (x *SetBusinessProfilePictureResponse) String() string
type ShopClient ¶
type ShopClient interface { UpdateAdminRevision(ctx context.Context, in *UpdateAdminRevisionRequest, opts ...grpc.CallOption) (*UpdateAdminRevisionResponse, error) CloseAdminRevision(ctx context.Context, in *CloseAdminRevisionRequest, opts ...grpc.CallOption) (*CloseAdminRevisionResponse, error) GetAdminRevisions(ctx context.Context, in *GetAdminRevisionsRequest, opts ...grpc.CallOption) (*GetAdminRevisionsResponse, error) AddBusiness(ctx context.Context, in *AddBusinessRequest, opts ...grpc.CallOption) (*AddBusinessResponse, error) GetBusiness(ctx context.Context, in *GetBusinessRequest, opts ...grpc.CallOption) (*GetBusinessResponse, error) UpdateBusiness(ctx context.Context, in *UpdateBusinessRequest, opts ...grpc.CallOption) (*UpdateBusinessResponse, error) SetBusinessProfilePicture(ctx context.Context, in *SetBusinessProfilePictureRequest, opts ...grpc.CallOption) (*SetBusinessProfilePictureResponse, error) AddAdminRevisionToBusiness(ctx context.Context, in *AddAdminRevisionToBusinessRequest, opts ...grpc.CallOption) (*AddAdminRevisionToBusinessResponse, error) DeleteBusiness(ctx context.Context, in *DeleteBusinessRequest, opts ...grpc.CallOption) (*DeleteBusinessResponse, error) AddBusinessOwner(ctx context.Context, in *AddBusinessOwnerRequest, opts ...grpc.CallOption) (*AddBusinessOwnerResponse, error) RemoveBusinessOwner(ctx context.Context, in *RemoveBusinessOwnerRequest, opts ...grpc.CallOption) (*RemoveBusinessOwnerResponse, error) GetBusinessOwners(ctx context.Context, in *GetBusinessOwnersRequest, opts ...grpc.CallOption) (*GetBusinessOwnersResponse, error) AddBusinessClient(ctx context.Context, in *AddBusinessClientRequest, opts ...grpc.CallOption) (*AddBusinessClientResponse, error) IsBusinessClient(ctx context.Context, in *IsBusinessClientRequest, opts ...grpc.CallOption) (*IsBusinessClientResponse, error) AddMarketCategory(ctx context.Context, in *AddMarketCategoryRequest, opts ...grpc.CallOption) (*AddMarketCategoryResponse, error) GetMarketCategory(ctx context.Context, in *GetMarketCategoryRequest, opts ...grpc.CallOption) (*GetMarketCategoryResponse, error) UpdateMarketCategory(ctx context.Context, in *UpdateMarketCategoryRequest, opts ...grpc.CallOption) (*UpdateMarketCategoryResponse, error) AddBusinessMarketCategory(ctx context.Context, in *AddBusinessMarketCategoryRequest, opts ...grpc.CallOption) (*AddBusinessMarketCategoryResponse, error) GetBusinessMarketCategories(ctx context.Context, in *GetBusinessMarketCategoriesRequest, opts ...grpc.CallOption) (*GetBusinessMarketCategoriesResponse, error) AddStore(ctx context.Context, in *AddStoreRequest, opts ...grpc.CallOption) (*AddStoreResponse, error) GetStore(ctx context.Context, in *GetStoreRequest, opts ...grpc.CallOption) (*GetStoreResponse, error) DeleteStore(ctx context.Context, in *DeleteStoreRequest, opts ...grpc.CallOption) (*DeleteStoreResponse, error) GetUnoccupiedStores(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetUnoccupiedStoresResponse, error) AddBranch(ctx context.Context, in *AddBranchRequest, opts ...grpc.CallOption) (*AddBranchResponse, error) GetBranch(ctx context.Context, in *GetBranchRequest, opts ...grpc.CallOption) (*GetBranchResponse, error) GetBusinessBranches(ctx context.Context, in *GetBusinessBranchesRequest, opts ...grpc.CallOption) (*GetBusinessBranchesResponse, error) UpdateBranch(ctx context.Context, in *UpdateBranchRequest, opts ...grpc.CallOption) (*UpdateBranchResponse, error) CloseTemporarily(ctx context.Context, in *CloseTemporarilyRequest, opts ...grpc.CallOption) (*CloseTemporarilyResponse, error) OpenBranch(ctx context.Context, in *OpenBranchRequest, opts ...grpc.CallOption) (*OpenBranchResponse, error) OpenAdminRevisionToBranch(ctx context.Context, in *OpenAdminRevisionToBranchRequest, opts ...grpc.CallOption) (*OpenAdminRevisionToBranchResponse, error) DeleteBranch(ctx context.Context, in *DeleteBranchRequest, opts ...grpc.CallOption) (*DeleteBranchResponse, error) AddBranchRent(ctx context.Context, in *AddBranchRentRequest, opts ...grpc.CallOption) (*AddBranchRentResponse, error) GetBranchRents(ctx context.Context, in *GetBranchRentsRequest, opts ...grpc.CallOption) (*GetBranchRentsResponse, error) UpdateBranchRent(ctx context.Context, in *UpdateBranchRentRequest, opts ...grpc.CallOption) (*UpdateBranchRentResponse, error) GetUnpaidBranchRents(ctx context.Context, in *GetUnpaidBranchRentsRequest, opts ...grpc.CallOption) (*GetUnpaidBranchRentsResponse, error) GetBusinessUnpaidBranchRents(ctx context.Context, in *GetBusinessUnpaidBranchRentsRequest, opts ...grpc.CallOption) (*GetBusinessUnpaidBranchRentsResponse, error) AddProductCategory(ctx context.Context, in *AddProductCategoryRequest, opts ...grpc.CallOption) (*AddProductCategoryResponse, error) GetProductCategory(ctx context.Context, in *GetProductCategoryRequest, opts ...grpc.CallOption) (*GetProductCategoryResponse, error) UpdateProductCategory(ctx context.Context, in *UpdateProductCategoryRequest, opts ...grpc.CallOption) (*UpdateProductCategoryResponse, error) AddProduct(ctx context.Context, in *AddProductRequest, opts ...grpc.CallOption) (*AddProductResponse, error) GetProduct(ctx context.Context, in *GetProductRequest, opts ...grpc.CallOption) (*GetProductResponse, error) UpdateProduct(ctx context.Context, in *UpdateProductRequest, opts ...grpc.CallOption) (*UpdateProductResponse, error) SearchProducts(ctx context.Context, in *SearchProductsRequest, opts ...grpc.CallOption) (*SearchProductsResponse, error) OpenAdminRevisionToProduct(ctx context.Context, in *OpenAdminRevisionToProductRequest, opts ...grpc.CallOption) (*OpenAdminRevisionToProductResponse, error) AddBusinessProduct(ctx context.Context, in *AddBusinessProductRequest, opts ...grpc.CallOption) (*AddBusinessProductResponse, error) GetBusinessProduct(ctx context.Context, in *GetBusinessProductRequest, opts ...grpc.CallOption) (*GetBusinessProductResponse, error) UpdateBusinessProduct(ctx context.Context, in *UpdateBusinessProductRequest, opts ...grpc.CallOption) (*UpdateBusinessProductResponse, error) SearchBusinessProducts(ctx context.Context, in *SearchBusinessProductsRequest, opts ...grpc.CallOption) (*SearchBusinessProductsResponse, error) OpenAdminRevisionToBusinessProduct(ctx context.Context, in *OpenAdminRevisionToBusinessProductRequest, opts ...grpc.CallOption) (*OpenAdminRevisionToBusinessProductResponse, error) AddBranchProduct(ctx context.Context, in *AddBranchProductRequest, opts ...grpc.CallOption) (*AddBranchProductResponse, error) GetBranchProduct(ctx context.Context, in *GetBranchProductRequest, opts ...grpc.CallOption) (*GetBranchProductResponse, error) SearchBranchProducts(ctx context.Context, in *SearchBranchProductsRequest, opts ...grpc.CallOption) (*SearchBranchProductsResponse, error) UpdateBranchProduct(ctx context.Context, in *UpdateBranchProductRequest, opts ...grpc.CallOption) (*UpdateBranchProductResponse, error) }
ShopClient is the client API for Shop 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.
func NewShopClient ¶
func NewShopClient(cc grpc.ClientConnInterface) ShopClient
type ShopServer ¶
type ShopServer interface { UpdateAdminRevision(context.Context, *UpdateAdminRevisionRequest) (*UpdateAdminRevisionResponse, error) CloseAdminRevision(context.Context, *CloseAdminRevisionRequest) (*CloseAdminRevisionResponse, error) GetAdminRevisions(context.Context, *GetAdminRevisionsRequest) (*GetAdminRevisionsResponse, error) AddBusiness(context.Context, *AddBusinessRequest) (*AddBusinessResponse, error) GetBusiness(context.Context, *GetBusinessRequest) (*GetBusinessResponse, error) UpdateBusiness(context.Context, *UpdateBusinessRequest) (*UpdateBusinessResponse, error) SetBusinessProfilePicture(context.Context, *SetBusinessProfilePictureRequest) (*SetBusinessProfilePictureResponse, error) AddAdminRevisionToBusiness(context.Context, *AddAdminRevisionToBusinessRequest) (*AddAdminRevisionToBusinessResponse, error) DeleteBusiness(context.Context, *DeleteBusinessRequest) (*DeleteBusinessResponse, error) AddBusinessOwner(context.Context, *AddBusinessOwnerRequest) (*AddBusinessOwnerResponse, error) RemoveBusinessOwner(context.Context, *RemoveBusinessOwnerRequest) (*RemoveBusinessOwnerResponse, error) GetBusinessOwners(context.Context, *GetBusinessOwnersRequest) (*GetBusinessOwnersResponse, error) AddBusinessClient(context.Context, *AddBusinessClientRequest) (*AddBusinessClientResponse, error) IsBusinessClient(context.Context, *IsBusinessClientRequest) (*IsBusinessClientResponse, error) AddMarketCategory(context.Context, *AddMarketCategoryRequest) (*AddMarketCategoryResponse, error) GetMarketCategory(context.Context, *GetMarketCategoryRequest) (*GetMarketCategoryResponse, error) UpdateMarketCategory(context.Context, *UpdateMarketCategoryRequest) (*UpdateMarketCategoryResponse, error) AddBusinessMarketCategory(context.Context, *AddBusinessMarketCategoryRequest) (*AddBusinessMarketCategoryResponse, error) GetBusinessMarketCategories(context.Context, *GetBusinessMarketCategoriesRequest) (*GetBusinessMarketCategoriesResponse, error) AddStore(context.Context, *AddStoreRequest) (*AddStoreResponse, error) GetStore(context.Context, *GetStoreRequest) (*GetStoreResponse, error) DeleteStore(context.Context, *DeleteStoreRequest) (*DeleteStoreResponse, error) GetUnoccupiedStores(context.Context, *emptypb.Empty) (*GetUnoccupiedStoresResponse, error) AddBranch(context.Context, *AddBranchRequest) (*AddBranchResponse, error) GetBranch(context.Context, *GetBranchRequest) (*GetBranchResponse, error) GetBusinessBranches(context.Context, *GetBusinessBranchesRequest) (*GetBusinessBranchesResponse, error) UpdateBranch(context.Context, *UpdateBranchRequest) (*UpdateBranchResponse, error) CloseTemporarily(context.Context, *CloseTemporarilyRequest) (*CloseTemporarilyResponse, error) OpenBranch(context.Context, *OpenBranchRequest) (*OpenBranchResponse, error) OpenAdminRevisionToBranch(context.Context, *OpenAdminRevisionToBranchRequest) (*OpenAdminRevisionToBranchResponse, error) DeleteBranch(context.Context, *DeleteBranchRequest) (*DeleteBranchResponse, error) AddBranchRent(context.Context, *AddBranchRentRequest) (*AddBranchRentResponse, error) GetBranchRents(context.Context, *GetBranchRentsRequest) (*GetBranchRentsResponse, error) UpdateBranchRent(context.Context, *UpdateBranchRentRequest) (*UpdateBranchRentResponse, error) GetUnpaidBranchRents(context.Context, *GetUnpaidBranchRentsRequest) (*GetUnpaidBranchRentsResponse, error) GetBusinessUnpaidBranchRents(context.Context, *GetBusinessUnpaidBranchRentsRequest) (*GetBusinessUnpaidBranchRentsResponse, error) AddProductCategory(context.Context, *AddProductCategoryRequest) (*AddProductCategoryResponse, error) GetProductCategory(context.Context, *GetProductCategoryRequest) (*GetProductCategoryResponse, error) UpdateProductCategory(context.Context, *UpdateProductCategoryRequest) (*UpdateProductCategoryResponse, error) AddProduct(context.Context, *AddProductRequest) (*AddProductResponse, error) GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, error) UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, error) SearchProducts(context.Context, *SearchProductsRequest) (*SearchProductsResponse, error) OpenAdminRevisionToProduct(context.Context, *OpenAdminRevisionToProductRequest) (*OpenAdminRevisionToProductResponse, error) AddBusinessProduct(context.Context, *AddBusinessProductRequest) (*AddBusinessProductResponse, error) GetBusinessProduct(context.Context, *GetBusinessProductRequest) (*GetBusinessProductResponse, error) UpdateBusinessProduct(context.Context, *UpdateBusinessProductRequest) (*UpdateBusinessProductResponse, error) SearchBusinessProducts(context.Context, *SearchBusinessProductsRequest) (*SearchBusinessProductsResponse, error) OpenAdminRevisionToBusinessProduct(context.Context, *OpenAdminRevisionToBusinessProductRequest) (*OpenAdminRevisionToBusinessProductResponse, error) AddBranchProduct(context.Context, *AddBranchProductRequest) (*AddBranchProductResponse, error) GetBranchProduct(context.Context, *GetBranchProductRequest) (*GetBranchProductResponse, error) SearchBranchProducts(context.Context, *SearchBranchProductsRequest) (*SearchBranchProductsResponse, error) UpdateBranchProduct(context.Context, *UpdateBranchProductRequest) (*UpdateBranchProductResponse, error) // contains filtered or unexported methods }
ShopServer is the server API for Shop service. All implementations must embed UnimplementedShopServer for forward compatibility.
type Store ¶
type Store struct { MallFloor int32 `protobuf:"varint,1,opt,name=mall_floor,json=mallFloor,proto3" json:"mall_floor,omitempty"` StoreNumber string `protobuf:"bytes,2,opt,name=store_number,json=storeNumber,proto3" json:"store_number,omitempty"` SquareMeters int32 `protobuf:"varint,3,opt,name=square_meters,json=squareMeters,proto3" json:"square_meters,omitempty"` Floors int32 `protobuf:"varint,4,opt,name=floors,proto3" json:"floors,omitempty"` // contains filtered or unexported fields }
func (*Store) Descriptor
deprecated
func (*Store) GetMallFloor ¶
func (*Store) GetSquareMeters ¶
func (*Store) GetStoreNumber ¶
func (*Store) ProtoMessage ¶
func (*Store) ProtoMessage()
func (*Store) ProtoReflect ¶
func (x *Store) ProtoReflect() protoreflect.Message
type Toy ¶
type Toy struct { AgeGroup string `protobuf:"bytes,2,opt,name=age_group,json=ageGroup,proto3" json:"age_group,omitempty"` ToyType string `protobuf:"bytes,3,opt,name=toy_type,json=toyType,proto3" json:"toy_type,omitempty"` // contains filtered or unexported fields }
func (*Toy) Descriptor
deprecated
func (*Toy) GetAgeGroup ¶
func (*Toy) GetToyType ¶
func (*Toy) ProtoMessage ¶
func (*Toy) ProtoMessage()
func (*Toy) ProtoReflect ¶
func (x *Toy) ProtoReflect() protoreflect.Message
type UnimplementedShopServer ¶
type UnimplementedShopServer struct{}
UnimplementedShopServer 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 (UnimplementedShopServer) AddAdminRevisionToBusiness ¶ added in v0.5.13
func (UnimplementedShopServer) AddAdminRevisionToBusiness(context.Context, *AddAdminRevisionToBusinessRequest) (*AddAdminRevisionToBusinessResponse, error)
func (UnimplementedShopServer) AddBranch ¶
func (UnimplementedShopServer) AddBranch(context.Context, *AddBranchRequest) (*AddBranchResponse, error)
func (UnimplementedShopServer) AddBranchProduct ¶
func (UnimplementedShopServer) AddBranchProduct(context.Context, *AddBranchProductRequest) (*AddBranchProductResponse, error)
func (UnimplementedShopServer) AddBranchRent ¶ added in v0.5.8
func (UnimplementedShopServer) AddBranchRent(context.Context, *AddBranchRentRequest) (*AddBranchRentResponse, error)
func (UnimplementedShopServer) AddBusiness ¶
func (UnimplementedShopServer) AddBusiness(context.Context, *AddBusinessRequest) (*AddBusinessResponse, error)
func (UnimplementedShopServer) AddBusinessClient ¶
func (UnimplementedShopServer) AddBusinessClient(context.Context, *AddBusinessClientRequest) (*AddBusinessClientResponse, error)
func (UnimplementedShopServer) AddBusinessMarketCategory ¶
func (UnimplementedShopServer) AddBusinessMarketCategory(context.Context, *AddBusinessMarketCategoryRequest) (*AddBusinessMarketCategoryResponse, error)
func (UnimplementedShopServer) AddBusinessOwner ¶
func (UnimplementedShopServer) AddBusinessOwner(context.Context, *AddBusinessOwnerRequest) (*AddBusinessOwnerResponse, error)
func (UnimplementedShopServer) AddBusinessProduct ¶
func (UnimplementedShopServer) AddBusinessProduct(context.Context, *AddBusinessProductRequest) (*AddBusinessProductResponse, error)
func (UnimplementedShopServer) AddMarketCategory ¶
func (UnimplementedShopServer) AddMarketCategory(context.Context, *AddMarketCategoryRequest) (*AddMarketCategoryResponse, error)
func (UnimplementedShopServer) AddProduct ¶
func (UnimplementedShopServer) AddProduct(context.Context, *AddProductRequest) (*AddProductResponse, error)
func (UnimplementedShopServer) AddProductCategory ¶
func (UnimplementedShopServer) AddProductCategory(context.Context, *AddProductCategoryRequest) (*AddProductCategoryResponse, error)
func (UnimplementedShopServer) AddStore ¶
func (UnimplementedShopServer) AddStore(context.Context, *AddStoreRequest) (*AddStoreResponse, error)
func (UnimplementedShopServer) CloseAdminRevision ¶ added in v0.5.13
func (UnimplementedShopServer) CloseAdminRevision(context.Context, *CloseAdminRevisionRequest) (*CloseAdminRevisionResponse, error)
func (UnimplementedShopServer) CloseTemporarily ¶ added in v0.5.13
func (UnimplementedShopServer) CloseTemporarily(context.Context, *CloseTemporarilyRequest) (*CloseTemporarilyResponse, error)
func (UnimplementedShopServer) DeleteBranch ¶
func (UnimplementedShopServer) DeleteBranch(context.Context, *DeleteBranchRequest) (*DeleteBranchResponse, error)
func (UnimplementedShopServer) DeleteBusiness ¶
func (UnimplementedShopServer) DeleteBusiness(context.Context, *DeleteBusinessRequest) (*DeleteBusinessResponse, error)
func (UnimplementedShopServer) DeleteStore ¶
func (UnimplementedShopServer) DeleteStore(context.Context, *DeleteStoreRequest) (*DeleteStoreResponse, error)
func (UnimplementedShopServer) GetAdminRevisions ¶ added in v0.5.13
func (UnimplementedShopServer) GetAdminRevisions(context.Context, *GetAdminRevisionsRequest) (*GetAdminRevisionsResponse, error)
func (UnimplementedShopServer) GetBranch ¶
func (UnimplementedShopServer) GetBranch(context.Context, *GetBranchRequest) (*GetBranchResponse, error)
func (UnimplementedShopServer) GetBranchProduct ¶
func (UnimplementedShopServer) GetBranchProduct(context.Context, *GetBranchProductRequest) (*GetBranchProductResponse, error)
func (UnimplementedShopServer) GetBranchRents ¶ added in v0.5.8
func (UnimplementedShopServer) GetBranchRents(context.Context, *GetBranchRentsRequest) (*GetBranchRentsResponse, error)
func (UnimplementedShopServer) GetBusiness ¶
func (UnimplementedShopServer) GetBusiness(context.Context, *GetBusinessRequest) (*GetBusinessResponse, error)
func (UnimplementedShopServer) GetBusinessBranches ¶
func (UnimplementedShopServer) GetBusinessBranches(context.Context, *GetBusinessBranchesRequest) (*GetBusinessBranchesResponse, error)
func (UnimplementedShopServer) GetBusinessMarketCategories ¶
func (UnimplementedShopServer) GetBusinessMarketCategories(context.Context, *GetBusinessMarketCategoriesRequest) (*GetBusinessMarketCategoriesResponse, error)
func (UnimplementedShopServer) GetBusinessOwners ¶
func (UnimplementedShopServer) GetBusinessOwners(context.Context, *GetBusinessOwnersRequest) (*GetBusinessOwnersResponse, error)
func (UnimplementedShopServer) GetBusinessProduct ¶
func (UnimplementedShopServer) GetBusinessProduct(context.Context, *GetBusinessProductRequest) (*GetBusinessProductResponse, error)
func (UnimplementedShopServer) GetBusinessUnpaidBranchRents ¶
func (UnimplementedShopServer) GetBusinessUnpaidBranchRents(context.Context, *GetBusinessUnpaidBranchRentsRequest) (*GetBusinessUnpaidBranchRentsResponse, error)
func (UnimplementedShopServer) GetMarketCategory ¶
func (UnimplementedShopServer) GetMarketCategory(context.Context, *GetMarketCategoryRequest) (*GetMarketCategoryResponse, error)
func (UnimplementedShopServer) GetProduct ¶
func (UnimplementedShopServer) GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, error)
func (UnimplementedShopServer) GetProductCategory ¶
func (UnimplementedShopServer) GetProductCategory(context.Context, *GetProductCategoryRequest) (*GetProductCategoryResponse, error)
func (UnimplementedShopServer) GetStore ¶
func (UnimplementedShopServer) GetStore(context.Context, *GetStoreRequest) (*GetStoreResponse, error)
func (UnimplementedShopServer) GetUnoccupiedStores ¶
func (UnimplementedShopServer) GetUnoccupiedStores(context.Context, *emptypb.Empty) (*GetUnoccupiedStoresResponse, error)
func (UnimplementedShopServer) GetUnpaidBranchRents ¶
func (UnimplementedShopServer) GetUnpaidBranchRents(context.Context, *GetUnpaidBranchRentsRequest) (*GetUnpaidBranchRentsResponse, error)
func (UnimplementedShopServer) IsBusinessClient ¶
func (UnimplementedShopServer) IsBusinessClient(context.Context, *IsBusinessClientRequest) (*IsBusinessClientResponse, error)
func (UnimplementedShopServer) OpenAdminRevisionToBranch ¶ added in v0.5.13
func (UnimplementedShopServer) OpenAdminRevisionToBranch(context.Context, *OpenAdminRevisionToBranchRequest) (*OpenAdminRevisionToBranchResponse, error)
func (UnimplementedShopServer) OpenAdminRevisionToBusinessProduct ¶ added in v0.5.13
func (UnimplementedShopServer) OpenAdminRevisionToBusinessProduct(context.Context, *OpenAdminRevisionToBusinessProductRequest) (*OpenAdminRevisionToBusinessProductResponse, error)
func (UnimplementedShopServer) OpenAdminRevisionToProduct ¶ added in v0.5.13
func (UnimplementedShopServer) OpenAdminRevisionToProduct(context.Context, *OpenAdminRevisionToProductRequest) (*OpenAdminRevisionToProductResponse, error)
func (UnimplementedShopServer) OpenBranch ¶ added in v0.5.13
func (UnimplementedShopServer) OpenBranch(context.Context, *OpenBranchRequest) (*OpenBranchResponse, error)
func (UnimplementedShopServer) RemoveBusinessOwner ¶
func (UnimplementedShopServer) RemoveBusinessOwner(context.Context, *RemoveBusinessOwnerRequest) (*RemoveBusinessOwnerResponse, error)
func (UnimplementedShopServer) SearchBranchProducts ¶
func (UnimplementedShopServer) SearchBranchProducts(context.Context, *SearchBranchProductsRequest) (*SearchBranchProductsResponse, error)
func (UnimplementedShopServer) SearchBusinessProducts ¶
func (UnimplementedShopServer) SearchBusinessProducts(context.Context, *SearchBusinessProductsRequest) (*SearchBusinessProductsResponse, error)
func (UnimplementedShopServer) SearchProducts ¶
func (UnimplementedShopServer) SearchProducts(context.Context, *SearchProductsRequest) (*SearchProductsResponse, error)
func (UnimplementedShopServer) SetBusinessProfilePicture ¶
func (UnimplementedShopServer) SetBusinessProfilePicture(context.Context, *SetBusinessProfilePictureRequest) (*SetBusinessProfilePictureResponse, error)
func (UnimplementedShopServer) UpdateAdminRevision ¶ added in v0.5.13
func (UnimplementedShopServer) UpdateAdminRevision(context.Context, *UpdateAdminRevisionRequest) (*UpdateAdminRevisionResponse, error)
func (UnimplementedShopServer) UpdateBranch ¶
func (UnimplementedShopServer) UpdateBranch(context.Context, *UpdateBranchRequest) (*UpdateBranchResponse, error)
func (UnimplementedShopServer) UpdateBranchProduct ¶
func (UnimplementedShopServer) UpdateBranchProduct(context.Context, *UpdateBranchProductRequest) (*UpdateBranchProductResponse, error)
func (UnimplementedShopServer) UpdateBranchRent ¶ added in v0.5.8
func (UnimplementedShopServer) UpdateBranchRent(context.Context, *UpdateBranchRentRequest) (*UpdateBranchRentResponse, error)
func (UnimplementedShopServer) UpdateBusiness ¶
func (UnimplementedShopServer) UpdateBusiness(context.Context, *UpdateBusinessRequest) (*UpdateBusinessResponse, error)
func (UnimplementedShopServer) UpdateBusinessProduct ¶
func (UnimplementedShopServer) UpdateBusinessProduct(context.Context, *UpdateBusinessProductRequest) (*UpdateBusinessProductResponse, error)
func (UnimplementedShopServer) UpdateMarketCategory ¶
func (UnimplementedShopServer) UpdateMarketCategory(context.Context, *UpdateMarketCategoryRequest) (*UpdateMarketCategoryResponse, error)
func (UnimplementedShopServer) UpdateProduct ¶
func (UnimplementedShopServer) UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, error)
func (UnimplementedShopServer) UpdateProductCategory ¶
func (UnimplementedShopServer) UpdateProductCategory(context.Context, *UpdateProductCategoryRequest) (*UpdateProductCategoryResponse, error)
type UnsafeShopServer ¶
type UnsafeShopServer interface {
// contains filtered or unexported methods
}
UnsafeShopServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ShopServer will result in compilation errors.
type UpdateAdminRevision ¶ added in v0.5.13
type UpdateAdminRevision struct { Title *string `protobuf:"bytes,1,opt,name=title,proto3,oneof" json:"title,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` IsSuspended *bool `protobuf:"varint,3,opt,name=is_suspended,json=isSuspended,proto3,oneof" json:"is_suspended,omitempty"` // contains filtered or unexported fields }
func (*UpdateAdminRevision) Descriptor
deprecated
added in
v0.5.13
func (*UpdateAdminRevision) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdminRevision.ProtoReflect.Descriptor instead.
func (*UpdateAdminRevision) GetDescription ¶ added in v0.5.13
func (x *UpdateAdminRevision) GetDescription() string
func (*UpdateAdminRevision) GetIsSuspended ¶ added in v0.5.13
func (x *UpdateAdminRevision) GetIsSuspended() bool
func (*UpdateAdminRevision) GetTitle ¶ added in v0.5.13
func (x *UpdateAdminRevision) GetTitle() string
func (*UpdateAdminRevision) ProtoMessage ¶ added in v0.5.13
func (*UpdateAdminRevision) ProtoMessage()
func (*UpdateAdminRevision) ProtoReflect ¶ added in v0.5.13
func (x *UpdateAdminRevision) ProtoReflect() protoreflect.Message
func (*UpdateAdminRevision) Reset ¶ added in v0.5.13
func (x *UpdateAdminRevision) Reset()
func (*UpdateAdminRevision) String ¶ added in v0.5.13
func (x *UpdateAdminRevision) String() string
type UpdateAdminRevisionRequest ¶ added in v0.5.13
type UpdateAdminRevisionRequest struct { AdminRevisionId string `protobuf:"bytes,1,opt,name=admin_revision_id,json=adminRevisionId,proto3" json:"admin_revision_id,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title,proto3,oneof" json:"title,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` IsSuspended *bool `protobuf:"varint,4,opt,name=is_suspended,json=isSuspended,proto3,oneof" json:"is_suspended,omitempty"` // contains filtered or unexported fields }
func (*UpdateAdminRevisionRequest) Descriptor
deprecated
added in
v0.5.13
func (*UpdateAdminRevisionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdminRevisionRequest.ProtoReflect.Descriptor instead.
func (*UpdateAdminRevisionRequest) GetAdminRevisionId ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) GetAdminRevisionId() string
func (*UpdateAdminRevisionRequest) GetDescription ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) GetDescription() string
func (*UpdateAdminRevisionRequest) GetIsSuspended ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) GetIsSuspended() bool
func (*UpdateAdminRevisionRequest) GetTitle ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) GetTitle() string
func (*UpdateAdminRevisionRequest) ProtoMessage ¶ added in v0.5.13
func (*UpdateAdminRevisionRequest) ProtoMessage()
func (*UpdateAdminRevisionRequest) ProtoReflect ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) ProtoReflect() protoreflect.Message
func (*UpdateAdminRevisionRequest) Reset ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) Reset()
func (*UpdateAdminRevisionRequest) String ¶ added in v0.5.13
func (x *UpdateAdminRevisionRequest) String() string
type UpdateAdminRevisionResponse ¶ added in v0.5.13
type UpdateAdminRevisionResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateAdminRevisionResponse) Descriptor
deprecated
added in
v0.5.13
func (*UpdateAdminRevisionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdminRevisionResponse.ProtoReflect.Descriptor instead.
func (*UpdateAdminRevisionResponse) GetMessage ¶ added in v0.5.13
func (x *UpdateAdminRevisionResponse) GetMessage() string
func (*UpdateAdminRevisionResponse) ProtoMessage ¶ added in v0.5.13
func (*UpdateAdminRevisionResponse) ProtoMessage()
func (*UpdateAdminRevisionResponse) ProtoReflect ¶ added in v0.5.13
func (x *UpdateAdminRevisionResponse) ProtoReflect() protoreflect.Message
func (*UpdateAdminRevisionResponse) Reset ¶ added in v0.5.13
func (x *UpdateAdminRevisionResponse) Reset()
func (*UpdateAdminRevisionResponse) String ¶ added in v0.5.13
func (x *UpdateAdminRevisionResponse) String() string
type UpdateBook ¶
type UpdateBook struct { Isbn *string `protobuf:"bytes,1,opt,name=isbn,proto3,oneof" json:"isbn,omitempty"` Author *string `protobuf:"bytes,2,opt,name=author,proto3,oneof" json:"author,omitempty"` Publisher *string `protobuf:"bytes,3,opt,name=publisher,proto3,oneof" json:"publisher,omitempty"` Genres []string `protobuf:"bytes,4,rep,name=genres,proto3" json:"genres,omitempty"` PublishedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=published_at,json=publishedAt,proto3,oneof" json:"published_at,omitempty"` Pages *int32 `protobuf:"varint,6,opt,name=pages,proto3,oneof" json:"pages,omitempty"` Language *string `protobuf:"bytes,7,opt,name=language,proto3,oneof" json:"language,omitempty"` // contains filtered or unexported fields }
func (*UpdateBook) Descriptor
deprecated
func (*UpdateBook) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBook.ProtoReflect.Descriptor instead.
func (*UpdateBook) GetAuthor ¶
func (x *UpdateBook) GetAuthor() string
func (*UpdateBook) GetGenres ¶
func (x *UpdateBook) GetGenres() []string
func (*UpdateBook) GetIsbn ¶
func (x *UpdateBook) GetIsbn() string
func (*UpdateBook) GetLanguage ¶
func (x *UpdateBook) GetLanguage() string
func (*UpdateBook) GetPages ¶
func (x *UpdateBook) GetPages() int32
func (*UpdateBook) GetPublishedAt ¶
func (x *UpdateBook) GetPublishedAt() *timestamppb.Timestamp
func (*UpdateBook) GetPublisher ¶
func (x *UpdateBook) GetPublisher() string
func (*UpdateBook) ProtoMessage ¶
func (*UpdateBook) ProtoMessage()
func (*UpdateBook) ProtoReflect ¶
func (x *UpdateBook) ProtoReflect() protoreflect.Message
func (*UpdateBook) Reset ¶
func (x *UpdateBook) Reset()
func (*UpdateBook) String ¶
func (x *UpdateBook) String() string
type UpdateBranchProductRequest ¶
type UpdateBranchProductRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Stock *int32 `protobuf:"varint,3,opt,name=stock,proto3,oneof" json:"stock,omitempty"` Price *float32 `protobuf:"fixed32,4,opt,name=price,proto3,oneof" json:"price,omitempty"` DiscountPercentage *float32 `protobuf:"fixed32,5,opt,name=discount_percentage,json=discountPercentage,proto3,oneof" json:"discount_percentage,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchProductRequest) Descriptor
deprecated
func (*UpdateBranchProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchProductRequest.ProtoReflect.Descriptor instead.
func (*UpdateBranchProductRequest) GetBranchId ¶
func (x *UpdateBranchProductRequest) GetBranchId() string
func (*UpdateBranchProductRequest) GetDiscountPercentage ¶
func (x *UpdateBranchProductRequest) GetDiscountPercentage() float32
func (*UpdateBranchProductRequest) GetPrice ¶
func (x *UpdateBranchProductRequest) GetPrice() float32
func (*UpdateBranchProductRequest) GetProductId ¶
func (x *UpdateBranchProductRequest) GetProductId() string
func (*UpdateBranchProductRequest) GetStock ¶
func (x *UpdateBranchProductRequest) GetStock() int32
func (*UpdateBranchProductRequest) ProtoMessage ¶
func (*UpdateBranchProductRequest) ProtoMessage()
func (*UpdateBranchProductRequest) ProtoReflect ¶
func (x *UpdateBranchProductRequest) ProtoReflect() protoreflect.Message
func (*UpdateBranchProductRequest) Reset ¶
func (x *UpdateBranchProductRequest) Reset()
func (*UpdateBranchProductRequest) String ¶
func (x *UpdateBranchProductRequest) String() string
type UpdateBranchProductResponse ¶
type UpdateBranchProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchProductResponse) Descriptor
deprecated
func (*UpdateBranchProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchProductResponse.ProtoReflect.Descriptor instead.
func (*UpdateBranchProductResponse) GetMessage ¶
func (x *UpdateBranchProductResponse) GetMessage() string
func (*UpdateBranchProductResponse) ProtoMessage ¶
func (*UpdateBranchProductResponse) ProtoMessage()
func (*UpdateBranchProductResponse) ProtoReflect ¶
func (x *UpdateBranchProductResponse) ProtoReflect() protoreflect.Message
func (*UpdateBranchProductResponse) Reset ¶
func (x *UpdateBranchProductResponse) Reset()
func (*UpdateBranchProductResponse) String ¶
func (x *UpdateBranchProductResponse) String() string
type UpdateBranchRentRequest ¶
type UpdateBranchRentRequest struct { BranchRentId string `protobuf:"bytes,1,opt,name=branch_rent_id,json=branchRentId,proto3" json:"branch_rent_id,omitempty"` From *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=from,proto3,oneof" json:"from,omitempty"` To *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=to,proto3,oneof" json:"to,omitempty"` Price *string `protobuf:"bytes,4,opt,name=price,proto3,oneof" json:"price,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchRentRequest) Descriptor
deprecated
func (*UpdateBranchRentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchRentRequest.ProtoReflect.Descriptor instead.
func (*UpdateBranchRentRequest) GetBranchRentId ¶
func (x *UpdateBranchRentRequest) GetBranchRentId() string
func (*UpdateBranchRentRequest) GetFrom ¶
func (x *UpdateBranchRentRequest) GetFrom() *timestamppb.Timestamp
func (*UpdateBranchRentRequest) GetPrice ¶
func (x *UpdateBranchRentRequest) GetPrice() string
func (*UpdateBranchRentRequest) GetTo ¶
func (x *UpdateBranchRentRequest) GetTo() *timestamppb.Timestamp
func (*UpdateBranchRentRequest) ProtoMessage ¶
func (*UpdateBranchRentRequest) ProtoMessage()
func (*UpdateBranchRentRequest) ProtoReflect ¶
func (x *UpdateBranchRentRequest) ProtoReflect() protoreflect.Message
func (*UpdateBranchRentRequest) Reset ¶
func (x *UpdateBranchRentRequest) Reset()
func (*UpdateBranchRentRequest) String ¶
func (x *UpdateBranchRentRequest) String() string
type UpdateBranchRentResponse ¶
type UpdateBranchRentResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchRentResponse) Descriptor
deprecated
func (*UpdateBranchRentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchRentResponse.ProtoReflect.Descriptor instead.
func (*UpdateBranchRentResponse) GetMessage ¶
func (x *UpdateBranchRentResponse) GetMessage() string
func (*UpdateBranchRentResponse) ProtoMessage ¶
func (*UpdateBranchRentResponse) ProtoMessage()
func (*UpdateBranchRentResponse) ProtoReflect ¶
func (x *UpdateBranchRentResponse) ProtoReflect() protoreflect.Message
func (*UpdateBranchRentResponse) Reset ¶
func (x *UpdateBranchRentResponse) Reset()
func (*UpdateBranchRentResponse) String ¶
func (x *UpdateBranchRentResponse) String() string
type UpdateBranchRequest ¶
type UpdateBranchRequest struct { BranchId string `protobuf:"bytes,1,opt,name=branch_id,json=branchId,proto3" json:"branch_id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchRequest) Descriptor
deprecated
func (*UpdateBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchRequest.ProtoReflect.Descriptor instead.
func (*UpdateBranchRequest) GetBranchId ¶
func (x *UpdateBranchRequest) GetBranchId() string
func (*UpdateBranchRequest) GetDescription ¶
func (x *UpdateBranchRequest) GetDescription() string
func (*UpdateBranchRequest) GetName ¶
func (x *UpdateBranchRequest) GetName() string
func (*UpdateBranchRequest) ProtoMessage ¶
func (*UpdateBranchRequest) ProtoMessage()
func (*UpdateBranchRequest) ProtoReflect ¶
func (x *UpdateBranchRequest) ProtoReflect() protoreflect.Message
func (*UpdateBranchRequest) Reset ¶
func (x *UpdateBranchRequest) Reset()
func (*UpdateBranchRequest) String ¶
func (x *UpdateBranchRequest) String() string
type UpdateBranchResponse ¶
type UpdateBranchResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateBranchResponse) Descriptor
deprecated
func (*UpdateBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBranchResponse.ProtoReflect.Descriptor instead.
func (*UpdateBranchResponse) GetMessage ¶
func (x *UpdateBranchResponse) GetMessage() string
func (*UpdateBranchResponse) ProtoMessage ¶
func (*UpdateBranchResponse) ProtoMessage()
func (*UpdateBranchResponse) ProtoReflect ¶
func (x *UpdateBranchResponse) ProtoReflect() protoreflect.Message
func (*UpdateBranchResponse) Reset ¶
func (x *UpdateBranchResponse) Reset()
func (*UpdateBranchResponse) String ¶
func (x *UpdateBranchResponse) String() string
type UpdateBusinessProductRequest ¶
type UpdateBusinessProductRequest struct { BusinessId string `protobuf:"bytes,1,opt,name=business_id,json=businessId,proto3" json:"business_id,omitempty"` ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` ImagesId []string `protobuf:"bytes,3,rep,name=images_id,json=imagesId,proto3" json:"images_id,omitempty"` AdditionalDetails []string `protobuf:"bytes,4,rep,name=additional_details,json=additionalDetails,proto3" json:"additional_details,omitempty"` // contains filtered or unexported fields }
func (*UpdateBusinessProductRequest) Descriptor
deprecated
func (*UpdateBusinessProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessProductRequest.ProtoReflect.Descriptor instead.
func (*UpdateBusinessProductRequest) GetAdditionalDetails ¶
func (x *UpdateBusinessProductRequest) GetAdditionalDetails() []string
func (*UpdateBusinessProductRequest) GetBusinessId ¶
func (x *UpdateBusinessProductRequest) GetBusinessId() string
func (*UpdateBusinessProductRequest) GetImagesId ¶
func (x *UpdateBusinessProductRequest) GetImagesId() []string
func (*UpdateBusinessProductRequest) GetProductId ¶
func (x *UpdateBusinessProductRequest) GetProductId() string
func (*UpdateBusinessProductRequest) ProtoMessage ¶
func (*UpdateBusinessProductRequest) ProtoMessage()
func (*UpdateBusinessProductRequest) ProtoReflect ¶
func (x *UpdateBusinessProductRequest) ProtoReflect() protoreflect.Message
func (*UpdateBusinessProductRequest) Reset ¶
func (x *UpdateBusinessProductRequest) Reset()
func (*UpdateBusinessProductRequest) String ¶
func (x *UpdateBusinessProductRequest) String() string
type UpdateBusinessProductResponse ¶
type UpdateBusinessProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateBusinessProductResponse) Descriptor
deprecated
func (*UpdateBusinessProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessProductResponse.ProtoReflect.Descriptor instead.
func (*UpdateBusinessProductResponse) GetMessage ¶
func (x *UpdateBusinessProductResponse) GetMessage() string
func (*UpdateBusinessProductResponse) ProtoMessage ¶
func (*UpdateBusinessProductResponse) ProtoMessage()
func (*UpdateBusinessProductResponse) ProtoReflect ¶
func (x *UpdateBusinessProductResponse) ProtoReflect() protoreflect.Message
func (*UpdateBusinessProductResponse) Reset ¶
func (x *UpdateBusinessProductResponse) Reset()
func (*UpdateBusinessProductResponse) String ¶
func (x *UpdateBusinessProductResponse) String() string
type UpdateBusinessRequest ¶
type UpdateBusinessRequest struct { Name *string `protobuf:"bytes,1,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateBusinessRequest) Descriptor
deprecated
func (*UpdateBusinessRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessRequest.ProtoReflect.Descriptor instead.
func (*UpdateBusinessRequest) GetDescription ¶
func (x *UpdateBusinessRequest) GetDescription() string
func (*UpdateBusinessRequest) GetName ¶
func (x *UpdateBusinessRequest) GetName() string
func (*UpdateBusinessRequest) ProtoMessage ¶
func (*UpdateBusinessRequest) ProtoMessage()
func (*UpdateBusinessRequest) ProtoReflect ¶
func (x *UpdateBusinessRequest) ProtoReflect() protoreflect.Message
func (*UpdateBusinessRequest) Reset ¶
func (x *UpdateBusinessRequest) Reset()
func (*UpdateBusinessRequest) String ¶
func (x *UpdateBusinessRequest) String() string
type UpdateBusinessResponse ¶
type UpdateBusinessResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateBusinessResponse) Descriptor
deprecated
func (*UpdateBusinessResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBusinessResponse.ProtoReflect.Descriptor instead.
func (*UpdateBusinessResponse) GetMessage ¶
func (x *UpdateBusinessResponse) GetMessage() string
func (*UpdateBusinessResponse) ProtoMessage ¶
func (*UpdateBusinessResponse) ProtoMessage()
func (*UpdateBusinessResponse) ProtoReflect ¶
func (x *UpdateBusinessResponse) ProtoReflect() protoreflect.Message
func (*UpdateBusinessResponse) Reset ¶
func (x *UpdateBusinessResponse) Reset()
func (*UpdateBusinessResponse) String ¶
func (x *UpdateBusinessResponse) String() string
type UpdateClothing ¶
type UpdateClothing struct { Size *string `protobuf:"bytes,1,opt,name=size,proto3,oneof" json:"size,omitempty"` Color *string `protobuf:"bytes,2,opt,name=color,proto3,oneof" json:"color,omitempty"` Material *string `protobuf:"bytes,3,opt,name=material,proto3,oneof" json:"material,omitempty"` Gender *string `protobuf:"bytes,4,opt,name=gender,proto3,oneof" json:"gender,omitempty"` Season *string `protobuf:"bytes,5,opt,name=season,proto3,oneof" json:"season,omitempty"` // contains filtered or unexported fields }
func (*UpdateClothing) Descriptor
deprecated
func (*UpdateClothing) Descriptor() ([]byte, []int)
Deprecated: Use UpdateClothing.ProtoReflect.Descriptor instead.
func (*UpdateClothing) GetColor ¶
func (x *UpdateClothing) GetColor() string
func (*UpdateClothing) GetGender ¶
func (x *UpdateClothing) GetGender() string
func (*UpdateClothing) GetMaterial ¶
func (x *UpdateClothing) GetMaterial() string
func (*UpdateClothing) GetSeason ¶
func (x *UpdateClothing) GetSeason() string
func (*UpdateClothing) GetSize ¶
func (x *UpdateClothing) GetSize() string
func (*UpdateClothing) ProtoMessage ¶
func (*UpdateClothing) ProtoMessage()
func (*UpdateClothing) ProtoReflect ¶
func (x *UpdateClothing) ProtoReflect() protoreflect.Message
func (*UpdateClothing) Reset ¶
func (x *UpdateClothing) Reset()
func (*UpdateClothing) String ¶
func (x *UpdateClothing) String() string
type UpdateElectronics ¶
type UpdateElectronics struct { TechnicalSpecifications []string `` /* 130-byte string literal not displayed */ Color *string `protobuf:"bytes,2,opt,name=color,proto3,oneof" json:"color,omitempty"` Model *string `protobuf:"bytes,3,opt,name=model,proto3,oneof" json:"model,omitempty"` // contains filtered or unexported fields }
func (*UpdateElectronics) Descriptor
deprecated
func (*UpdateElectronics) Descriptor() ([]byte, []int)
Deprecated: Use UpdateElectronics.ProtoReflect.Descriptor instead.
func (*UpdateElectronics) GetColor ¶
func (x *UpdateElectronics) GetColor() string
func (*UpdateElectronics) GetModel ¶
func (x *UpdateElectronics) GetModel() string
func (*UpdateElectronics) GetTechnicalSpecifications ¶
func (x *UpdateElectronics) GetTechnicalSpecifications() []string
func (*UpdateElectronics) ProtoMessage ¶
func (*UpdateElectronics) ProtoMessage()
func (*UpdateElectronics) ProtoReflect ¶
func (x *UpdateElectronics) ProtoReflect() protoreflect.Message
func (*UpdateElectronics) Reset ¶
func (x *UpdateElectronics) Reset()
func (*UpdateElectronics) String ¶
func (x *UpdateElectronics) String() string
type UpdateFood ¶
type UpdateFood struct { FoodType *string `protobuf:"bytes,2,opt,name=food_type,json=foodType,proto3,oneof" json:"food_type,omitempty"` Ingredients []string `protobuf:"bytes,3,rep,name=ingredients,proto3" json:"ingredients,omitempty"` // contains filtered or unexported fields }
func (*UpdateFood) Descriptor
deprecated
func (*UpdateFood) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFood.ProtoReflect.Descriptor instead.
func (*UpdateFood) GetFoodType ¶
func (x *UpdateFood) GetFoodType() string
func (*UpdateFood) GetIngredients ¶
func (x *UpdateFood) GetIngredients() []string
func (*UpdateFood) ProtoMessage ¶
func (*UpdateFood) ProtoMessage()
func (*UpdateFood) ProtoReflect ¶
func (x *UpdateFood) ProtoReflect() protoreflect.Message
func (*UpdateFood) Reset ¶
func (x *UpdateFood) Reset()
func (*UpdateFood) String ¶
func (x *UpdateFood) String() string
type UpdateMarketCategoryRequest ¶
type UpdateMarketCategoryRequest struct { MarketCategoryId string `protobuf:"bytes,1,opt,name=market_category_id,json=marketCategoryId,proto3" json:"market_category_id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateMarketCategoryRequest) Descriptor
deprecated
func (*UpdateMarketCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMarketCategoryRequest.ProtoReflect.Descriptor instead.
func (*UpdateMarketCategoryRequest) GetDescription ¶
func (x *UpdateMarketCategoryRequest) GetDescription() string
func (*UpdateMarketCategoryRequest) GetMarketCategoryId ¶
func (x *UpdateMarketCategoryRequest) GetMarketCategoryId() string
func (*UpdateMarketCategoryRequest) GetName ¶
func (x *UpdateMarketCategoryRequest) GetName() string
func (*UpdateMarketCategoryRequest) ProtoMessage ¶
func (*UpdateMarketCategoryRequest) ProtoMessage()
func (*UpdateMarketCategoryRequest) ProtoReflect ¶
func (x *UpdateMarketCategoryRequest) ProtoReflect() protoreflect.Message
func (*UpdateMarketCategoryRequest) Reset ¶
func (x *UpdateMarketCategoryRequest) Reset()
func (*UpdateMarketCategoryRequest) String ¶
func (x *UpdateMarketCategoryRequest) String() string
type UpdateMarketCategoryResponse ¶
type UpdateMarketCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateMarketCategoryResponse) Descriptor
deprecated
func (*UpdateMarketCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMarketCategoryResponse.ProtoReflect.Descriptor instead.
func (*UpdateMarketCategoryResponse) GetMessage ¶
func (x *UpdateMarketCategoryResponse) GetMessage() string
func (*UpdateMarketCategoryResponse) ProtoMessage ¶
func (*UpdateMarketCategoryResponse) ProtoMessage()
func (*UpdateMarketCategoryResponse) ProtoReflect ¶
func (x *UpdateMarketCategoryResponse) ProtoReflect() protoreflect.Message
func (*UpdateMarketCategoryResponse) Reset ¶
func (x *UpdateMarketCategoryResponse) Reset()
func (*UpdateMarketCategoryResponse) String ¶
func (x *UpdateMarketCategoryResponse) String() string
type UpdateProduct ¶
type UpdateProduct struct { Name *string `protobuf:"bytes,1,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` Brand *string `protobuf:"bytes,3,opt,name=brand,proto3,oneof" json:"brand,omitempty"` Price *float32 `protobuf:"fixed32,4,opt,name=price,proto3,oneof" json:"price,omitempty"` ProductCategoryIds []string `protobuf:"bytes,5,rep,name=product_category_ids,json=productCategoryIds,proto3" json:"product_category_ids,omitempty"` Barcode *string `protobuf:"bytes,6,opt,name=barcode,proto3,oneof" json:"barcode,omitempty"` Weight *float32 `protobuf:"fixed32,7,opt,name=weight,proto3,oneof" json:"weight,omitempty"` Height *float32 `protobuf:"fixed32,8,opt,name=height,proto3,oneof" json:"height,omitempty"` Width *float32 `protobuf:"fixed32,9,opt,name=width,proto3,oneof" json:"width,omitempty"` Length *float32 `protobuf:"fixed32,10,opt,name=length,proto3,oneof" json:"length,omitempty"` Toy *UpdateToy `protobuf:"bytes,11,opt,name=toy,proto3,oneof" json:"toy,omitempty"` Food *UpdateFood `protobuf:"bytes,12,opt,name=food,proto3,oneof" json:"food,omitempty"` Electronics *UpdateElectronics `protobuf:"bytes,13,opt,name=electronics,proto3,oneof" json:"electronics,omitempty"` Book *UpdateBook `protobuf:"bytes,14,opt,name=book,proto3,oneof" json:"book,omitempty"` Clothing *UpdateClothing `protobuf:"bytes,15,opt,name=clothing,proto3,oneof" json:"clothing,omitempty"` // contains filtered or unexported fields }
func (*UpdateProduct) Descriptor
deprecated
func (*UpdateProduct) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProduct.ProtoReflect.Descriptor instead.
func (*UpdateProduct) GetBarcode ¶
func (x *UpdateProduct) GetBarcode() string
func (*UpdateProduct) GetBook ¶
func (x *UpdateProduct) GetBook() *UpdateBook
func (*UpdateProduct) GetBrand ¶
func (x *UpdateProduct) GetBrand() string
func (*UpdateProduct) GetClothing ¶
func (x *UpdateProduct) GetClothing() *UpdateClothing
func (*UpdateProduct) GetDescription ¶
func (x *UpdateProduct) GetDescription() string
func (*UpdateProduct) GetElectronics ¶
func (x *UpdateProduct) GetElectronics() *UpdateElectronics
func (*UpdateProduct) GetFood ¶
func (x *UpdateProduct) GetFood() *UpdateFood
func (*UpdateProduct) GetHeight ¶
func (x *UpdateProduct) GetHeight() float32
func (*UpdateProduct) GetLength ¶
func (x *UpdateProduct) GetLength() float32
func (*UpdateProduct) GetName ¶
func (x *UpdateProduct) GetName() string
func (*UpdateProduct) GetPrice ¶
func (x *UpdateProduct) GetPrice() float32
func (*UpdateProduct) GetProductCategoryIds ¶
func (x *UpdateProduct) GetProductCategoryIds() []string
func (*UpdateProduct) GetToy ¶
func (x *UpdateProduct) GetToy() *UpdateToy
func (*UpdateProduct) GetWeight ¶
func (x *UpdateProduct) GetWeight() float32
func (*UpdateProduct) GetWidth ¶
func (x *UpdateProduct) GetWidth() float32
func (*UpdateProduct) ProtoMessage ¶
func (*UpdateProduct) ProtoMessage()
func (*UpdateProduct) ProtoReflect ¶
func (x *UpdateProduct) ProtoReflect() protoreflect.Message
func (*UpdateProduct) Reset ¶
func (x *UpdateProduct) Reset()
func (*UpdateProduct) String ¶
func (x *UpdateProduct) String() string
type UpdateProductCategoryRequest ¶
type UpdateProductCategoryRequest struct { ProductCategoryId string `protobuf:"bytes,1,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateProductCategoryRequest) Descriptor
deprecated
func (*UpdateProductCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductCategoryRequest.ProtoReflect.Descriptor instead.
func (*UpdateProductCategoryRequest) GetDescription ¶
func (x *UpdateProductCategoryRequest) GetDescription() string
func (*UpdateProductCategoryRequest) GetName ¶
func (x *UpdateProductCategoryRequest) GetName() string
func (*UpdateProductCategoryRequest) GetProductCategoryId ¶
func (x *UpdateProductCategoryRequest) GetProductCategoryId() string
func (*UpdateProductCategoryRequest) ProtoMessage ¶
func (*UpdateProductCategoryRequest) ProtoMessage()
func (*UpdateProductCategoryRequest) ProtoReflect ¶
func (x *UpdateProductCategoryRequest) ProtoReflect() protoreflect.Message
func (*UpdateProductCategoryRequest) Reset ¶
func (x *UpdateProductCategoryRequest) Reset()
func (*UpdateProductCategoryRequest) String ¶
func (x *UpdateProductCategoryRequest) String() string
type UpdateProductCategoryResponse ¶
type UpdateProductCategoryResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateProductCategoryResponse) Descriptor
deprecated
func (*UpdateProductCategoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductCategoryResponse.ProtoReflect.Descriptor instead.
func (*UpdateProductCategoryResponse) GetMessage ¶
func (x *UpdateProductCategoryResponse) GetMessage() string
func (*UpdateProductCategoryResponse) ProtoMessage ¶
func (*UpdateProductCategoryResponse) ProtoMessage()
func (*UpdateProductCategoryResponse) ProtoReflect ¶
func (x *UpdateProductCategoryResponse) ProtoReflect() protoreflect.Message
func (*UpdateProductCategoryResponse) Reset ¶
func (x *UpdateProductCategoryResponse) Reset()
func (*UpdateProductCategoryResponse) String ¶
func (x *UpdateProductCategoryResponse) String() string
type UpdateProductRequest ¶
type UpdateProductRequest struct { ProductId string `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` Product *UpdateProduct `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"` // contains filtered or unexported fields }
func (*UpdateProductRequest) Descriptor
deprecated
func (*UpdateProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductRequest.ProtoReflect.Descriptor instead.
func (*UpdateProductRequest) GetProduct ¶
func (x *UpdateProductRequest) GetProduct() *UpdateProduct
func (*UpdateProductRequest) GetProductId ¶
func (x *UpdateProductRequest) GetProductId() string
func (*UpdateProductRequest) ProtoMessage ¶
func (*UpdateProductRequest) ProtoMessage()
func (*UpdateProductRequest) ProtoReflect ¶
func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
func (*UpdateProductRequest) Reset ¶
func (x *UpdateProductRequest) Reset()
func (*UpdateProductRequest) String ¶
func (x *UpdateProductRequest) String() string
type UpdateProductResponse ¶
type UpdateProductResponse struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateProductResponse) Descriptor
deprecated
func (*UpdateProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductResponse.ProtoReflect.Descriptor instead.
func (*UpdateProductResponse) GetMessage ¶
func (x *UpdateProductResponse) GetMessage() string
func (*UpdateProductResponse) ProtoMessage ¶
func (*UpdateProductResponse) ProtoMessage()
func (*UpdateProductResponse) ProtoReflect ¶
func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
func (*UpdateProductResponse) Reset ¶
func (x *UpdateProductResponse) Reset()
func (*UpdateProductResponse) String ¶
func (x *UpdateProductResponse) String() string
type UpdateToy ¶
type UpdateToy struct { AgeGroup *string `protobuf:"bytes,2,opt,name=age_group,json=ageGroup,proto3,oneof" json:"age_group,omitempty"` ToyType *string `protobuf:"bytes,3,opt,name=toy_type,json=toyType,proto3,oneof" json:"toy_type,omitempty"` // contains filtered or unexported fields }
func (*UpdateToy) Descriptor
deprecated
func (*UpdateToy) GetAgeGroup ¶
func (*UpdateToy) GetToyType ¶
func (*UpdateToy) ProtoMessage ¶
func (*UpdateToy) ProtoMessage()
func (*UpdateToy) ProtoReflect ¶
func (x *UpdateToy) ProtoReflect() protoreflect.Message