Interface AccountReceivableRPC

interface AccountReceivableRPC {
    blocks: string[];
}

Properties

Properties

blocks: string[]