satstream-rust-sdk 1.0.17

Satstream API SDK for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ResponsesGetAddressRuneBalanceData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **String** |  | [optional] [default to null]
**divisibility** | **i32** |  | [optional] [default to null]
**rune** | **String** |  | [optional] [default to null]
**runeid** | **String** |  | [optional] [default to null]
**spaced_amount** | **String** |  | [optional] [default to null]
**spaced_rune** | **String** |  | [optional] [default to null]
**symbol** | **String** |  | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)