Show / Hide Table of Contents

Class ManageSellOfferOperationResponse

Inheritance
System.Object
Response
OperationResponse
ManageOfferOperationResponse
ManageSellOfferOperationResponse
Inherited Members
ManageOfferOperationResponse.OfferId
ManageOfferOperationResponse.Amount
ManageOfferOperationResponse.PriceRatio
ManageOfferOperationResponse.Price
ManageOfferOperationResponse.BuyingAssetType
ManageOfferOperationResponse.BuyingAssetCode
ManageOfferOperationResponse.BuyingAssetIssuer
ManageOfferOperationResponse.SellingAssetType
ManageOfferOperationResponse.SellingAssetCode
ManageOfferOperationResponse.SellingAssetIssuer
ManageOfferOperationResponse.BuyingAsset
ManageOfferOperationResponse.SellingAsset
OperationResponse.Id
OperationResponse.SourceAccount
OperationResponse.SourceAccountMuxed
OperationResponse.SourceAccountMuxedID
OperationResponse.PagingToken
OperationResponse.Type
OperationResponse.CreatedAt
OperationResponse.TransactionHash
OperationResponse.TransactionSuccessful
OperationResponse.Links
Response.RateLimitLimit
Response.RateLimitRemaining
Response.RateLimitReset
Response.SetHeaders(HttpResponseHeaders)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class ManageSellOfferOperationResponse : ManageOfferOperationResponse, IPagingToken

Properties

TypeId

Declaration
public override int TypeId { get; }
Property Value
System.Int32

Overrides
OperationResponse.TypeId
Back to top Generated by DocFX