Optionalapi_OptionalforwardedUnique Address identifying the account that made the offers.
Optionalledger_current_index?: numberThe ledger index of the current in-progress ledger version, which was used when retrieving this data.
Optionalledger_hash?: stringThe identifying hash of the ledger version that was used when retrieving this data.
Optionalledger_index?: numberThe ledger index of the ledger version that was used when retrieving this data, as requested.
Optionalmarker?: unknownServer-defined value indicating the response is paginated. Pass this to the next call to resume where this call left off. Omitted when there are no pages of information after this one.
Optionaloffers?: AccountOffer[]Array of objects, where each object represents an offer made by this account that is outstanding as of the requested ledger version. If the number of offers is large, only returns up to limit at a time.
OptionalstatusOptionalwarningOptionalwarnings
Response expected from an AccountOffersRequest.