stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.horizon.responses
/
OfferResponse
/
Links
Links
@
Serializable
data
class
Links
(
val
self
:
Link
,
val
offerMaker
:
Link
)
HAL links connected to this offer.
Members
Constructors
Links
Link copied to clipboard
constructor
(
self
:
Link
,
offerMaker
:
Link
)
Properties
offer
Maker
Link copied to clipboard
@
SerialName
(
value
=
"offer_maker"
)
val
offerMaker
:
Link
Link to the account that created this offer
self
Link copied to clipboard
@
SerialName
(
value
=
"self"
)
val
self
:
Link
Link to this offer