Add Response
model
#28
Labels
1st month
Planned to be worked on in the first month. Estimate budget: 13,333 $
2nd month
Planned to be worked on in the second month. Estimate budget: 6,666 $
enhancement
New feature or request
XRPL Grants
This issue is planned to get resoled as part of the XRPL Grants program (within 8 months)
Milestone
A model that represents a clients response.
status
ResponseStatus
result
Result
id
Option<&str>
id
.type
Option<ResponseType>
Methods
Account methods
AccountChannelsResponse
account
&str
channels
Vec<Channel>
ledger_hash
Option<&str>
ledger_index
Option<u32>
validated
Option<bool>
limit
Option<u32>
marker
Option<&str>
Channel
account
&str
amount
&str
balance
&str
channel_id
&str
destination_account
&str
settle_delay
u32
public_key
Option<&str>
public_key_hex
Option<&str>
expiration
Option<u32>
cancel_after
Option<u32>
source_tag
Option<u32>
destination_tag
Option<u32>
Sources:
The text was updated successfully, but these errors were encountered: