Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::AccountChannelsHandler::ChannelResponse Struct Reference

A struct to hold data for one channel response. More...

#include <AccountChannels.hpp>

Public Attributes

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
 

Detailed Description

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: