PathPaymentStrictReceiveOperationResponse
public class PathPaymentStrictReceiveOperationResponse : PathPaymentOperationResponse, @unchecked Sendable
Represents a path payment strict receive operation response. This operation sends a path payment where the destination amount is specified, and the source amount varies within a maximum limit. See Stellar developer docs
-
Maximum amount willing to send.
Declaration
Swift
public let sourceMax: String? -
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash