Show / Hide Table of Contents

Class ManageSellOfferResult

Inheritance
System.Object
OperationResult
ManageSellOfferResult
ManageSellOfferBuyNoIssuer
ManageSellOfferBuyNotAuthorized
ManageSellOfferBuyNoTrust
ManageSellOfferCrossSelf
ManageSellOfferLineFull
ManageSellOfferLowReserve
ManageSellOfferMalformed
ManageSellOfferNotFound
ManageSellOfferSellNoIssuer
ManageSellOfferSellNotAuthorized
ManageSellOfferSellNoTrust
ManageSellOfferSuccess
ManageSellOfferUnderfunded
Inherited Members
OperationResult.IsSuccess
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class ManageSellOfferResult : OperationResult

Methods

FromXdr(ManageSellOfferResult)

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

Back to top Generated by DocFX