OptionalFeeThe amount of XRP (in drops) available for paying transaction fees on behalf of the sponsee. This is a pre-funded balance that gets decremented when the sponsor pays fees for the sponsee's transactions.
A bit-map of boolean flags. Possible flags include:
OptionalMaxThe maximum fee (in drops) that the sponsor is willing to pay per transaction on behalf of the sponsee. If not specified, there is no per-transaction limit.
The account that is sponsoring (paying fees/reserves). This is the owner of the Sponsorship object.
A hint indicating which page of the sponsor's owner directory links to this object, in case the directory consists of multiple pages.
The identifying hash of the transaction that most recently modified this object.
The index of the ledger that contains the transaction that most recently modified this object.
OptionalRemainingThe number of ledger objects for which the sponsor is paying reserves on behalf of the sponsee. This count is incremented when the sponsor pays for object creation and decremented when sponsored objects are deleted. Default value is 0.
The account being sponsored (receiving fee/reserve coverage).
A hint indicating which page of the sponsee's owner directory links to this object, in case the directory consists of multiple pages.
The Sponsorship object type represents a sponsorship relationship between two accounts, where the sponsor (Owner) pays fees and/or reserves on behalf of the sponsee.