marginpy.generated_client.types.wrapped_i80f48 module

class WrappedI80F48JSON

Bases: TypedDict

bits: int
class WrappedI80F48(bits: 'int')

Bases: object

layout: ClassVar = <CStruct>
bits: int
classmethod from_decoded(obj: Container) WrappedI80F48
to_encodable() dict[str, Any]
to_json() WrappedI80F48JSON
classmethod from_json(obj: WrappedI80F48JSON) WrappedI80F48