Type alias Currency6909Flow

Currency6909Flow: {
    currency: Currency6909;
    amount: string;
    direction: "in" | "out";
}

Type declaration