XdrLedgerKeyAccount
in package
Table of Contents
Methods
- __construct() : mixed
- decode() : XdrLedgerKeyAccount
- encode() : string
- forAccountId() : XdrLedgerKeyAccount
- getAccountID() : XdrAccountID
Methods
__construct()
public
__construct(XdrAccountID $accountID) : mixed
Parameters
- $accountID : XdrAccountID
decode()
public
static decode(XdrBuffer $xdr) : XdrLedgerKeyAccount
Parameters
- $xdr : XdrBuffer
Return values
XdrLedgerKeyAccountencode()
public
encode() : string
Return values
stringforAccountId()
public
static forAccountId(string $accountId) : XdrLedgerKeyAccount
Parameters
- $accountId : string
Return values
XdrLedgerKeyAccountgetAccountID()
public
getAccountID() : XdrAccountID