interface FeeInfoResponse {
    feeInfo?: FeeInfo;
}

Properties

Properties

feeInfo?: FeeInfo

Generated using TypeDoc