BeginSponsoringFutureReservesOperationResponse
public class BeginSponsoringFutureReservesOperationResponse : OperationResponse, @unchecked Sendable
Represents a begin sponsoring future reserves operation response. This operation initiates sponsorship of reserves for another account, allowing the sponsor to pay for the reserve requirements of ledger entries created by the sponsored account. See Stellar developer docs
-
Account ID being sponsored.
Declaration
Swift
public let sponsoredId: String -
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash