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
/
Price
/
Companion
Companion
object
Companion
Members
Functions
from
String
Link copied to clipboard
@
JvmStatic
fun
fromString
(
price
:
String
)
:
Price
Approximates a decimal price string to a fraction.
from
Xdr
Link copied to clipboard
@
JvmStatic
fun
fromXdr
(
price
:
PriceXdr
)
:
Price
Creates a Price from its XDR representation.