PathPaymentStrictSendOperationResponse
public class PathPaymentStrictSendOperationResponse : PathPaymentOperationResponse, @unchecked Sendable
Represents a path payment strict send operation response. This operation sends a path payment where the source amount is specified, and the destination amount varies within a minimum limit. See Stellar developer docs
-
Minimum amount expected to be received by the destination.
Declaration
Swift
public let destinationMin: String? -
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash