Package tbdex.sdk.rust
Class Quote
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,tbdex.sdk.rust.Disposable,tbdex.sdk.rust.QuoteInterface
public class Quote implements Disposable, AutoCloseable, QuoteInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classQuote.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static Quote.CompanionCompanion
-
Method Summary
-
-
Constructor Detail
-
Quote
Quote(Pointer pointer)
-
Quote
Quote(NoPointer noPointer)
This constructor can be used to instantiate a fake object.
-
-
-
-