Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
(message has no fields)
Used in:
,Used as response type in: Basket.GetBasketById, Basket.UpdateBasket
See: https://learn.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/protobuf-data-types#decimals Example: 12345.6789 -> { units = 12345, nanos = 678900000 }
Used in:
Whole units part of the amount
Nano units of the amount (10^-9) Must be same sign as units