ManageSellOfferOperationResponse

public class ManageSellOfferOperationResponse : ManageOfferOperationResponse, @unchecked Sendable

Represents a manage sell offer operation response. This operation creates, updates, or deletes a sell offer on the Stellar DEX, specifying the amount to sell rather than the amount to buy. See Stellar developer docs

  • Initializer - creates a new instance by decoding from the given decoder.

    Declaration

    Swift

    public required init(from decoder: Decoder) throws

    Parameters

    decoder

    The decoder containing the data