Show / Hide Table of Contents

Class WalletSugar.Funded

Inheritance
object
WalletSugar.Funded
Namespace: Xrpl.Wallet
Assembly: Xrpl.dll
Syntax
public class WalletSugar.Funded

Constructors

| Edit this page View Source

Funded(XrplWallet, double)

Declaration
public Funded(XrplWallet wallet, double balance)
Parameters
Type Name Description
XrplWallet wallet
double balance

Fields

| Edit this page View Source

Balance

Declaration
public double Balance
Field Value
Type Description
double
| Edit this page View Source

Wallet

Declaration
public XrplWallet Wallet
Field Value
Type Description
XrplWallet
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX