ManageBuyOfferOperationResponse

public class ManageBuyOfferOperationResponse : ManageOfferOperationResponse, @unchecked Sendable

Represents a manage buy offer operation response. This operation creates, updates, or deletes a buy offer on the Stellar DEX, specifying the amount to buy rather than the amount to sell. 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