# Functions
No description provided by the author
No description provided by the author
# Variables
AccountingService_ServiceDesc is the grpc.ServiceDesc for AccountingService service.
No description provided by the author
No description provided by the author
# Structs
BalanceRequest message.
To indicate the account for which the balance is requested, its identifier is used.
BalanceResponse message.
The amount of funds in GAS token for the `OwnerID`'s account requested.
Standard floating point data type can't be used in NeoFS due to inexactness of the result when doing lots of small number operations.
UnimplementedAccountingServiceServer should be embedded to have forward compatible implementations.
# Interfaces
AccountingServiceClient is the client API for AccountingService service.
AccountingServiceServer is the server API for AccountingService service.
UnsafeAccountingServiceServer may be embedded to opt out of forward compatibility for this service.