@aleph-sdk/monorepo
    Preparing search index...

    Type Alias MessageCostLine

    type MessageCostLine = {
        cost_hold: string;
        cost_stream: string;
        name: string;
        type: MessageCostType;
    }
    Index

    Properties

    cost_hold: string
    cost_stream: string
    name: string