for Selling Asset
fun forSellingAsset(assetType: String, assetCode: String? = null, assetIssuer: String? = null): OffersRequestBuilder
Returns all offers selling an asset.
Return
This request builder instance
Parameters
asset Type
The asset type (native, credit_alphanum4, credit_alphanum12)
asset Code
The asset code (null for native)
asset Issuer
The asset issuer account ID (null for native)
See also
Returns all offers selling an asset.
Return
This request builder instance
Parameters
asset
The asset being sold