Type alias SetFeeType

SetFeeType: {
    set: RequireOnlyOne<IFeeType>;
}

Type declaration

Generated using TypeDoc