interface ClassResource {
    streamflow_fee: string;
    treasury: string;
    tx_fee: string;
    withdrawor: string;
}

Properties

streamflow_fee: string
treasury: string
tx_fee: string
withdrawor: string