package sui.rpc.consistent.v1alpha

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ConsistentService

consistent_service.proto:8

message Balance

consistent_service.proto:216

Used as response type in: ConsistentService.GetBalance

Used as field type in: BatchGetBalancesResponse, ListBalancesResponse

enum End

consistent_service.proto:210

The side of the filtered range to fetch the next page from.

Used in: ListBalancesRequest, ListObjectsByTypeRequest, ListOwnedObjectsRequest

message GetBalanceRequest

consistent_service.proto:57

Used as request type in: ConsistentService.GetBalance

Used as field type in: BatchGetBalancesRequest

message ListObjectsResponse

consistent_service.proto:168

Used as response type in: ConsistentService.ListObjectsByType, ConsistentService.ListOwnedObjects

message Object

consistent_service.proto:233

Used in: ListObjectsResponse

message Owner

consistent_service.proto:195

Enum of different types of ownership for an object.

Used in: ListOwnedObjectsRequest

enum Owner.OwnerKind

consistent_service.proto:196

Used in: Owner