Skip to main content

Module v1

Module v1 

Source

Modules§

__buffa
list_flows_request

Structs§

AssetIds
AssetIds identifies the asset roles involved in one lifecycle.
AssetIdsOwnedView
Self-contained, 'static owned view of a AssetIds message.
AssetIdsView
AssetIds identifies the asset roles involved in one lifecycle.
FlowDetailView
FlowDetailView is the full lifecycle detail response model.
FlowDetailViewOwnedView
Self-contained, 'static owned view of a FlowDetailView message.
FlowDetailViewView
FlowDetailView is the full lifecycle detail response model.
FlowStepActivityView
FlowStepActivityView is an expandable detail row underneath a visible step.
FlowStepActivityViewOwnedView
Self-contained, 'static owned view of a FlowStepActivityView message.
FlowStepActivityViewView
FlowStepActivityView is an expandable detail row underneath a visible step.
FlowStepView
FlowStepView is one factual observed visible step in the lifecycle detail view. Use FlowSummaryView.progress_timeline for the current projected progress state.
FlowStepViewOwnedView
Self-contained, 'static owned view of a FlowStepView message.
FlowStepViewView
FlowStepView is one factual observed visible step in the lifecycle detail view. Use FlowSummaryView.progress_timeline for the current projected progress state.
FlowSummaryProgressView
FlowSummaryProgressView describes progress within the current visible step.
FlowSummaryProgressViewOwnedView
Self-contained, 'static owned view of a FlowSummaryProgressView message.
FlowSummaryProgressViewView
FlowSummaryProgressView describes progress within the current visible step.
FlowSummaryView
FlowSummaryView is the compact lifecycle representation used by lists, realtime updates, and the header of a detail view.
FlowSummaryViewOwnedView
Self-contained, 'static owned view of a FlowSummaryView message.
FlowSummaryViewView
FlowSummaryView is the compact lifecycle representation used by lists, realtime updates, and the header of a detail view.
FlowTimelineItemView
FlowTimelineItemView is one item in the expected visible lifecycle progress path.
FlowTimelineItemViewOwnedView
Self-contained, 'static owned view of a FlowTimelineItemView message.
FlowTimelineItemViewView
FlowTimelineItemView is one item in the expected visible lifecycle progress path.
FlowTxMatchView
FlowTxMatchView is one lifecycle flow matched by a transaction-hash search.
FlowTxMatchViewOwnedView
Self-contained, 'static owned view of a FlowTxMatchView message.
FlowTxMatchViewView
FlowTxMatchView is one lifecycle flow matched by a transaction-hash search.
GetFlowByIdRequest
GetFlowByIdRequest selects one lifecycle flow by its public flow id.
GetFlowByIdRequestOwnedView
Self-contained, 'static owned view of a GetFlowByIdRequest message.
GetFlowByIdRequestView
GetFlowByIdRequest selects one lifecycle flow by its public flow id.
GetFlowResponse
GetFlowResponse returns one lifecycle flow with summary, factual steps, and estimated timeline data when available.
GetFlowResponseOwnedView
Self-contained, 'static owned view of a GetFlowResponse message.
GetFlowResponseView
GetFlowResponse returns one lifecycle flow with summary, factual steps, and estimated timeline data when available.
ListFlowsByTxRequest
ListFlowsByTxRequest searches lifecycle flows by transaction identifier. A single chain transaction can map to zero, one, or many lifecycle flows.
ListFlowsByTxRequestOwnedView
Self-contained, 'static owned view of a ListFlowsByTxRequest message.
ListFlowsByTxRequestView
ListFlowsByTxRequest searches lifecycle flows by transaction identifier. A single chain transaction can map to zero, one, or many lifecycle flows.
ListFlowsByTxResponse
ListFlowsByTxResponse returns a page of lifecycle flows that reference one transaction hash.
ListFlowsByTxResponseOwnedView
Self-contained, 'static owned view of a ListFlowsByTxResponse message.
ListFlowsByTxResponseView
ListFlowsByTxResponse returns a page of lifecycle flows that reference one transaction hash.
ListFlowsRequest
ListFlowsRequest filters and paginates lifecycle flow summaries.
ListFlowsRequestOwnedView
Self-contained, 'static owned view of a ListFlowsRequest message.
ListFlowsRequestView
ListFlowsRequest filters and paginates lifecycle flow summaries.
ListFlowsResponse
ListFlowsResponse returns one page of flow summaries.
ListFlowsResponseOwnedView
Self-contained, 'static owned view of a ListFlowsResponse message.
ListFlowsResponseView
ListFlowsResponse returns one page of flow summaries.
RequestFee
RequestFee captures the on-chain fee associated with a deposit or withdrawal request. This is separate from summary amount_e18, which carries the gross request principal for API display.
RequestFeeOwnedView
Self-contained, 'static owned view of a RequestFee message.
RequestFeeView
RequestFee captures the on-chain fee associated with a deposit or withdrawal request. This is separate from summary amount_e18, which carries the gross request principal for API display.

Enums§

FlowDomain
FlowDomain identifies the product domain that currently owns or processes the value represented by the lifecycle.
FlowKind
FlowKind identifies the product flow family.
FlowState
FlowState is the latest lifecycle state after folding normalized facts.
FlowStep
FlowStep is the public lifecycle step shown in API and realtime read models. It is business-facing and intentionally hides the lower-level technical milestone taxonomy.
FlowStepActivityKind
FlowTimelineStatus
FlowTimelineStatus describes how a progress timeline item relates to the current user-facing flow state.
LifecycleReason
LifecycleReason is the stable product-facing reason catalog for failed, dropped, refunded, or otherwise notable lifecycle states.
LifecycleSource
LifecycleSource identifies the subsystem that emitted a normalized fact or visible milestone.
ListOrderBy
ListOrderBy selects which timestamp ListFlows uses for ordering and cursors.
ListScope
ListScope selects which lifecycle state bucket should be returned.
RequestFeeStatus
RequestFeeStatus identifies the current lifecycle state of a request-scoped on-chain fee snapshot.
Sort
Sort selects lifecycle list direction.
TxLookupKind
TxLookupKind controls which transaction reference fields are searched.

Functions§

register_types
Register this package’s Any type entries and extension entries.