A struct to hold data for one channel response.
More...
#include <AccountChannels.hpp>
|
std::string | channelID |
std::string | account |
std::string | accountDestination |
std::string | amount |
std::string | balance |
std::optional< std::string > | publicKey |
std::optional< std::string > | publicKeyHex |
uint32_t | settleDelay {} |
std::optional< uint32_t > | expiration |
std::optional< uint32_t > | cancelAfter |
std::optional< uint32_t > | sourceTag |
std::optional< uint32_t > | destinationTag |
A struct to hold data for one channel response.
- Note
- type aligned with SField.h
The documentation for this struct was generated from the following file: