Show / Hide Table of Contents

Class AllowTrustResult

Inheritance
System.Object
OperationResult
AllowTrustResult
AllowTrustCantRevoke
AllowTrustMalformed
AllowTrustNotRequired
AllowTrustNoTrustline
AllowTrustSelfNotAllowed
AllowTrustSuccess
Inherited Members
OperationResult.IsSuccess
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class AllowTrustResult : OperationResult

Methods

FromXdr(AllowTrustResult)

Declaration
public static AllowTrustResult FromXdr(AllowTrustResult result)
Parameters
Type Name Description
stellar_dotnet_sdk.xdr.AllowTrustResult result
Returns
AllowTrustResult

Back to top Generated by DocFX